public class TestHeaderDropdownInteractions extends BaseJiraWebTest
jiraWebTestClassRules, webTestRule
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestHeaderDropdownInteractions() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testKeyboardInteractionWithDropdownItem()
Check we can activate menu items via keyboard.
|
void |
testKeyboardNavigationWithSynchronousDropdown()
Check we can navigate the dropdown a few ways.
|
void |
testKeyboardTriggeringOfAsyncDropdown() |
void |
testMouseInteractionWithDropdownItem()
Check we can activate menu items via mouse.
|
getBackdoor, getBaseClassRule, getBaseRule
public void setUp()
public void testKeyboardNavigationWithSynchronousDropdown()
public void testKeyboardTriggeringOfAsyncDropdown()
public void testKeyboardInteractionWithDropdownItem()
public void testMouseInteractionWithDropdownItem()
Copyright © 2002-2022 Atlassian. All Rights Reserved.