Selenium Python | How to use PyTest

05.10.2018
Create a simple test script 2. Install Pytestpip install -U pytestpytest --version 3. Rename python file to add test_ 4. Create 3 methods: setup, test, teardown 5. Run from terminalpython -m...

Похожие видео

Показать еще