Uses of Class
com.atlassian.confluence.pageobjects.selenium3.component.dialog.LabelsDialog
-
-
Uses of LabelsDialog in com.atlassian.confluence.pageobjects.selenium3.component.dialog
Methods in com.atlassian.confluence.pageobjects.selenium3.component.dialog that return LabelsDialog Modifier and Type Method Description LabelsDialog
LabelsDialog. addLabel(String label)
Deprecated.Types in the label input and clicks add.LabelsDialog
LabelsDialog. addLabelAndWait(String label)
Deprecated.Types in the label input and clicks add. -
Uses of LabelsDialog in com.atlassian.confluence.pageobjects.selenium3.component.labels
Methods in com.atlassian.confluence.pageobjects.selenium3.component.labels that return LabelsDialog Modifier and Type Method Description LabelsDialog
PageLabelsSection. getLabelsDialog()
Deprecated.LabelsDialog
PageLabelsSection. openLabelsDialog()
Deprecated. -
Uses of LabelsDialog in com.atlassian.confluence.pageobjects.selenium3.page.content
Methods in com.atlassian.confluence.pageobjects.selenium3.page.content that return LabelsDialog Modifier and Type Method Description LabelsDialog
Editor. openLabelsDialog()
Deprecated.LabelsDialog
ViewPage. openLabelsDialog()
Deprecated.LabelsDialog
ViewPageAnonymous. openLabelsDialog()
Deprecated. -
Uses of LabelsDialog in com.atlassian.confluence.pageobjects.selenium3.page.space
Methods in com.atlassian.confluence.pageobjects.selenium3.page.space that return LabelsDialog Modifier and Type Method Description LabelsDialog
CreatePageTemplate. openLabelsDialog()
Deprecated.
-