docs.src.views.ConfigurationGettingStarted.vue Maven / Gradle / Ivy
Configuration
Getting Started
When you use the framework, you need to provide a configuration file in a JSON format in the
/src/test/resources
directory of your project.
This configuration file setups up large parts of the framework and allows you to enable and disable certain features, set timeouts, set which exceptions to handle, configure browser preferences, toggle between headless and full browser modes and toggle between Local and Grid execution.
Full reference table and a sample JSON configuration .
© 2015 - 2025 Weber Informatics LLC | Privacy Policy