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

uality-automation.aquality-selenium-core.1.0.1.source-code.settings.json Maven / Gradle / Ivy

Go to download

Library with core functions simplifying work with Selenium-controlled applications.

There is a newer version: 4.3.0
Show newest version
{
  "timeouts": {
    "timeoutImplicit": 0,
    "timeoutCondition": 30,
    "timeoutPollingInterval": 300,
    "timeoutCommand": 60
  },
  "retry": {
    "number": 2,
    "pollingInterval": 300
  },
  "logger": {
    "language": "en"
  },
  "elementCache": {
    "isEnabled": false
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy