Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 206 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 206 Bytes

To execute your Python scripts in Testinium, you should first install Python. Then execute "pip install selenium" command to install Selenium libraries.

Test execution is done via "python test.py" command.