up.1.4.1.source-code.webdrivermanager.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jlineup Show documentation
Show all versions of jlineup Show documentation
Webapp image comparison tool
### Settings for Webdrivermanager
### See https://github.com/bonigarcia/webdrivermanager for documentation
wdm.targetPath=~/.m2/repository/webdriver
wdm.forceCache=true
wdm.override=false
wdm.timeout=30
wdm.seekErrorRetries=3
wdm.chromeDriverUrl=http://chromedriver.storage.googleapis.com/
wdm.chromeDriverExport=webdriver.chrome.driver
wdm.chromeDriverVersion=2.27
wdm.phantomjsDriverUrl=https://bitbucket.org/ariya/phantomjs/downloads/
wdm.phantomjsDriverExport=phantomjs.binary.path
wdm.phantomjsDriverVersion=2.1.1
wdm.geckoDriverUrl=https://api.github.com/repos/mozilla/geckodriver/releases
wdm.geckoDriverExport=webdriver.gecko.driver
wdm.geckoDriverVersion=0.14.0
wdm.gitHubTokenName=
wdm.gitHubTokenSecret=
© 2015 - 2024 Weber Informatics LLC | Privacy Policy