-
I have installed Appium v1.2.3, Xcode 5.1.1.
I just configured all what it's need it to run Appium for iOS (manual install not from dmg)
I running the Server and runs fine, but when I try to run the t…
-
appium : 1.4.13
xcode : 7.1
ios: 9.1
> desired_caps = dict()
> desired_caps['platformName'] = 'iOS'
> desired_caps['platformVersion'] = '9.1'
> desired_caps['devic…
-
Hi,
I get the following error when trying to create a new session for IOS simulator on MAC with Appium 0.10.1, and the same code works fine with version 0.8.5.
Anything changed sine then ?
for mor…
-
See https://groups.google.com/forum/#!topic/appium-discuss/1CdLxZQLsT0 for link to complete log information.
It appears that there are at least 3 of us running into this issue since upgrading to the …
-
Team,
Can you please guide me or point me some tutorials to run Appium through command line? I see lot of issues with Appium.app on MAC. It would be great, if you can share your knowledge or material…
-
Hi,
I am trying to execute my testcases on iPad Simulator, I am using Appium 0.16.0, xCode 5. My scripts were executing earlier. Once I updated with latest version of appium, it does not click on the…
-
Hello,
I have the following setup where I have 2 appium servers running on my OS X and I create 2 drivers (one for each app). I start app B first and then I start app A and this results in app B gett…
-
Getting the Killall instruments and Killall iOS Simulator error while running appium 1.3.4-beta1 in IOS 8.1.1. But its working fine with IOS 7 and IOS 8.0.1. Please find the logs below for reference.
…
-
Mac OS 10.8.1 ; Xcode 5-DP ; appium 0.14.2
Have selected 'Prelaunch Applications" from the Appium preferences
Downloaded "iPhoneMixerEQGraphTest.zip" project from ios developer library
trying to run …
-
We are facing issue where the instruments crashing after successful element finding.
Please find the Appium logs below
info: --> GET /wd/hub/status {}
info: [debug] Responding to client with succes…