webdriver-wrapper-0.2.0.1: Wrapper around the webdriver package that automatically manages Selenium
Safe HaskellNone
LanguageHaskell2010

Test.WebDriverWrapper.ChromeDriver

Synopsis

Documentation

getChromeDriverIfNeeded :: Maybe FilePath -> IO () Source #

Checks if chromedriver is in the downloadPath. If not, download it.