Appium Set Up Complete Guide
1. Xcode Installation 1 Install Xcode or Upgrade to 9.X 2 Goto the Mac Appstore and search for Xcode and click the Get button. 3 After installation, install the Commandline Tools. 2. Java Installation Installing Java 1 – Go to this link http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html 2 - Download jdk for macOS after clicking on the “Accept License Agreement” 3 - Open Downloads folder and double click the DMG file 4 – Double click the JDK 8 install icon 5 - Click the Continue button. 6 - Click the Install button. 7 - Enter your password to install 8 – Wait for installation to complete and then click on Continue 9 - Click on Close 10 – Click on Keep if you want to “Keep” the installer or else click on “Move to Trash” Setting environment variables for Java 11 – Open...