-
https://github.com/AppiumTestDistribution/appium-device-farm/blob/main/src/AndroidDeviceManager.ts#L25-L27 and https://github.com/AppiumTestDistribution/appium-device-farm/blob/main/src/IOSDeviceManag…
-
the test is stucking at this step when I run test.
> [Appium] Plugins which can handle cmd 'createSession': device-farm (sessionless)
> [Appium] Plugin device-farm (sessionless) is now handling cmd …
-
npx wdio config -y
=========================
WDIO Configuration Helper
=========================
Installing wdio packages:
- @wdio/local-runner
- @wdio/mocha-framework
- @wdio/spec-report…
-
Since 31st January we need to look into alternatives for the centos mirrors, so far only used in the typescript nodejs image related task build.
This is why since yesterday our builds in github ar…
-
@sudharsan-selvaraj Thanks for the great plugin. @SrinivasanTarget and I have actively maintaining appium-device-farm to solve parallel execution and one of the part of the plugin was dashboard to sho…
-
Im running a UI test on android devices.
When the scripts fails because no element found, the script end and the device status stays busy.
`[HTTP] --> DELETE /session/4f41f275-1165-4b15-88c7-c83a6…
-
We have migrated the plugin to Typescript but we had left migrating our dashboard written in react.js here: https://github.com/AppiumTestDistribution/appium-device-farm/tree/main/web
-
https://github.com/AppiumTestDistribution/appium-device-farm/blob/main/src/app.ts
-
Currently, we check if we are in macOs and fetch all devices (i.e) both android and iOS by default. Question of what if user wants to run android alone or iOS alone even if they are using macOS?https:…
-
https://github.com/appium/appium-plugins/blob/f3cb0b86aa/packages/fake/lib/plugin.js#L9-L27