vladimir-grigoriev / stepik_selenium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tasks for stepik "Автоматизация тестирования с помощью Selenium и Python" course

3.6.9 Task is in the test_items.py module and fixtures are in the conftest.py module

Run test with the comand

pytest -v --tb=line --language=fr --browser_name=chrome test_items.py

or you can switch "--language" to others (ru, en, etc.) and "--browser_name" to firefox


work in progress

About


Languages

Language:Python 100.0%