All Downloads are FREE. Search and download functionalities are using the official Maven repository.

river-utils.1.3.source-code.reference.conf Maven / Gradle / Ivy

There is a newer version: 1.6
Show newest version

webtest {
    profile:   ${?WEBTEST_PROFILE}
}

webdriver {
    browser:    firefox
    type:       local
}

saucelabs {
    timeout:    60
    server:     ondemand.saucelabs.com/wd/hub
    user:       ${?SAUCELABS_USER}
    key:        ${?SAUCELABS_KEY}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy