ios_tests/appium.txt in appium_lib-9.2.0 vs ios_tests/appium.txt in appium_lib-9.3.0

- old
+ new

@@ -1,11 +1,13 @@ [caps] platformName = "ios" -platformVersion = "10.1" +platformVersion = "10.2" deviceName ="iPhone Simulator" automationName = 'XCUITest' app = "./UICatalog.app" [appium_lib] sauce_username = "" sauce_access_key = "" wait = 30 +wait_timeout = 20 +wait_interval = 1 \ No newline at end of file