-
Hello,
im trying to get the new device farm 5.0.0 running.
**My config.yaml:**
```
server:
relaxed-security: true
base-path: /wd/hub
keep-alive-timeout: 800
port: 4723
use-plugin…
-
**Describe the bug**
Unable to start the appium server for iOS device with the arguments below
`appium server -ka 800 --use-plugins=device-farm,appium-dashboard -pa /wd/hub --plugin-device-farm-…
-
Hi, I'm trying to set up a Serenity-Screenplay project on aws farm devices but I can't get it. I do not know if it is because it is not compatible with this framework.
I appreciate your help
-
Having a scenario, where our automated tests started the appium server runtime, Can we use this plugins parameters as arguments?
For example:
`return AppiumDriverLocalService.buildService(
…
-
**Description**
Started the appium server with the plugins --plugin-device-farm-platform=ios --plugin-device-farm-ios-device-type=real. But while running the test, the test is failing due to drive…
-
**Describe the bug**
iOS Real device execution is not working using appium devices farm and usePrebuiltWDA capability. Execution returns an error `xcodebuild exited with code '65' and signal 'null'…
-
Hey @saikrishna321 ,
Was planning to use ATD with appium 2.0 and was facing below issue. Couldn't identify the root cause, would be really grateful, if you can help me understand what I am missing…
-
Hello,
im currently running a Hub + Nodes setup in kubernetes. Every Node has an Android Emulator.
**Here is the config yaml for my Nodes:**
```
server:
relaxed-security: true
base-path: /w…
-
Hi Team,
In Appium dashboard, recordings are not available for the execution results. Is there any flag to enable recording?
In logs, I could find commands related to recording:
`info HTTP {"…
-
**Describe the bug**
I'm trying to configure a hybrid farm whereby tests can be executed either locally or via BrowserStack if the desired options are not available locally.
**Link to Appium l…