Package com.atlassian.crowd.pageobjects
Class CrowdErrorAndSuccessSection
java.lang.Object
com.atlassian.crowd.pageobjects.CrowdErrorAndSuccessSection
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElement -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetReactMessage(com.atlassian.pageobjects.elements.PageElement messageSection) booleanhasError()boolean
-
Field Details
-
errorSection
protected com.atlassian.pageobjects.elements.PageElement errorSection -
successSection
protected com.atlassian.pageobjects.elements.PageElement successSection
-
-
Constructor Details
-
CrowdErrorAndSuccessSection
public CrowdErrorAndSuccessSection()
-
-
Method Details
-
getErrorMessage
-
getSuccessMessage
-
getReactMessage
-
hasError
public boolean hasError() -
hasSuccess
public boolean hasSuccess()
-