Class HostVerificationErrorMessageElement
- java.lang.Object
-
- com.atlassian.bamboo.pageobjects.elements.SystemErrorMessageElement
-
- com.atlassian.bamboo.pageobjects.elements.HostVerificationErrorMessageElement
-
public class HostVerificationErrorMessageElement extends SystemErrorMessageElement
-
-
Constructor Summary
Constructors Constructor Description HostVerificationErrorMessageElement(com.atlassian.pageobjects.elements.PageElement messageBox)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
clickAddTrustedKeyLink()
String
getErrorMessageText()
String
getHostName()
String
getKey()
-
Methods inherited from class com.atlassian.bamboo.pageobjects.elements.SystemErrorMessageElement
find
-
-