Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to locate element: [id="regEmail"] #34

Open
mat926 opened this issue Nov 21, 2024 · 0 comments
Open

Unable to locate element: [id="regEmail"] #34

mat926 opened this issue Nov 21, 2024 · 0 comments

Comments

@mat926
Copy link

mat926 commented Nov 21, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant