Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 371 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 371 Bytes

GenesysTest

To run the tests, install the following libraries on your machine by opening command prompt in admin mode and entering:

pip install pytest pip install selenium

Navigate to the directory of the tests e.g. C:\Users\New User\PycharmProjects\GenesysTest\Tests

Enter the command pytest test_ryanair.py

A chrome window should open and the test should run.