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

Upgrade to Selenium 4.3.0 #148

Open
mpasternak opened this issue Jul 3, 2022 · 1 comment
Open

Upgrade to Selenium 4.3.0 #148

mpasternak opened this issue Jul 3, 2022 · 1 comment

Comments

@mpasternak
Copy link
Contributor

https://stackoverflow.com/questions/72773206/selenium-python-attributeerror-webdriver-object-has-no-attribute-find-el

element.find_by_name(...) is now element.find_element("name", ...)

@jpic
Copy link
Member

jpic commented Apr 12, 2024

It would be much easier with pytest-splinter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants