public interface AppElementLocation
文件名:AppElementLocation.java
用途: 定义与app相关的元素信息返回方法
编码时间:2021年4月10日下午2:53:33
修改时间:2021年4月10日下午2:53:33
Modifier and Type | Method and Description |
---|---|
String |
getContext()
用于返回当前元素的所在的上下文内容
|
boolean |
isNative()
用于返回当前元素是否为app原生元素
|
boolean isNative()
String getContext()
Copyright © 2024. All rights reserved.