Top "Appium-ios" questions

Appium is an open source test automation framework for use with native, React Native, hybrid and mobile web apps.

How to perform a scroll in a drop down list to hidden element?

How to perform a scroll in a drop down list with that format with selenium, appium ? I'm using tag name …

selenium protractor appium ui-automation appium-ios
How to get list of child elements of an element in Appium?

I'm working with native iOS app through Appium. I have the following structure: UIAApplication -> UIAWindow -> UIATextBox …

ios selenium selenium-webdriver appium appium-ios
How to click home button in iOS simulator?

I want to click home button in iOS Simulator by automation. I just want to know whether it is possible …

ios ios-ui-automation keycode appium-ios
For mobile automation what are the advantages of Appium VS Calabash and of Calabash VS Appium?

I have used Appium in Mobile automation with IOS and Android. I wanted to know about advantages that offers Calabash …

appium calabash calabash-android appium-ios calabash-ios
How to download Appium Desktop in Ubuntu 16

I am trying to download Appium Desktop in Ubuntu 16 (I've just been using the terminal to run it so far). …

automation appium appium-ios appium-android
Unable to launch ipa file in IOS 10 real Device using appium 1.6.0

To start with I got a .ipa file from the development team to test, the developer has mentioned the .ipa …

ios iphone xcode appium appium-ios
npm install -g ios-deploy didn't work , it displays error

I am trying to install APPIUM on my machine and want to run it in actual device, for that i …

ios xcode npm homebrew appium-ios
The file “WebDriverAgentRunner-Runner.app” couldn’t be opened because there is no such file

I have installed Appium 1.6.4 on Mac using Terminal. Also I can able to inspect iPhone WebElements using Safari Browser in …

ios iphone macos selenium appium-ios
Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65

I am trying to run appium scripts with below setup: Appium version : 1.6.4 Xcode : 8.3.2 Mac : 10.12.4 iPhone : 10.3.1 Below is the code I …

java iphone selenium-webdriver automation appium-ios
How to enable/disable app permission using Appium?

My app need the multiple app permission. I need to check how my app behaves by allowing or denying the …

appium appium-ios appium-android