appium
Here are 439 public repositories matching this topic...
Appium or Appium Desktop?
- [ X ] I have verified that my issue does not occur with Appium and should be investigated as an Appium Desktop issue
The problem
I downloaded and executed the file Appium-windows-1.15.1.exe, but the Appium desktop window did not launch. On running it from a command prompt, I could see that it failed with an error stating that it could not find the module "el
I have a test case that uses accessibility ID to find a button that is on the title bar of a Windows application. That button is found when I run WinAppDriver.exe via a regular user account, but it fails when I run it as an administrator account. This happens when running WinAppDriver.exe directly and when I run it via Appium.
This is an issue because the documentation for WinAppDriver.exe, a
-
Updated
Jul 10, 2020 - Java
Describe the solution you'd like
Various changes to the a project that utilizes the Carina Framework for testing seems to have disabled or overridden the log4j logging options with no changes being applied to the maven carina template supplied files. If there was a documented class that could be used for a debugging entry point we (QA Test devs) can follow the process from the onset and iden
Hello,
Am completely new to the dockers when am trying to run dockers compose with the following yml file
`version: '2'
services:
Selenium hub
selenium_hub:
image: selenium/hub
ports:
- 4444:4444
Appium Docker Android
appium_android_device:
image: appium/appium
depends_on:
- selenium_hub
privileged: true
volumes:
- /dev/
-
Updated
Feb 11, 2020
SeLion Version
2.0.0-SNAPSHOT
Component
Expected Behavior
ios cases can be run on IOS(iphone:11.2,iphoneX) app
Actual Behavior
run cases on IOS(iphone:11.2,iphoneX) app, it throws NoClassDefFoundError, it seems there is no JsonException in selenium-remote-driver 3.7.1
Steps to Reproduce
- write one ios case:
. Currently, it will just fail without any readable note.
Value
It
logcat:
09-15 21:09:06.292 4571 4597 D appium : Sending plain text to element: 00
09-15 21:09:06.294 4571 4597 W UiObject2: AccessibilityNodeInfo#performAction(ACTION_SET_TEXT) failed
uiautomator2:
[SendKeysToElement.safeHandle()](https://github.com/appium/appium-uiautomator2-server/blob/8eb809776b2a48435ec8574e28a553279124dd90/app/src/main/java/io/appium/uiautomator2/hand
Im reading the documentation to get an overview to the project (seems great so far!) but I noticed that the examples for RemoteWebDriver / Capabilities are out of sync.
The documentation writes about a @BeforeAll setUp method, but the example code doesn't show this method.

-
Updated
Jul 1, 2020 - Java
-
Updated
Jul 6, 2020 - Java
It's time to properly handle the documentation :). This is a summary ticket for all tasks related to the docs update.
- migrate whatever is worth and still true from the wiki to our docs site
- document the new functionality related to interfaces handling
- document the setup with various cloud providers, e.g. SauceLabs, Crossbrowsertesting, etc. (#69)
- running tests in para
Improve this page
Add a description, image, and links to the appium topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the appium topic, visit your repo's landing page and select "manage topics."
Support
using="-android viewmatcher", value="<JSON>"appium/appium-espresso-driver#516
like appium/appium#12372
Acceptance Criteria: