Test: Basic html email input test (Orca/Firefox)
Expectation: input[type="email"] element: SHOULD provide shortcuts to jump to this role
| Property | Value |
|---|---|
| Support | yes |
| AT Name | Orca |
| AT Version | 3.31.4 |
| Browser Name | Firefox |
| Browser Version | 69 |
| OS version | Ubuntu 19.04 |
| Date | 2019-09-14 |
| 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 |
|---|---|---|---|
| list_form_fields (alt + shift + f) | pass | in list of form controls as "your favorite email?; entry; [email protected]" | |
| next_edit_field (e) | pass | "What is your email? entry, [email protected]" |