Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 295 Bytes

File metadata and controls

7 lines (4 loc) · 295 Bytes

PythonSeleniumTest

This is a work in progress automation excersise using Python and Selenium.

This test package needs some additional python modules like pytest and unittest.

Current usage: to run the tests use in project folder:"python -m pytest tests\test_suite.py --html=reportname.html