selenium-yaml

Selenium bots using YAML


License
Apache-2.0
Install
pip install selenium-yaml==1.0.96

Documentation

selenium-yaml-core

Selenium bots using YAML

Documentation

For in-depth documentation, head over to our GH-Pages site.

Installation

pip install selenium-yaml

Running the CLI

The CLI can be run directly by using:

run_sally.py --yaml-file=path/to/bot/yaml

Use the --help argument for details on the CLI!