com.atlassian.confluence.pageobjects.component.dialog
Class LabelsDialog

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.component.dialog.LabelsDialog

public class LabelsDialog
extends Object


Field Summary
protected  com.atlassian.webdriver.AtlassianWebDriver driver
           
static String LABELS_INPUT_FIELD_ID
           
 
Constructor Summary
LabelsDialog()
           
 
Method Summary
 boolean isOpen()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LABELS_INPUT_FIELD_ID

public static final String LABELS_INPUT_FIELD_ID
See Also:
Constant Field Values

driver

@Inject
protected com.atlassian.webdriver.AtlassianWebDriver driver
Constructor Detail

LabelsDialog

public LabelsDialog()
Method Detail

isOpen

public boolean isOpen()


Copyright © 2003-2012 Atlassian. All Rights Reserved.