into
This function is used to improve the readability. It simply returns the parameter passed into it.
Examples
await write("user", into(textBox('Username:')))
Parameters
-
selector
-
Web element selector.
Returns
selector - Web element selector.