How to set up Desktop tests to work on MacOS

Before being able to run automated desktop tests on MacOS, you will need to perform the below steps:

1- OpenCV lib should be installed. the preferred way is via Homebrew:

brew install opencv

2. Under: System Preferences > Privacy & Security > Privacy > Accessibility : Java should be enabled

3. Under: System Preferences > Privacy & Security > Privacy > Screen Recording : Java should be enabled

4. Follow the instructions on this link to set up the dependencies 

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

Please sign in to leave a comment.