mccp
mccp
### What happened? Use the Example on GitHub , found it fail to download jpg file Examplelink: https://github.com/SeleniumHQ/seleniumhq.github.io/blob/trunk/examples/python/tests/drivers/test_remote_webdriver.py#L10-L11 codes : import os import time from selenium import webdriver from selenium.webdriver.common.by...
### What happened? error: D:\Python\Python311\python.exe D:/OfflineaCare/ndb/program/test/test_oooooooo.py Traceback (most recent call last): File "D:\OfflineaCare\ndb\program\test\test_oooooooo.py", line 51, in driver.download_file(downloadable_file, target_directory) File "D:\Python\Python311\Lib\site-packages\selenium\webdriver\remote\webdriver.py", line 1155, in download_file zip_ref.extractall(target_directory) File "D:\Python\Python311\Lib\zipfile.py", line 1679, in...