com.atlassian.confluence.webdriver.pageobjects.component.dialog.LabelsDialog
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class LabelsDialog extends Dialog
id
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
LabelsDialog()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
LabelsDialog |
addLabel(String label)
Deprecated.
Types in the label input and clicks add.
|
LabelsDialog |
addLabelAndWait(String label)
Deprecated.
Types in the label input and clicks add.
|
void |
close()
Deprecated.
|
List<String> |
getLabels()
Deprecated.
|
DialogLabelSection |
getLabelSection()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
isReady()
Deprecated.
|
clickButton, clickCancel, clickCancelAndWaitUntilClosed, clickLink, clickPageMenu, find, findAll, getTitle
getDialog, getHeight, getId, getWidth, isVisible, isVisibleTimed, pressEscape, pressEscapeOnly, toString, waitForRemoval, waitUntilAUIBlanketHidden, waitUntilHidden, waitUntilVisible
public DialogLabelSection getLabelSection()
public LabelsDialog addLabel(String label)
public LabelsDialog addLabelAndWait(String label)
public void close()
public com.atlassian.pageobjects.elements.query.TimedCondition isReady()
Copyright © 2003–2021 Atlassian. All rights reserved.