Describes a mechanism for locating an element relative to others on the page.
| Name | Type | Default | Description |
|---|---|---|---|
findDetails | By | ||
filters | Array.<Object> | null |
Look for elements above the root element passed in
| Name | Type | Description |
|---|---|---|
locatorOrElement | string | |
Return this object
Look for elements below the root element passed in
| Name | Type | Description |
|---|---|---|
locatorOrElement | string | |
Return this object
Returns a marshalled version of theRelativeBy
Object representation of aWebElement that will be used in #findElements.
Look for elements near the root element passed in
| Name | Type | Description |
|---|---|---|
locatorOrElement | string | |
Return this object
Look for elements above the root element passed in
| Name | Type | Description |
|---|---|---|
locatorOrElement | string | |
Return this object
Look for elements below the root element passed in
| Name | Type | Description |
|---|---|---|
locatorOrElement | string | |
Return this object
Look for elements left the root element passed in
| Name | Type | Description |
|---|---|---|
locatorOrElement | string | |
Return this object
Look for elements right the root element passed in
| Name | Type | Description |
|---|---|---|
locatorOrElement | string | |
Return this object
Look for elements left the root element passed in
| Name | Type | Description |
|---|---|---|
locatorOrElement | string | |
Return this object
Look for elements right the root element passed in
| Name | Type | Description |
|---|---|---|
locatorOrElement | string | |
Return this object