Skip to content
#

uiautomator

Here are 44 public repositories matching this topic...

FhyTan
FhyTan commented Aug 21, 2020

uiautomator2的版本号:2.11.1

使用device.image.match时匹配错误

模版图像是:
image

截图:
image

匹配结果:{'similarity': 0.9961444735527039, 'point': [319, 673]}

直接使用findit模块测试也是这么高匹配度,估计是findit模块不给力,是

BenedictP
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

help wanted good first issue

Improve this page

Add a description, image, and links to the uiautomator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the uiautomator topic, visit your repo's landing page and select "manage topics."

Learn more