You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are two backend drivers available for iOS (automationName). UIAutomation which is supported up-to iOS 9.3 and XCUITest which is supported from 10.0 on. UIAutomation is deprecated but will continue to be supported for the time being.
18
18
19
19
By default, the tests are now run against `iPhone 6 Simulator 10.1 (14A345)`
20
-
#### Documentation
21
-
22
-
-[Installing Appium on OS X](https://github.com/appium/ruby_console/blob/master/osx.md)
0 commit comments