Skip to content

update main.py for selenium 4.14.0 #3

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iLaurian
Copy link

@iLaurian iLaurian commented Oct 26, 2023

I have updated the script to be compatible with selenium 4.14.0
I have replaced the find_element_by_* commands that deprecated in Selenium with find_element().
I have updated the parameters of webdriver.Chrome() adding the service parameter to allow users to specify the path to their chromedriver and updated the options parameter to match the syntax of selenium 4.14.0.

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

Successfully merging this pull request may close these issues.

1 participant