| Package | Description |
|---|---|
| core.helpers | |
| core.uiCore.webElement |
| Modifier and Type | Method and Description |
|---|---|
protected static EnhancedWebElement |
Helper.findElements(EnhancedBy element)
finds list of elements
|
protected static EnhancedWebElement |
Element.findElements(EnhancedBy element)
finds list of elements
|
protected static EnhancedWebElement |
Helper.findElements(EnhancedBy parent,
EnhancedBy child)
finds element based on parent element
|
protected static EnhancedWebElement |
Element.findElements(EnhancedBy parent,
EnhancedBy child) |
protected static EnhancedWebElement |
Helper.findElements(EnhancedBy parent,
int parentIndex,
EnhancedBy child)
finds a list of elements based on parent element
|
protected static EnhancedWebElement |
Element.findElements(EnhancedBy parent,
int parentIndex,
EnhancedBy child)
finds a list of elements based on parent element
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImpEnhancedWebElement |
| Modifier and Type | Method and Description |
|---|---|
EnhancedWebElement |
EnhancedWebElement.findElement(EnhancedBy parentElement,
int parentIndex,
EnhancedBy enhanceBy) |
EnhancedWebElement |
ImpEnhancedWebElement.findElement(EnhancedBy parentElement,
int parentIndex,
EnhancedBy element) |
Copyright © 2020. All rights reserved.