public final class ErrorPanel extends Object
| Constructor and Description |
|---|
ErrorPanel(com.atlassian.pageobjects.elements.PageElement container) |
ErrorPanel(com.atlassian.pageobjects.elements.PageElement container,
String panelSelector) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.pageobjects.elements.query.TimedQuery<String> |
getLinkHref() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isPresent() |
public ErrorPanel(com.atlassian.pageobjects.elements.PageElement container)
public ErrorPanel(com.atlassian.pageobjects.elements.PageElement container,
String panelSelector)
public com.atlassian.pageobjects.elements.query.TimedCondition isPresent()
public com.atlassian.pageobjects.elements.query.TimedQuery<String> getLinkHref()
Copyright © 2002-2023 Atlassian. All Rights Reserved.