构造函数和描述 |
---|
UninitializedNavigableSupport(Initializable initializable) |
类型参数 | 返回类型 | 名称和描述 |
---|---|---|
|
导航器 |
$() |
|
导航器 |
$(整数 index) |
|
导航器 |
$(Range<Integer> range) |
|
导航器 |
$(导航器[] navigators) |
|
导航器 |
$(WebElement[] elements) |
|
导航器 |
$(String selector) |
|
导航器 |
$(String selector, int index) |
|
导航器 |
$(String selector, Range<Integer> range) |
|
导航器 |
$(Map<String, Object> attributes, By bySelector) |
|
导航器 |
$(Map<String, Object> attributes, By bySelector, int index) |
|
导航器 |
$(Map<String, Object> attributes, By bySelector, Range<Integer> range) |
|
导航器 |
$(By bySelector) |
|
导航器 |
$(By bySelector, int index) |
|
导航器 |
$(By bySelector, Range<Integer> range) |
|
导航器 |
$(Map<String, Object> attributes) |
|
导航器 |
$(Map<String, Object> attributes, int index) |
|
导航器 |
$(Map<String, Object> attributes, Range<Integer> range) |
|
导航器 |
$(Map<String, Object> attributes, String selector) |
|
导航器 |
$(Map<String, Object> attributes, String selector, int index) |
|
导航器 |
$(Map<String, Object> attributes, String selector, Range<Integer> range) |
|
导航器 |
find() |
|
导航器 |
查找(整数 index) |
|
导航器 |
find(Range<Integer> range) |
|
导航器 |
find(String selector) |
|
导航器 |
find(String selector, int index) |
|
导航器 |
find(String selector, Range<Integer> range) |
|
导航器 |
find(Map<String, Object> attributes, By bySelector) |
|
导航器 |
find(Map<String, Object> attributes, By bySelector, int index) |
|
导航器 |
find(Map<String, Object> attributes, By bySelector, Range<Integer> range) |
|
导航器 |
find(By bySelector) |
|
导航器 |
find(By bySelector, int index) |
|
导航器 |
find(By bySelector, Range<Integer> range) |
|
导航器 |
find(Map<String, Object> attributes) |
|
导航器 |
find(Map<String, Object> attributes, int index) |
|
导航器 |
find(Map<String, Object> attributes, Range<Integer> range) |
|
导航器 |
find(Map<String, Object> attributes, String selector) |
|
导航器 |
find(Map<String, Object> attributes, String selector, int index) |
|
导航器 |
find(Map<String, Object> attributes, String selector, Range<Integer> range) |
|
导航器 |
聚焦() |
<T extends Module> |
T |
module(Class<T> moduleClass) |
<T extends Module> |
T |
module(T module) |