Back to all steps

Focus element

Step fields
selector (text)
Focus an element (as if the user clicked into it).
Example: input[name="email"]
Usage example

Set focus on an element. Useful before pressKey.

Example: input[name="email"]