Test: HTML select element test (Dragon Naturally Speaking/Chrome)
Expectation: option element: MUST convey its name
| Property | Value |
|---|---|
| Support | partial |
| AT Name | Dragon Naturally Speaking |
| AT Version | 15.30 |
| Browser Name | Chrome |
| Browser Version | 75 |
| OS version | Windows 10 version 1903 |
| Date | 2019-08-08 |
| Notes | Options within an optgroup are not supported. I said 'click listbox', 'show choices', 'choose banana', and the option was not activated. Saying 'choose everything' instead worked as expected ('everything' is not part of an optgroup). |
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 |
|---|---|---|---|
| choose_dropdown_option ("Choose <option text>") | partial | the "everything" option was chosen, however, options within optgroups could not be chosen. |