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

This package is auto-updated.

Last update: 2024-04-09 00:52:59 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.