-
### Steps to reproduce
Unable to find element by Semantics
### Expected results
Should be able to find element bySemanticsLabel
### Actual results
No element is found
### Code sample
Code samp…
-
I don't know it is the right place to report issue but I couldn't manage to close modal dialog.It may cause because of Appium / Selenium frameworks.If it is so please kindly close issue.
Up to now …
-
Many Serenity/JS Community Members have asked for a demonstration of using Serenity/JS + WebdriverIO + Appium to test native mobile apps. Serenity/JS integrates with WebdriverIO to provide reporting c…
-
The appium testing framework uses accessibility labels to identify and interact with elements. The current react-native-material-ui components however do not support these labels which makes automates…
-
I am using appium-mac2-driver. It is detecting a button element but not clicking the same.
Also the screenshot() method works successfully on the element and saves the correct screenshot of the eleme…
-
The default element-wait retry do not override when I am trying to update from code:
```
{
"server": {
"plugin": {
"element-wait": {
"timeout": 50000,
"intervalBet…
-
The first SwiftyID meetup ever!
📆 Date: Tuesday, 28 November 2017
🏢 Venue: SCTV Tower 14th Floor. Jln Asia Afrika, Tanah Abang 10270, Indonesia
Topics delivered:
- Buttery-Smooth Scrolling …
-
## Description
The links on the [wiki-page of this repository](https://github.com/appium/java-client/wiki) lead to 404-errors
I'm new to appium and don't know which commands to use to write ui-t…
-
## The problem
I am trying to run a test class in a suite. The class that is giving the error is running a data driven test. The beforeMethod in the test runs fine, but for some reason the test fai…
-
### Use case
The Windows platform does not implement the mapping of `Semantics.identifier` property to `automationId`, which is usefull in automated test, specifically using Appium.
This is imp…