Uses of Class
com.atlassian.confluence.pageobjects.component.dialog.LabelsDialog
-
-
Uses of LabelsDialog in com.atlassian.confluence.pageobjects.component.dialog
Methods in com.atlassian.confluence.pageobjects.component.dialog that return LabelsDialog Modifier and Type Method Description LabelsDialogLabelsDialog. addLabel(String label)Deprecated.Types in the label input and clicks add.LabelsDialogLabelsDialog. addLabelAndWait(String label)Deprecated.Types in the label input and clicks add. -
Uses of LabelsDialog in com.atlassian.confluence.pageobjects.component.labels
Methods in com.atlassian.confluence.pageobjects.component.labels that return LabelsDialog Modifier and Type Method Description LabelsDialogPageLabelsSection. getLabelsDialog()Deprecated.LabelsDialogPageLabelsSection. openLabelsDialog()Deprecated. -
Uses of LabelsDialog in com.atlassian.confluence.pageobjects.page.content
Methods in com.atlassian.confluence.pageobjects.page.content that return LabelsDialog Modifier and Type Method Description LabelsDialogEditor. openLabelsDialog()Deprecated.LabelsDialogViewPage. openLabelsDialog()Deprecated.LabelsDialogViewPageAnonymous. openLabelsDialog()Deprecated. -
Uses of LabelsDialog in com.atlassian.confluence.pageobjects.page.space
Methods in com.atlassian.confluence.pageobjects.page.space that return LabelsDialog Modifier and Type Method Description LabelsDialogCreatePageTemplate. openLabelsDialog()Deprecated.
-