public class LabelsDialog extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LABELS_INPUT_FIELD_ID |
| Constructor and Description |
|---|
LabelsDialog(ConfluenceSeleniumClient client,
ConfluenceSeleniumAssertions assertThat) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getToggleElementId()
Get the id of the element used to open and close the labels editor
|
boolean |
isOpen() |
void |
open() |
void |
type(String text) |
public static final String LABELS_INPUT_FIELD_ID
public LabelsDialog(ConfluenceSeleniumClient client, ConfluenceSeleniumAssertions assertThat)
Copyright © 2003–2015 Atlassian. All rights reserved.