-
Updated
Mar 22, 2022 - Java
#
uiautomator
Here are 44 public repositories matching this topic...
A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
BenedictP
commented
Oct 28, 2021
I just tried out your sample code and when I edit the "samples/kaspresso-sample/src/main/res/layout/activity_main.xml" layout to have a big space at the beginning like this:
https://gist.github.com/BenedictP/86dc99308851010bc11a4ada98f3c3e6
The samples/kaspresso-sample/src/androidTest/kotlin/com/kaspersky/kaspressample/simple_tests/SimpleTest.kt will fail. I can see Kaspresso is scrolling do
-
Updated
Mar 23, 2021 - Java
EasyClick ui自动化测试,三方扩展类库,长期更新
-
Updated
Aug 19, 2020 - JavaScript
Kotlin DSL for Espresso and UIAutomator.
-
Updated
Nov 13, 2018 - Kotlin
Restaurants sample app built with the new architecture components (LiveData, Room, ViewModel) and Dagger 2
room
unit-testing
viewmodel
mockwebserver
wiremock-android
uiautomator
livedata
architecture-components
-
Updated
Mar 15, 2019 - Kotlin
An example of using Espresso and UiAutomator to write UI tests that interact with Android M permission dialogs.
-
Updated
Apr 9, 2016 - Java
DSL framework for testing Android apps
android
testing
screenshot
unit-testing
mobile
adb
command-line
dsl
test-automation
testing-tools
uiautomator
overdraw
testing-library
measurment
-
Updated
May 30, 2022 - Kotlin
NodeJS wrapper for UiAutomator
-
Updated
Apr 28, 2022 - JavaScript
Easiest framework to develop Android UI tests
android
kotlin
architecture
espresso
uiautomator
espresso-framework
ui-tests
ultron
android-ui-tests
uiautomator2
-
Updated
May 12, 2022 - Kotlin
Getting started with Espresso Unit Testing
-
Updated
Mar 31, 2017 - Java
-
Updated
Aug 13, 2019 - Kotlin
Simple Android Calculator written using JavaRX
-
Updated
Apr 6, 2018 - Kotlin
Uiautomator2的kotlin版本(目前可以使用基本能,开发文档还没写,可以参考下test开发)
-
Updated
Sep 28, 2019 - Kotlin
An adapter for UIAutomator app which can be execute many UI tests by config the XML file.
-
Updated
Apr 13, 2018 - Java
SignIn tool fully automatic implemented by Uiautomator, which can help us to auto sign in for 3rd party apps
-
Updated
Dec 2, 2018 - Java
This repository was created to help tests and developers to use the UIAutomator.
-
Updated
May 13, 2020 - Java
Wrapper over ADB written in Bash to mimic and extend UIAutomator
-
Updated
Nov 4, 2021 - Shell
Automated Collection of data in Android applications.
-
Updated
Mar 13, 2018 - Python
NTU FYP AY2017-18: Deep Learning for Android UI Testing
-
Updated
Jun 2, 2022 - Python
Android Acceptance Test Framework
-
Updated
Jan 2, 2018 - Java
Plugin for trying out locators and navigating screen dumps while developing automated tests
-
Updated
May 23, 2022 - Kotlin
An UX Test Lib built on top of UIAutomator to provide a simple a discoverable API to reduce boilerplate and verbosity
-
Updated
Aug 2, 2021 - Kotlin
Testing with Kaspresso by KasperskyLab
-
Updated
Aug 3, 2020 - Kotlin
Improve this page
Add a description, image, and links to the uiautomator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the uiautomator topic, visit your repo's landing page and select "manage topics."
uiautomator2的版本号:2.11.1
使用device.image.match时匹配错误
模版图像是:

截图:

匹配结果:{'similarity': 0.9961444735527039, 'point': [319, 673]}
直接使用findit模块测试也是这么高匹配度,估计是findit模块不给力,是