Questions tagged with AWS Device Farm
AWS Device Farm is an application testing service that lets you improve the quality of your web and mobile apps by testing them across an extensive range of desktop browsers and real mobile devices; without having to provision and manage any testing infrastructure.
Content language: English
Select tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
197 results
What is the purpose of "Add extra data" field , when creating run there's option to add extra data and its mentioned that "Upload a .zip file to be extracted before your app is tested. ", So if i uplo...
Wanted to know how i can access the file after uploading the extra data using below command
--- create-upload --project-arn <> --name "extra-data.zip" --type EXTERNAL_DATA
after that i used the URL ...
I'm currently running automated tests using AWS Device Farm with Java, Appium, and TestNG. My test suite sometimes takes over two hours to complete, which causes AWS to terminate the run.
I'm looking ...
Hi,
I’m currently working with AWS Device Farm to execute automated tests and I’d like to ask for guidance regarding a specific need related to handling secrets within the test execution environment....
Hello,
I am trying to switch the context to WebView and I am always receiving this message that the session was not created because Chrome was not reachable.
```
2025-03-18 19:37:05:425 - [Chromedr...
We have a mobile app that collects the stats of MCU via Bluetooth connection. Is that possible to connect external MCU device with the devices (iOS/Android) available on device farm.
If not is there a...
We have been running tests against our app on multiple Android and iOS devices. Everything was working for a while. A few weeks ago, many of the Pixel device runs started failing with the following er...
Hi,
Using AWS Device Farm, our Android app is having trouble connecting to Firebase because it detects that calls are coming from Amazon instead of a physical device.
We've tried disabling the proxy...
I am testing hybrid application for the automation and on launch it shows the very first screen as Native and then clicking on the button on that screen it opens the Webview. At this point I can see b...
Hi,
We are trying AWS device farm for a while now and are globally managing to work with it.
However we have a blocker issue:
* our app is integrated with google maps
* for some reason the maps are n...
I've created an appium test for our web app, and I'm running it on ios devices in device farm. I would like to use the javascript aws-sdk to connect to secrets manager, where i'll store test user cred...
We have a devicefarm configured IOS test suite. It has multiple devices attached to its pool which includes devices on different versions of IOS. The device with iOS 17 was able to run the test with c...