Commit Graph

2 Commits

Author SHA1 Message Date
Aaron Smith
1cb12b8212 Update webdriver.Chrome() and webdriver.find_element() syntax
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.
2024-06-11 11:16:30 -07:00
Vesselin Bontchev
79e2cea3ca PoC 2021-03-24 18:54:03 +05:30