Skip to content

Update webdriver.Chrome() and webdriver.find_element() syntax#59

Open
geeksmith wants to merge 1 commit intoinAudible-NG:masterfrom
geeksmith:updated-selenium-calls
Open

Update webdriver.Chrome() and webdriver.find_element() syntax#59
geeksmith wants to merge 1 commit intoinAudible-NG:masterfrom
geeksmith:updated-selenium-calls

Conversation

@geeksmith
Copy link

@geeksmith geeksmith commented Jun 11, 2024

selenium.webdriver.Chrome() no longer supports passing executable_path directly. It's now passed via a service. Also, update deprecated calls to find_element_by_id() to the new find_element() method.

Other PRs have already solved half of this but they've not been merged. I also updated the download link for chromedriver.

selenium.webdriver.Chrome() no longer supports passing executable_path
directly. It's now passed via a service. Also, update deprecated calls
to find_element_by_id() to the new find_element() method.
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