public class AuditLogPage extends AbstractBambooPage
Modifier and Type | Class and Description |
---|---|
static class |
AuditLogPage.AuditLogItem |
driver, elementFinder, pageBinder, testedProduct
Constructor and Description |
---|
AuditLogPage(PlanKey planKey) |
Modifier and Type | Method and Description |
---|---|
Iterable<AuditLogPage.AuditLogItem> |
getAuditLogItems() |
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded
public AuditLogPage(@NotNull PlanKey planKey)
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public String getUrl()
public Iterable<AuditLogPage.AuditLogItem> getAuditLogItems()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.