Skip to content

into()

This function is used to improve the readability. It simply returns the parameter passed into it.

await write("user", into(textBox('Username:')))
NameTypeDescription
valueunknown
selectorselector | stringWeb element selector.
TypeDescription
selector | stringselector - Web element selector.