charleshopkinsiv / webdriver-loader
A tool for downloading and managing the chromedriver binary, and then starting the selenium webdriver.
v1.0
2023-04-08 22:24 UTC
Requires
- php-webdriver/webdriver: ^1.11
This package is auto-updated.
Last update: 2024-11-09 02:16:11 UTC
README
#WebDriver Loader
This class will handle firing up the selenium webdriver. It will download the browsers up to date binary file for you if not already downloaded.
Currently only works for chrome on linux.