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

init.browsers.README.md Maven / Gradle / Ivy

There is a newer version: 4.1.1
Show newest version
Browsers
========

Configure all your browser settings here (one file per browser).

To load settings for a browser, pass the associated browser conf file to the Gwen `-c/--config` CLI option.

For example, to run on local firefox:
- `-c gwen/browsers/firefox.conf`
- or `--config gwen/browsers/firefox.conf`

To run on remote firefox via remote webdriver (add the remote config)
- `-c gwen/browsers/firefox.conf,gwen/browsers/remote.conf`
- or `--config gwen/browsers/firefox.conf,gwen/browsers/remote.conf`




© 2015 - 2025 Weber Informatics LLC | Privacy Policy