Local Development¶
To write you own code, you can use the following steps to set up a local development environment.
Automation¶
Clone the repository or install it (see README file)
Duplicate directory under
tests
with your automation nameAdjust the
func.py
file to your needsRun
python test.py
in the directory to test your automation