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-2022 Atlassian. All Rights Reserved.