-
### SeLion Version
2.0.0-SNAPSHOT
### Component
SeLion & SeLion-appium-provider
### Expected Behavior
SeLion platform WebElements to be located via appium [MobileBy](https://appium.github.io/…
-
Included version of Appium when running webdriver-manager update --ios is 1.6.0 which does not support xcode 9 and results in error when running tests for xcode 9 project. Is ther a way to update to …
-
Hi carolmirakove,
I tried running catalog_spec.rb and got below errors
/Users/vikramingleshwar/.rvm/rubies/ruby-2.1.1/bin/ruby -e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) /Users/vikra…
-
I get this when I run `gulp verifySetup`:
```
1) Can Search Simple "before all" hook:
Error: [init({"browserName":"","appium-version":"1.1","platformName":"iOS","platformVersion":"7.1","device…
ghost updated
8 years ago
-
Hi,
I want to test the Safari browser but fail to start the iOS simulator up. It crash every times. I am able to start the simulator manually though.
I see there is an error on the appium log
…
-
Hi Guys!
I tried your framework for Appium yesterday and everything works fine on iOS but if you have multiple simulators on your configuration, the tests are launch only on the first opened.
Ex…
timoa updated
6 years ago
-
I use Java + TestNG to run tests on iOS and Android. For iOS I use 2 devices: iPhone 6S Plus (iOS 11.4) and iPhone 5S (iOS10.3.3). When I run the tests, Appium finds the ID for a certain element on th…
nemue updated
5 years ago
-
appium-ios-device related thing (if needed)
https://github.com/doronz88/pymobiledevice3/blob/master/misc/RemoteXPC.md
We should send message via the RemoteXPC, `remoted`. We maybe detect if it i…
-
Hi,
Is there any chance you'll be including the toggleTouchIdEnrollmentCommand from Appium?
It's currently in beta and I noticed it was added to the java client.
https://github.com/appium/jav…
-
## Description
i having issue in Xcode simulator which shows Black screen always if simulator is already opened, though i have already set fullrest as True. **I know the app does run because I can…