!--a11y-->
Use
The isSkippingTolnput method specifies whether or not the browser automatically skips to the first <input> tag and displays a screen extract around this tag.

If the <input> tag in a Web application appears towards the end of an extensive page, the information of the Web application that appears at the beginning may not be readable immediately and important data might not be available. To find out what data needs to be entered in the input field, the user must scroll back to the location of the information. This makes the Web application awkward to use and also makes it difficult to navigate in the pages.
