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

WebDriver' object has no attribute 'find_element_by_name #6

Open
nandlalyadav57 opened this issue May 25, 2024 · 0 comments
Open

WebDriver' object has no attribute 'find_element_by_name #6

nandlalyadav57 opened this issue May 25, 2024 · 0 comments

Comments

@nandlalyadav57
Copy link

python.exe .\IRCTC_Tatkal_Booking.py
[11952:64936:0525/143130.048:ERROR:cloud_policy_validator.cc(558)] Policy signature validation failed

DevTools listening on ws://127.0.0.1:64281/devtools/browser/d9836f4f-c6c5-492b-a4c0-9412469cc363
Traceback (most recent call last):
File "C:\Users\nandl\IRCTC-tatkal_booking\IRCTC_Tatkal_Booking.py", line 79, in
username = browser.find_element_by_name("j_username")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'WebDriver' object has no attribute 'find_element_by_name

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