above()
Search relative HTML elements with this relativeSelector.
Examples
Section titled “Examples”await click(link("Block", above("name"))await write(textBox("name", above("email"))Parameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
selector | selector | string | Web element selector. |
Returns
Section titled “Returns”| Type | Description |
|---|---|
| RelativeSearchElement | . |