-
Hi,
I am new to RF and appiumlibray. I run only 2 test steps as:
1. Open the apk application in iOS simulator (succeeds)
2. Get Contexts (only NATIVE_APP view)
I am using an ios app with ini…
-
[Xcode]
[Xcode] 2024-03-27 14:27:37.729646+0800 WebDriverAgentRunner-Runner[51644:9187193] Using general test manager
[Xcode]
[Xcode] 2024-03-27 14:27:37.842285+0800 WebDriverAgentRunner-Runner…
-
## The problem
While running tests, the app process consumes near 100% CPU, it becomes unresponsive. The tests are randomly failing because of this.
## Environment
* Appium version (or git re…
-
I install Appium 1.15 and install appium IDB. However, it ended up with the error as the above subject title.
The original report is filed in
https://github.com/appium/appium-desktop/issues/1123
…
-
1. Connected two android devices and one ios device to the ubuntu machine.
2. Resigned IPA file and uploaded it to device farm
3. Set-up proxy by setting environment variable http_proxy=http://'devi…
-
I am trying to run my automation test using java-client:8.0.0 beta version on a experitest cloud platform but while running the test getting the below issue.
Code:
```
protected IOSDriver driver …
-
Setup a new monorepo for our iOS packages, including:
* appium-remote-debugger (`@appium/remote-debugger` on NPM)
* node-simctl (`node-simctl` on NPM)
* appium-xcode (`@appium/xcode` on NPM)
* a…
-
### The problem
hi,
An error occurred when I was using appium for element operation.
- selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processi…
-
Ever since I switch to xcode 10 to be compatible with IOS 12 devices my scripts stopped working. Basically for our app we need to install the app change the settings in ios settings and then relaunch …
-
Hi,
on the project page it says that the Appium-iOS-Inspector is based on the original source of Selendroid Inspector. I checked the original Selendroid Inspector code and noticed that it's actually …