- create virtual env
pip install -r requirements.txt
playwright install
to load browsers
Please visit PyTest Cookbook for more details.
There are many Command Line options to sort by test_id, test_name, asc, desc, by folders and to randomise. See PyTest Cookbook.