macOS
Install Maestro on macOS with Java 17 and Xcode. Follow setup steps to get started with reliable mobile UI testing.
Dependencies:
Java 17 or higher - You can verify your Java version with
java -version
. If you need to install Java:Install via Homebrew:
brew install openjdk@17
Or download from Oracle JDK or OpenJDK
Or use SDKMAN! for version management (see our video guide)
Xcode (recommended version is 14 or higher) Please make sure that Command Line Tools are installed (Xcode -> Preferences -> Locations -> Command Line Tools)
After setting up the macOS dependencies above, follow the default installation instructions:
Installing MaestroLast updated
Was this helpful?