Showing posts with label xcode install from app store. Show all posts
Showing posts with label xcode install from app store. Show all posts

Oct 28, 2017

Install Xcode and Launch iOS Simulator

To install Xcode on your mac, first find the compatible version of Xcode w.r.t your Mac version. If your macOS is greater than 10.12.6 then install Xcode 9 .

From AppStore : 


  • Open the App Store
  • Search 'Xcode' application
  • Download it and install
  • Drag the xcode app to Applications
  • Launch Xcode
  • Go to xcode  > Open Developer Tools > Select iOS Simulator




















Mobile App Automation with Appium on Android Emulator/Device

Overview :- Appium  is an open source test automation tool for mobile applications. It allows you to test all the three types of mobile...