selector
Identifies an element on the page.
Examples
link('Sign in')
button('Get Started')
$('#id')
text('Home')
Parameters
-
text
-
Text to identify the element.
Returns
This API does not return any values