public class AuditRecord
extends com.atlassian.pageobjects.elements.WebDriverElement
AuditLogPage
Constructor and Description |
---|
AuditRecord(org.openqa.selenium.By locator) |
AuditRecord(org.openqa.selenium.By locator,
com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType) |
AuditRecord(org.openqa.selenium.By locator,
com.atlassian.pageobjects.elements.WebDriverLocatable parent) |
AuditRecord(org.openqa.selenium.By locator,
com.atlassian.pageobjects.elements.WebDriverLocatable parent,
com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType) |
AuditRecord(com.atlassian.pageobjects.elements.WebDriverLocatable locatable,
com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthorName() |
String |
getChangedItem() |
String |
getChangeSummary() |
String |
getEventCategory() |
String |
toString() |
asWebElement, bind, clear, click, createTimout, find, find, find, find, findAll, findAll, findAll, findAll, getAttribute, getCssClasses, getDefaultTimeout, getId, getLocation, getSize, getTagName, getText, getValue, hasAttribute, hasClass, isEnabled, isPresent, isSelected, isVisible, javascript, search, select, timed, timeout, toggle, toLocatable, type, waitForWebElement, waitForWebElement, withTimeout
public AuditRecord(org.openqa.selenium.By locator)
public AuditRecord(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
public AuditRecord(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.WebDriverLocatable parent)
public AuditRecord(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.WebDriverLocatable parent, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
public AuditRecord(com.atlassian.pageobjects.elements.WebDriverLocatable locatable, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
public String getAuthorName()
public String getEventCategory()
public String getChangeSummary()
public String getChangedItem()
public String toString()
toString
in class com.atlassian.pageobjects.elements.WebDriverElement
Copyright © 2003–2017 Atlassian. All rights reserved.