Script failure after downloading of images
Closed this issue · 2 comments
johtso commented
Traceback (most recent call last):
File "autofill.py", line 501, in <module>
File "autofill.py", line 144, in fill_cards
File "selenium/webdriver/remote/webdriver.py", line 636, in execute_script
File "selenium/webdriver/remote/webdriver.py", line 321, in execute
File "selenium/webdriver/remote/errorhandler.py", line 242, in check_response
selenium.common.exceptions.JavascriptException: Message: javascript error: Cannot set properties of null (setting 'value')
(Session info: chrome=96.0.4664.55)
[8568] Failed to execute script autofill
Running fine after restarting the script.
Investigamer commented
Yeah just rerun the script and don't mess with the chrome window till it gets going I find this usually happens when I disrupt or interact with the window somehow when its firing up.