↧
Answer by ruveena for Error while inspecting using Appium
This can be resolved by making the platform version of device in Appium and simulator's version to same. I was using 8.4 simulator while Appium was accepting 8.3.
View ArticleAnswer by SomeStudent for Error while inspecting using Appium
So it looks like the device you requested isn't one that is supported. Only ones it can support according to the error are iOS 8.4
View ArticleError while inspecting using Appium
I was trying to test my iOS app using Appium.This is the first time am using the app. I got following text in dialogue box. Please help me, thanks in advance.Could not start a new sessionBe sure the...
View Article