docs.src.views.ConfigurationMetrics.vue Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of selenium-java-test-automation Show documentation
Show all versions of selenium-java-test-automation Show documentation
A simple Selenium framework offering externalised configuration, a good selection of libraries for supporting
test data, simple WebDriver browser binary resolution and an opinionated approach for WebDriver test design.
The newest version!
Configuration
Metrics
Sample JSON configuration
{
"metrics": {
"jmx": {
"enabled": false
},
"graphite": {
"enabled": true,
"host": "localhost",
"port": 2003
}
}
Graphite settings
© 2015 - 2025 Weber Informatics LLC | Privacy Policy