-
I'm running the Appium app and attempting to pre-launch my iOS app to test with the iPhone simulator build. It successfully loads the app the launches it, but crashes on the first screen. It then retr…
-
## The problem
I am trying to run appium for iOS simulator automation testing through command line. Appium launches the iOS simulator and simulator crashes before completing boot up.
[debug] [Instru…
-
If the app requires some access permission when first launched (i.e. location),
then the test doesn't get started and times out.
The app is launched successfully, and the permission alert is displayed…
-
I'm still seeing the same issue that I logged in #3973 after installing from master following the directions here: https://github.com/appium/appium/blob/master/docs/en/contributing-to-appium/appium-fr…
-
Environment details:
OSX 10.10
XCode 6.1
Appium 1.3.1
iPhone actual device Connected:
5S
iOS 8.1
## When I am start appium with actual iPhone device connected then below error/logs come and could n…
-
I have tested multiple Devices on Appium 1.3.0 with Xcode6
Error appeared after updating to Xcode6
Testing iPods or iPhones (regardless of iOS version, in my case 7.1 and 8.1) worked all great withou…
-
MacOS 10.9.5
Xcode 6.1
Appium v1.3.1
iOS 8.1
Running test with iOS native applciation I get instruments crash continously after trying many times!
Here is full log:
info: Welcome to Appium v1.3.1 (R…
-
Hi,
I am having trouble getting Appium to select the correct device. When launching (I launch from the command line) it keeps trying to add 'Simulator' to the device name. My devices show up under th…
-
While trying to execute Appium Code against Sauce Labs simulators for iOS I am having trouble with instruments crashing (go figure). However, this seems to be a pretty reproducible in one configuratio…
-
Hey guys! :)
Can you help me with this?
I already created the simulator build for the specified capabilities and put the app path on Appium.
When I tried to run the Appium Inspector the following e…