-
some locators are not responding to ios driver click where the locators visibility is mentioned as false. keyboard also not getting enabled after clicking on some text boxes. when we were using IOS 1…
-
**To Reproduce**
Steps to reproduce the behavior:
1. tunnel start --userspace
2. ios runwda --udid={udid} --bundleid={bundleid} --testrunnerbundleid={bundleid} --xctestconfig=WebDriverAgentRuner.xc…
-
## Description
Just recently unable to enter text into a XCUIElementTypeSecureTextField on iOS as I consistently get `InvalidElementStateException: Error Domain=com.facebook.WebDriverAgent Code=1 "'"…
-
## Description
I'm doing a migration from Appium 7.3 to 8.0, but I have problems with closing the app without terminating the driver session with driver.close(), but the error occurs on execution
…
-
I am constantly getting this error when trying to run my tests (made on WebdriverIO) on an iOS simulator. I have tried everything, including:
- Different iOS versions and device models
- Erasing con…
-
```
{
"ebb1cd0681567cf1a485a1ee8d0519d34c51f367": {
"automationName": "XCUITest",
"platformName": "iOS",
"udid": "ebb1cd0681567cf1a485a1ee8d0519d34c51f367",
"deviceName": "iPhone X",
…
-
When I try to create a remote webdriver on OS X 10.11.4 and Xcode 7.3 I get the following error:
```
51:48:246 INFO NewSessionNHandler.safeStart The server cannot run Capabilities [{simulator=true, …
-
-
## Description
Unable to start Appium session when I am having sikulixapi: 2.0.5 added in the dependency.
## Environment
* Java client build version or git revision if you use some snapshot: …
-
I installed WDA in ios simulator by following instructions as mentioned in Github. Now not sure what happened but there is a upgrade in Xcode and everything disappeared.
I tried to follow the same pr…