Open mat926 opened 1 week ago
I keep getting this error when running the script.
Stacktrace:
RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8 WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:193:5 NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:511:5 dom.find/</<@chrome://remote/content/shared/DOM.sys.mjs:136:16 File "C:\Users\vboxuser\Downloads\reddit_account_test.py", line 4, in <module> email, username, password = create_account() ^^^^^^^^^^^^^^^^ selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: [id="regEmail"] Stacktrace: RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8 WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:193:5 NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:511:5 dom.find/</<@chrome://remote/content/shared/DOM.sys.mjs:136:16
I keep getting this error when running the script.
Stacktrace: