-
### Do I have the most recent component updates?
- [X] I use the most recent available driver/plugin and server versions
### Is the component officially supported by the Appium team?
- [X] I have v…
-
Add capability to create appium device farm with specific UDIDs.
Even though the machine has many devices connected, I wanted to create device-farm with only specific udids.
I’ve used below conf…
-
**Describe the bug**
1. Start Appium with device-farm plugin
2. Create a new driver session
3. Execute test steps and quit the driver.
4. After executing a method **DELETE /wd/hub/session/b5e543…
-
Hi Team,
when ı clicked use device for ios devices ı encounter EADDRINUSE message. This problem is new because this problem didn't yesterday.
My gist : https://gist.github.com/erdncyz/c707fb88f3…
-
2023-09-13 16:39:15:194 - [Appium] Welcome to Appium v2.0.1
2023-09-13 16:39:15:197 - [Appium] Non-default server args:
2023-09-13 16:39:15:198 - [Appium] {
2023-09-13 16:39:15:198 - [Appium] loc…
-
I keep running into an `xcode 70` error when running appium with WebDriverAgent.
Xcode error when running pytests
```
E selenium.common.exceptions.WebDriverException: Message: An unkno…
-
Hi team,
The latest version of device farm is not storing the videos when the capability is added as true:
df:recordVideo = true
1. Appium version (or git revision) that exhibits the issue: …
-
I am experiencing an issue with the Appium iOS Driver where the contexts returned during webview automation are incorrect. Despite the Appium server logs showing valid context values, my automation sc…
-
We are getting the below error frequently
Assume that I am running 5 test cases, a couple of test cases are running properly and other test cases are failing due to below error
unknown error: We…
-
I try to connect to real device (connected to Device farm) with Appium inspector.
App is installed on device and launched succesfully. But I cant see any elements in Appium inspector (infinite loadi…