Pre-Requisites to Execute Scripts in Ubuntu and Redhat
This article gives you the detailed information on pre-requisites to execute scripts in ubuntu and redhat
Pre-requisites for Executing Scripts in Ubuntu and Redhat
Driver Configuration
- If you set the EnableWebdriverPath tag to true, the execution will run using the .exe driver files.
- Ensure that the required driver file is placed inside the resources folder before running the script.
Report Setup
- Before execution, set the report folder tag to temp.
Windows-Specific Note (if executing on Windows before/after Linux)
- Prior to running the script on Windows, uninstall and reinstall Python to avoid version conflicts.
Cross-Platform Execution
- The same automation script can be executed on Ubuntu and Red Hat machines after meeting the above prerequisites.
Was this page helpful?