header

Focus

We test the focus action/command : it is used to set focus to form widgets.

The focus is set to various widgets : input, select, textarea...

Focus on none.

Focus to input type="text".

Click the buttons to set focus to the input.

Focus to textarea.

Click the buttons to set focus to the textarea.

Focus to select.

Click the buttons to set focus to the select.
Click me ! Click me !

Focus to input type="radio".

Click the buttons to set focus to the radio.

Focus to input type="checkbox".

Click the buttons to set focus to the checkbox.