Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-uiautomator

Android get text from browser

How to change activities title in attach()

Need to identify xpath for android element using appium

How to access elements on external website using Espresso

How to close an Android app using UiAutomator?

Android: Espresso doesn't wait until fragment or activity is shown so every test failed

Providing delay between events in UiAutomator Android

Run UI automation tests with gradle without uninstalling

uiautomatorviewer - What does NAF stand for?

android-uiautomator

java.lang.SecurityException: Permission Denial: getIntentSender() when using UiAutomation in a test

Android revoke permission at start of each test

How can I get the parent of a view using uiautomator?

Unable to start uiautomatorviewer

Error in using UIAutomatorviewer for testing Android app in Appium

Error obtaining UI hierarchy Error while obtaining UI hierarchy XML file: com.android.ddmlib.SyncException: Remote object doesn't exist

ant build : unable to locate tools.jar. Expected find it in C:\Program Files\Java\jre7\lib\tools.jar

Is there a way to get current activity's layout and views via adb?

Set different minSdkVersion for testAndroid than for main app

Android Testing: UIAutomator vs Espresso