Skip to content

toRightOf()

Search relative HTML elements with this relativeSelector.

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