Package | Description |
---|---|
com.auxiliary.selenium.element | |
com.auxiliary.selenium.event.extend | |
com.auxiliary.selenium.location |
Modifier and Type | Field and Description |
---|---|
protected static AbstractLocation |
FindElement.read
存储元素的定位方式读取类对象,由于多个子类之间需要互通,故此处标记为static
|
Modifier and Type | Method and Description |
---|---|
void |
FindElement.setReadMode(AbstractLocation read,
boolean isBreakRootFrame)
用于设置元素定位方式文件读取类对象
|
Modifier and Type | Method and Description |
---|---|
void |
CommonEventCollection.setReadMode(AbstractLocation read,
boolean isBreakRootFrame)
用于设置元素定位方式文件读取类对象
|
Modifier and Type | Class and Description |
---|---|
class |
JsonLocation
文件名:JsonLocation.java
|
class |
NoFileLocation
文件名:NoFileLocation.java
|
class |
TextLocation
文件名:TextLcation.java
|
class |
XmlLocation
文件名:XmlLocation.java
|
class |
YamlLocation
文件名:YamlLocation.java
|
Copyright © 2024. All rights reserved.