Package | Description |
---|---|
com.auxiliary.selenium.event |
Modifier and Type | Method and Description |
---|---|
static EventProxy.ActionType |
EventProxy.ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventProxy.ActionType[] |
EventProxy.ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EventProxy.addAcion(EventProxy.ActionType actionType,
String regex,
EventAction action)
根据相应的执行的方法类型,添加指定的名称匹配规则及执行方法
|
Copyright © 2024. All rights reserved.