Skip to content

toLeftOf()

Search relative HTML elements with this relativeSelector.

await click(link("Block", toLeftOf("name"))
await write(textBox("first name", toLeftOf("last name"))
NameTypeDescription
selectorselector | stringWeb element selector.
TypeDescription
RelativeSearchElement.