com.atlassian.confluence.selenium.client
Class LabelsDialog
java.lang.Object
com.atlassian.confluence.selenium.client.LabelsDialog
public class LabelsDialog
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LABELS_INPUT_FIELD_ID
public static final String LABELS_INPUT_FIELD_ID
- See Also:
- Constant Field Values
LabelsDialog
public LabelsDialog(ConfluenceSeleniumClient client,
ConfluenceSeleniumAssertions assertThat)
getToggleElementId
public String getToggleElementId()
- Get the id of the element used to open and close the labels editor
open
public void open()
close
public void close()
isOpen
public boolean isOpen()
type
public void type(String text)
Copyright © 2003-2013 Atlassian. All Rights Reserved.