AI-Assisted-Selenium-Automation/ │ ├── src/ │ └── test/ │ ├── java/com/example/saucedemo/ │ │ ├── pages ...
Rulezi doar fișierul (cel mai simplu) pytest tests/test_login_negative.py --alluredir=allure-results Rulezi doar funcția de test (foarte util) pytest tests/test_login_negative.py::test_login_negative ...