Test plan review for pattern: menu-button-actions-active-descendant (26 tests)

Filter tests by assistive technology

Test 1: Navigate forwards to a menu button in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link before the menu button

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. Navigate to the menu button. using the following commands:
    • B
    • F
    • Tab
    • Down Arrow

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link before the menu button

Tester Instructions

  1. Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. Navigate to the menu button. using the following commands:
    • B
    • F
    • Tab
    • Down Arrow

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

Test 2: Navigate backwards to a menu button in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link after the menu button

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. Navigate to the menu button. using the following commands:
    • Shift+B
    • Shift+F
    • Shift+Tab
    • Up Arrow

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link after the menu button

Tester Instructions

  1. Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. Navigate to the menu button. using the following commands:
    • Shift+B
    • Shift+F
    • Shift+Tab
    • Up Arrow

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

Test 3: Navigate forwards to a menu button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link before the menu button

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. Navigate to the menu button. using the following commands:
    • Tab

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link before the menu button

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. Navigate to the menu button. using the following commands:
    • Tab

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

Test 4: Navigate backwards to a menu button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link after the menu button

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. Navigate to the menu button. using the following commands:
    • Shift+Tab

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link after the menu button

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. Navigate to the menu button. using the following commands:
    • Shift+Tab

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

Test 5: Navigate forwards to a menu button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link before the menu button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. Navigate to the menu button. using the following commands:
    • Tab
    • Control+Option+Right
    • Control+Option+Command+J

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

Test 6: Navigate backwards to a menu button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link after the menu button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. Navigate to the menu button. using the following commands:
    • Shift+Tab
    • Ctrl+Option+Left
    • Shift+Control+Option+Command+J

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

Test 7: Read information about a menu button in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the menu button

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Actions' menu button, read information about the menu button. using the following commands:
    • Insert+Tab
    • Insert+Up

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the menu button

Tester Instructions

  1. Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Actions' menu button, read information about the menu button. using the following commands:
    • Insert+Tab
    • Insert+Up

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

Test 8: Read information about a menu button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the menu button

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Actions' menu button, read information about the menu button. using the following commands:
    • Insert+Tab
    • Insert+Up

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the menu button

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Actions' menu button, read information about the menu button. using the following commands:
    • Insert+Tab
    • Insert+Up

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

Test 9: Read information about a menu button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the menu button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Actions' menu button, read information about the menu button. using the following commands:
    • Control+Option+F3
    • Control+Option+F4

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

Test 10: Open a menu in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the menu button

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Actions' menu button, open the menu. using the following commands:
    • Space
    • Enter

Assertions

PriorityAssertion
requiredRole 'menu' is conveyed
requiredName 'Actions' is conveyed
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 1', is conveyed
requiredPosition of the focused item in the menu (1) is conveyed
requiredNumber of items in the menu (4) is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the menu button

Tester Instructions

  1. Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Actions' menu button, open the menu. using the following commands:
    • Space
    • Enter

Assertions

PriorityAssertion
requiredRole 'menu' is conveyed
requiredName 'Actions' is conveyed
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 1', is conveyed
requiredPosition of the focused item in the menu (1) is conveyed
requiredNumber of items in the menu (4) is conveyed

Test 11: Open a menu in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the menu button

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Actions' menu button, open the menu. using the following commands:
    • Space
    • Enter
    • Down Arrow

Assertions

PriorityAssertion
requiredRole 'menu' is conveyed
requiredName 'Actions' is conveyed
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 1', is conveyed
requiredPosition of the focused item in the menu (1) is conveyed
requiredNumber of items in the menu (4) is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the menu button

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Actions' menu button, open the menu. using the following commands:
    • Space
    • Enter
    • Down Arrow

Assertions

PriorityAssertion
requiredRole 'menu' is conveyed
requiredName 'Actions' is conveyed
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 1', is conveyed
requiredPosition of the focused item in the menu (1) is conveyed
requiredNumber of items in the menu (4) is conveyed

Test 12: Open a menu

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the menu button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Actions' menu button, open the menu. using the following commands:
    • Control+Option+Space
    • Space
    • Enter
    • Down Arrow

Assertions

PriorityAssertion
requiredRole 'menu' is conveyed
requiredName 'Actions' is conveyed
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 1', is conveyed
requiredPosition of the focused item in the menu (1) is conveyed
requiredNumber of items in the menu (4) is conveyed

Test 13: Open a menu to the last item in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the menu button

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Actions' menu button, open the menu. using the following commands:
    • Up Arrow

Assertions

PriorityAssertion
requiredRole 'menu' is conveyed
requiredName 'Actions' is conveyed
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 4', is conveyed
requiredPosition of the focused item in the menu (4) is conveyed
requiredNumber of items in the menu (4) is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the menu button

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Actions' menu button, open the menu. using the following commands:
    • Up Arrow

Assertions

PriorityAssertion
requiredRole 'menu' is conveyed
requiredName 'Actions' is conveyed
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 4', is conveyed
requiredPosition of the focused item in the menu (4) is conveyed
requiredNumber of items in the menu (4) is conveyed

