-
{"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:app":"/Users/jyothishkumarav/IdeaProjects/AppiumJavaSample/src/test/resources/sampleApps/ApiDemos-debug.apk","appium:appActivity":".ApiDemos",…
-
Devices/simulators/emulators used for test execution should be above the provided OS version.
-
Can wdio-aws-device-farm-service be used to run appium tests?
-
mac % appium server -ka 1000 -p 4723 --log-level error:debug --use-plugins=device-farm,appium-dashboard --base-path /wd/hub --plugin-device-farm-platform=android --allow-insecure=adb_shell --nodeconf…
-
## The problem
I am moving from Appium 1.x to 2.0. When I try to run my automation on a particular device by providing deviceName, I am getting the below error:
InvalidArgumentError: property 'de…
-
Version: `device-farm@1.0.0-beta.12`
Appium is able to test the app currently installed on the device, if `bundleId` or `appPackage` is specified, with certain conditions.
But `device-farm` does…
-
**Steps:**
1. Physically remove Webdriver.ipa from iOS (if it present)
2. Connect iOS device to linux
3. `docker logs -f device -appium`
**Actual result:** Webdriver.ipa doesn't install on iOS d…
-
### What is your Scenario?
Hi,
I am trying to run my testcafe tests inside of AWS Device Farm so that I can run my tests on real mobile devices, specifically iOS Safari.
AWS Device Farm uses …
-
healthcheck improved for offline and unauthorized android devices: https://github.com/zebrunner/appium/releases/tag/1.4.3
we have to jump on this version asap
-
## The problem
While running the automation test scripts in AWS Device farm for iOS Mobile devices, we observed that automation test are getting skipped after few pass or fail test. Noticed followi…