|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent com.atlassian.confluence.pageobjects.component.header.WorkboxHeaderItem
public class WorkboxHeaderItem
Represents the workbox item in the header
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent |
---|
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter |
Constructor Summary | |
---|---|
WorkboxHeaderItem()
|
Method Summary | |
---|---|
void |
click()
|
com.atlassian.pageobjects.elements.query.TimedQuery<java.lang.String> |
getWorkboxCount()
|
com.atlassian.pageobjects.elements.query.TimedCondition |
isVisible()
|
Methods inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent |
---|
getComponent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WorkboxHeaderItem()
Method Detail |
---|
public com.atlassian.pageobjects.elements.query.TimedCondition isVisible()
public com.atlassian.pageobjects.elements.query.TimedQuery<java.lang.String> getWorkboxCount()
public void click()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |