Class AddShortcutDialog
java.lang.Object
com.atlassian.jira.projects.pageobjects.webdriver.page.sidebar.shortcuts.ShortcutDialog
com.atlassian.jira.projects.pageobjects.webdriver.page.sidebar.shortcuts.AddShortcutDialog
Inline dialog allowing to add a project shortcut.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlassian.jira.projects.pageobjects.webdriver.page.sidebar.shortcuts.ShortcutDialog
ShortcutDialog.IconsDropdown -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElementFields inherited from class com.atlassian.jira.projects.pageobjects.webdriver.page.sidebar.shortcuts.ShortcutDialog
cancel, iconPicker, name, nameErrors, submit, traceContext, url, urlErrors -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.projects.pageobjects.webdriver.page.sidebar.shortcuts.ShortcutDialog
clearName, clearUrl, clickActiveIcon, closeIconPicker, doWait, getActiveIconOnPicker, getNameError, getUrlError, icon, iconDropdown, iconsList, isAt, isPickerActive, isPickerPresent, name, openIconPicker, submit, submitExpectingErrors, typeOnIconPicker, url
-
Field Details
-
rootElement
protected com.atlassian.pageobjects.elements.PageElement rootElement
-
-
Constructor Details
-
AddShortcutDialog
public AddShortcutDialog()
-