Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 361 Bytes

File metadata and controls

15 lines (9 loc) · 361 Bytes

auto-testing

Prerequisites

Python (I am using version 3.11)
Install pip3 pip3 install pytest (7.3.1)
pip3 install selenium (4.9.0)
pip3 install allure-pytest (2.13.2)

In the run->edit configuration dialog under Python tests->additional arguments add: --alluredir .\Reports\

In the config.json please set your LinkedIn account credentials