This project test file runs a script file (eg. python script).
First, we provide script path vid cmd command: "cd <>"
Second, we print command to run script via cmd: "<>"
We do this by using CmdExecutor class. We run test via Run_Script_File class.
This project provides provides integration with Jenkins via pom.xml file profiles This project provides Allure report integration which enables coder to output a detailed report at the end of each run. This report contains a UI screenshot of a failed test in case of UI testing.