-
Declarative Framework based on first principles for running tests and collecting artifacts for web site testing.
-
more work in progress for additional classes like scenarios, sessions, interface, recordings etc
- use conda (Miniforge) environment for isolated development (ease of managing dependencies)
python -m pip install -r reqs.txt
playwright install
- to run the code, simply execute the following command
python functional.py --url <url> --headless