...
Open the Command Prompt.
Navigate to the directory containing the offline package.
To run on Chrome, use: java -jar qualitiaoffline-xxxx.jar googleChrome.chromeOptions.args=--headless
For Firefox execution, input: java -jar qualitiaoffline-xxxx.jar firefox.firefoxOptions.args=--headless
🔧 Got a problem? Let’s fix!
Execution is getting aborted after triggering the suite for offline execution. “Fatal exception during execution”: You might get this error, if the Test Case name contains slash (/). To successfully execute an offline suite, avoid using slash in the Test Case name.