pytest test_search.py --headed --slowmo 500 --browser=firefox --tracing=on --html=report.html --self-contained-html
pytest test_all.py --headed --slowmo 500 --browser=firefox --tracing=on --html=report.html --self-contained-html -k "test_checkout_without_login"