focus-on-first
Syntax
focus-on-first: (selector set) [every (time)] [after (time)][, (element)...];
selector set = Any valid CSS selector referencing multiple elements.
The first element in the selector set will be focused on.
This command runs a JavaScript "focus" event.