-
### Discussed in https://github.com/AppiumTestDistribution/appium-device-farm/discussions/618
Originally posted by **kuldeep04** January 25, 2023
Appium log:
```
Error: [node-persist][re…
-
we used slotCapabilities node to return information about devices how they registered in device farm.
with latest appium2.0 and adjusted in #89 ncloud-grid this functionality is broken.
![image](h…
-
Hello Dear Author Jlipps:
I've followed your steps on readme.md. Found this error looks like can't find a method in the plugin, this is my log :
```
2023-07-20T03:20:31.503Z INFO webdriver: COMM…
-
I have the following config yaml:
```
server:
relaxed-security: true
base-path: /wd/hub
keep-alive-timeout: 300
log-timestamp: true
port: 4723
use-drivers:
- espresso
use…
-
**Describe the bug**
I am performing end-to-end (e2e) testing using Appium. However, when I set the capabilities to a specific device, Appium always automatically captures the first available devic…
-
Starting Appium device farm when setting platform to ios will fail to execute, giving: Could not configure Appium server. It's possible that a driver or plugin tried to update the server and failed. O…
-
Hey @saikrishna321 I am using ATD with appium device farm plugin, Currently I can only run device farm either for android or for ios, If I need to run it for both at once, then with current implementa…
-
Hello, I am using https://github.com/appium/appium-docker-android to install device-farm and appium-dashboard with Docker Appium. However, for some reason, appium-dashboard can be detected, but device…
-
As we are quite close to specify all the scenarios from the roadmap, we have to extend it. This are scenarios we think makes sense to work on:
1. [Device emulation](https://github.com/w3c/webdriver-b…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I am performing end-to-end (e2e) testing using Appium. However, when I set the capabi…