Executing Mobile Automation Scripts in macOS
Download generated mobile automation scripts from algoQA and execute them on macOS using the behave command in Terminal, then review the test reports.
Execute Scripts on macOS
Download the scripts generated by algoQA and run them on your macOS machine using the Terminal. After execution, review the reports in the generated folder structure.
Perform the following:
- In algoQA, navigate to Test Scripts and download the generated script to your local folder.
- Open Terminal at the script folder. In Finder, navigate to the downloaded folder, right-click, and select Services > New Terminal at Folder.

- Run the following command in the Terminal window to trigger the script:
behave
- After execution, navigate to the folder structure to view the generated report:

Was this page helpful?