Package | Description |
---|---|
com.auxiliary.sikuli.location |
Modifier and Type | Field and Description |
---|---|
protected List<ElementLocationInfo> |
AbstractSikuliLocation.elementInfoList
存储元素信息集合,建议将该数据进行缓存,以减少不必要的麻烦处理
|
Modifier and Type | Method and Description |
---|---|
abstract List<ElementLocationInfo> |
AbstractSikuliLocation.getElementLocationList(String name)
该方法用于返回元素的信息
|
List<ElementLocationInfo> |
XmlSikuliLocation.getElementLocationList(String name) |
Copyright © 2024. All rights reserved.