-
## The problem
Attempting to swipe in Appium 1.6.0 is giving me an error that duration values must be > 0.5 and < 60, even though I am supplying a valid value. The appium log shows that my supplied v…
-
Trying to open native app for mobile using Appium on iOS Simulators 8.3 / 8.4. It is giving issues:
Below is the log:
`https://gist.github.com/shrikantkaramkar/7a144da1c950a83fa52c`
```
Details abou…
-
I have an app, which is build by Xcode, all files in MyApp.app owner is me(not root)
Then I start the server by:
``` bash
sudo node server.js -V
```
When I start a ruby irb, and want to create a d…
-
When I try to launch calabash console on new simulator iOS version 12.2, I have got ArgumentError (Could not find a device with a UDID or name matching 'iPad Air (12.2)')
instruments -s devices show…
-
Mac OS X Version 10.8.2
node-v0.8.18.pkg
iOS Simulator Version 6.1
Xcode version 4.6
info: Using local app from desiredCaps: /Users/upgundecha/TestApps/BmiCalc.app
info: Creating new appium session 8…
-
Hi,
I try to install a IPA file, but something is going wrong.
Colleague of mine can install it, but I cannot, I did install all needed dependecies, but still unable to do it.
Hope someone could help…
-
Hi We are using appium tool for our mobile application automation, in our app in one screen the app crashes when there is popup with table view present, when i looked at the source the popup element d…
-
How to fix this?? I am using Mac Os 10.10.1 & Xcode 6.1 and
trying to launch the ios app through eclipse to perform some testing but
getting this error dont know how to reseolve this issue. I have u…
-
Hi folks,
just downloaded Xcode 7 GM and changed platform version to 9.0 and tried to run the existing iOS automation tests (which work fine on iOS8.4/8.2 with Appium 1.4.0)
Few of things which I hav…
-
Run test on appium0.12.3 OSX10.9 Xcode5.0.2 long long time.
Appium log:
error: Instruments socket client never checked in; timing out
info: Instruments exited with code 1 and trace dir undefined
debug…