-
Hi Team,
The framework is not completing the task for iOS and is stopping after successfully running the tests and also report is not generated.
Its getting stopped at "> Building 83% > :runFrag…
-
Hi, it appears to me that sendKeys isn't working properly on Mac. I have ran the same code on Windows and its able to send the keys just fine.
When I try to send keys on Mac I get the following err…
-
Hello team,
I am just running the example code you provided in the example
```
from selenium import webdriver
from selenium.webdriver.common.by import By
from selenium.webdriver import Action…
-
Appium 1.6.4 beta version
XCode 8.2
Run on real device iphone 6s
My test suite hangs sporadically when I type values usually in search fields.(Usually it manages to type a part of value in the fi…
-
Hi there!
While testing it on Android emulator on chrome it always asks for Accept & Continue terms of Chrome and next to Sign In as well.
Also it will keep on the same Page until you manually clic…
-
## The problem
I have been using Appium to run automation testing against our Android app on devices for more than a year now. Just till recently we kept come across this issue while to initialize …
-
Hello,
I am trying to run Appium Espresso from Appium Server GUI and Appium Inspector with the following capabilities -
> {
"platformName": "android",
"appium:appPackage": "com.sample.reacttes…
-
when i write a simple test case i get an error like below
```
==============================================================================
Example …
-
Hi Team,
We have framework built on .net core with appium 2.0 and I would want to use the plugins available.
Currently we are using appium-wait-plugin and removed the explicit waits within the …
-
Not sure if this is a robot framework or an Appium issue, but trying to input text using:
```
Input Text accessibility_id=email ${VALID_EMAIL}
```
Fails when using jetpack compose to set…
stowy updated
12 months ago