Test: Basic html URL input test (NVDA/Firefox)
Expectation: input[type="url"] element: SHOULD provide shortcuts to jump to text inputs
Property | Value |
---|---|
Support | yes |
AT Name | NVDA |
AT Version | 2019.2.1 |
Browser Name | Firefox |
Browser Version | 69 |
OS version | Windows 10 version 1903 |
Date | 2019-10-22 |
Notes |
Commands and Output
These are specific commands used to access the target element in the test, along with the resulting output.
Command | Result | Output | Notes |
---|---|---|---|
next_form_field (f) | pass | "enter your favorite url, edit, has auto complete, http://example.com" | |
open_element_list (NVDA + F7) | pass | in list of form fields as "enter your favorite url; edit; has auto complete; http://example.com" |