You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automating the driver executables is definitely on the roadmap! Pylenium
requires you to have the drivers on your PATH, so this would be a great
step in making it easier. Right now, I mention webdriver-manager in the
Pylenium docs and other options so people can easily install them.
webdriver-manager
package for Python is exactly what we need :Dhttps://github.com/SergeyPirogov/webdriver_manager
Support out of the box with
webdriver-manager
:The text was updated successfully, but these errors were encountered: