-
## The problem
WDA not able to connect to device (iOS 11.1). Using the same app and capabilities, other devices (ios 9.3 until 10.3.3) are able to connect. All info I could collect if down below, b…
-
Step 1:
I use (https://github.com/peartherapeutics/bitrise-aws-device-farm-file-deploy) to upload my test package (e.g APPIUM_JAVA_TESTNG_PACKAGE) to Device Farm and this step executes successfully.
…
-
I'm facing the below error while automating my app cases in AWS device farm for the hybrid app.
Appium version: 1.6.3
Android version: 6.0
Appium Log:
https://gist.github.com/Logakarti/b53a79a83…
-
## The problem
I am trying to run my project on Device farm. Hence I am using maven build tool using pom.xml file. I have added all the required dependencies, plugins in pom.xml and zip.xml. But on…
-
## The problem
Hello,
I am running a small device farm and have run into a few issues while using Appium. The most vexing of which is as follows:
Context: There are two Samsung phones on this dev…
-
## The problem
I'm using Appium with python client. I'm running tests on AWS Device farm. Every time when the second tests starts, the appium server is failing to start. I think the issue might be …
-
On a macOS with an attached iOS device on Device Farms (via web interface) with an uploaded debug .app.
ios-deploy is not validating:
ios-deploy --bundle build/ios/Debug-iphoneos/Runner.app …
-
## The problem
I've set implicit wait for a page as below
```
protected WebDriver driver;
public AUTLandingPage(WebDriver driver) {
this.driver = driver;
PageFactory.initEl…
-
## The problem
"Error: unexpected server response (404)" shows after switch context(webview) while automating the cases in AWS device farm.
## Environment
* Appium version : 1.6.3
* Desktop…
-
## The problem
The error gets "requires 1 parameters but 0 were supplied in the @Test annotation" while running the app suites in AWS device farm. How to resolve this error?
## Environment
* …