|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.selenium.client.LabelsDialog
public class LabelsDialog
Field Summary | |
---|---|
static java.lang.String |
LABELS_INPUT_FIELD_ID
|
Constructor Summary | |
---|---|
LabelsDialog(ConfluenceSeleniumClient client,
ConfluenceSeleniumAssertions assertThat)
|
Method Summary | |
---|---|
void |
close()
|
java.lang.String |
getToggleElementId()
Get the id of the element used to open and close the labels editor |
boolean |
isOpen()
|
void |
open()
|
void |
type(java.lang.String text)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String LABELS_INPUT_FIELD_ID
Constructor Detail |
---|
public LabelsDialog(ConfluenceSeleniumClient client, ConfluenceSeleniumAssertions assertThat)
Method Detail |
---|
public java.lang.String getToggleElementId()
public void open()
public void close()
public boolean isOpen()
public void type(java.lang.String text)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |