SeeTestAutomation- Preventing Downgrade in Performance on Apple-Mac Machines
info
Please note that this tool is classified as a Legacy tool. We recommend transitioning to our updated solutions to maintain optimal performance and security in your workflows. For more information on this matter, please reach out to technical support .
Sometimes long test-running on Apple-MAC machines may be slowed-down while SeeTestUI is in background. The following property in file app.properties may be useful to prevent such downgrades:
- mac.disturbance=<msec>
where <msec> is an integer value in milliseconds. Its default value is 180,000, i.e., 3 minutes. You can shorten this period by assigning a smaller value. If you do not experience performance problems in running tests on Mac, you are advised to cancel this property at all by assigning it value 0.