Test 14: Open a menu to the last item

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the menu button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Actions' menu button, open the menu. using the following commands:
    • Up Arrow

Assertions

PriorityAssertion
requiredRole 'menu' is conveyed
requiredName 'Actions' is conveyed
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 4', is conveyed
requiredPosition of the focused item in the menu (4) is conveyed
requiredNumber of items in the menu (4) is conveyed

Test 15: Read information about a menu item in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 1'

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Action 1' menu item, read information about the menu item. using the following commands:
    • Insert+Tab
    • Insert+Up

Assertions

PriorityAssertion
requiredRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 1', is conveyed
requiredPosition of the focused item in the menu (1) is conveyed
requiredNumber of items in the menu (4) is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 1'

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Action 1' menu item, read information about the menu item. using the following commands:
    • Insert+Tab
    • Insert+Up

Assertions

PriorityAssertion
requiredRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 1', is conveyed
requiredPosition of the focused item in the menu (1) is conveyed
requiredNumber of items in the menu (4) is conveyed

Test 16: Read information about a menu item

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 1'

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Action 1' menu item, read information about the menu item. using the following commands:
    • Control+Option+F3
    • Control+Option+F4

Assertions

PriorityAssertion
requiredRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 1', is conveyed
requiredPosition of the focused item in the menu (1) is conveyed
requiredNumber of items in the menu (4) is conveyed

Test 17: Navigate to the first item in a menu in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 4'

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Action 4' menu item, navigate to the first menu item. using the following commands:
    • Home
    • Down Arrow

Assertions

PriorityAssertion
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 1', is conveyed
requiredPosition of the focused item in the menu (1) is conveyed
requiredNumber of items in the menu (4) is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 4'

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Action 4' menu item, navigate to the first menu item. using the following commands:
    • Home
    • Down Arrow

Assertions

PriorityAssertion
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 1', is conveyed
requiredPosition of the focused item in the menu (1) is conveyed
requiredNumber of items in the menu (4) is conveyed

Test 18: Navigate to the first item in a menu

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 4'

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Action 4' menu item, navigate to the first menu item. using the following commands:
    • Home
    • Down Arrow

Assertions

PriorityAssertion
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 1', is conveyed
requiredPosition of the focused item in the menu (1) is conveyed
requiredNumber of items in the menu (4) is conveyed

Test 19: Navigate to the last item in a menu in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 1'

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Action 1' menu item, navigate to the last menu item. using the following commands:
    • End
    • Up Arrow

Assertions

PriorityAssertion
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 4', is conveyed
requiredPosition of the focused item in the menu (4) is conveyed
requiredNumber of items in the menu (4) is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 1'

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Action 1' menu item, navigate to the last menu item. using the following commands:
    • End
    • Up Arrow

Assertions

PriorityAssertion
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 4', is conveyed
requiredPosition of the focused item in the menu (4) is conveyed
requiredNumber of items in the menu (4) is conveyed

Test 20: Navigate to the last item in a menu

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 1'

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Action 1' menu item, navigate to the last menu item. using the following commands:
    • End
    • Up Arrow

Assertions

PriorityAssertion
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 4', is conveyed
requiredPosition of the focused item in the menu (4) is conveyed
requiredNumber of items in the menu (4) is conveyed

Test 21: Navigate to an item in a menu by typing a character in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 1'

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Action 1' menu item, type a character to navigate to a different menu item. using the following commands:
    • A

Assertions

PriorityAssertion
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 2', is conveyed
requiredPosition of the focused item in the menu (2) is conveyed
requiredNumber of items in the menu (4) is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 1'

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Action 1' menu item, type a character to navigate to a different menu item. using the following commands:
    • A

Assertions

PriorityAssertion
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 2', is conveyed
requiredPosition of the focused item in the menu (2) is conveyed
requiredNumber of items in the menu (4) is conveyed

Test 22: Navigate to an item in a menu by typing a character

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 1'

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Action 1' menu item, type a character to navigate to a different menu item. using the following commands:
    • A

Assertions

PriorityAssertion
optionalRole of the focused item, 'menu item', is conveyed
requiredName of the focused item, 'Action 2', is conveyed
requiredPosition of the focused item in the menu (2) is conveyed
requiredNumber of items in the menu (4) is conveyed

Test 23: Activate a menu item in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 1'

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Action 1' menu item, activate the menu item. using the following commands:
    • Enter

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 1'

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Action 1' menu item, activate the menu item. using the following commands:
    • Enter

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

Test 24: Activate a menu item

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 1'

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Action 1' menu item, activate the menu item. using the following commands:
    • Control+Option+Space
    • Enter

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

Test 25: Close a menu in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 1'

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Action 1' menu item, close the menu. using the following commands:
    • Escape

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 1'

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Action 1' menu item, close the menu. using the following commands:
    • Escape

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed

Test 26: Close a menu

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. opens the menu, and sets focus on 'Action 1'

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Action 1' menu item, close the menu. using the following commands:
    • Escape

Assertions

PriorityAssertion
requiredRole 'menu button' is conveyed
requiredName 'Actions' is conveyed