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

.ui-tools.selenium3-foundation.1.0.1.source-code.chromeCaps.json Maven / Gradle / Ivy

Go to download

Selenium3 Foundation is an automation framework designed to extend and enhance the capabilities provided by Selenium 3.0 (WebDriver).

There is a newer version: 1.0.4
Show newest version
{
  "browserName": "chrome",
  "chromeOptions": { 
    "args": [ "--disable-infobars" ], 
    "prefs": { "credentials_enable_service": false } 
  } 
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy