Class LabelsDialog
java.lang.Object
com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
com.atlassian.confluence.pageobjects.component.dialog.Dialog
com.atlassian.confluence.pageobjects.component.dialog.LabelsDialog
- All Implemented Interfaces:
PageComponent
Deprecated.
-
Field Summary
Fields inherited from class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
idFields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
driver, frameExecutor, javascriptExecutor, pageBinder, pageElementFinder, timeouts -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Types in the label input and clicks add.addLabelAndWait(String label) Deprecated.Types in the label input and clicks add.voidclose()Deprecated.Deprecated.Deprecated.com.atlassian.pageobjects.elements.query.TimedConditionisReady()Deprecated.Methods inherited from class com.atlassian.confluence.pageobjects.component.dialog.Dialog
clickButton, clickCancel, clickCancelAndWaitUntilClosed, clickLink, clickPageMenu, find, findAll, getTitleMethods inherited from class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
getDialog, getHeight, getId, getWidth, isVisible, isVisibleTimed, pressEscape, pressEscapeOnly, toString, waitForRemoval, waitUntilAUIBlanketHidden, waitUntilHidden, waitUntilVisible
-
Constructor Details
-
LabelsDialog
public LabelsDialog()Deprecated.
-
-
Method Details
-
getLabelSection
Deprecated. -
addLabel
Deprecated.Types in the label input and clicks add. This method does not wait for the label to be added. -
addLabelAndWait
Deprecated.Types in the label input and clicks add. This method waits for the typed label to be added. -
close
public void close()Deprecated. -
isReady
public com.atlassian.pageobjects.elements.query.TimedCondition isReady()Deprecated. -
getLabels
Deprecated.
-
LabelsDialoginstead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.