-
I am trying to connect an iOS device to appium device farm. According to their documentation I should use the ios app signer to resign the WDA (web druiver agent) in order to install it to the device.…
-
WDA is failing because of error: No Accounts: Add a new account in Accounts settings. (in target 'WebDriverAgentRunner' from project 'WebDriverAgent')
When i trigger the WDA from xcode build is get…
-
While executing iOS Automation with Robot Framework + Appium, it throws xcodebuild error code 70. Please find attached error for reference:
`WebDriverException: Message: An unknown server-side error …
-
### Is your feature request related to a problem?
I've never done any mobile automation but was recently assigned to update a mobile automation framework. Here are some ideas listed with improvemen…
-
Properties are spy but not able to process any actions(Sendkey,Click) on same even through ios inspector with record option
ghost updated
7 years ago
-
Hello,
I am facing the same issue with my script/Appium taking too long to find the elements.
Platform: iOS
For a simple step in my Gherkin Scenario : Click a trolley icon in Checkout
This step …
-
When attempting to run **npm run e2e** in an Ionic application, we encounter the following error. To resolve this, we need to examine the dependencies and configuration.
Environment Details:
- Nod…
-
I am using webdriverio v.4.14.1, appium is v.1.10
I give the picker UI element a accessiblityLabel "Picker"
however, it didn't respond and give a error,
my code snippet:
browser.execute('mobile…
-
## Description
@iOSXCUITFindBy(locator) List returns null, while driver.findElements(locator) return list
## Environment
* Java client build version or git revision if you use some snapshot: …
-
## The problem
WDA crashes trying to connect to device (iOS 11.2.1) using Appium. I've already opened a [ticket](https://github.com/appium/appium/issues/9830) in Appium repository, but their conclu…