Если возникло "ImportError: cannot import name 'MarkInfo'" То удалить pytest-selenium
Если "TypeError: init() missing 3 required positional arguments: 'excinfo', 'start', and 'stop'" То обновить flaky в pip до последней версии
- clone the project
git clone
- open the project in PyCharm
- configure PyCharm to use pytest as default test runner
- click on green triangle near test that you want to run