Package | Description |
---|---|
com.atlassian.jira.pageobjects.framework |
Modifier and Type | Method and Description |
---|---|
static MessageType |
MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageType[] |
MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.PageElement |
MessageBoxFinder.find(MessageType type) |
com.atlassian.pageobjects.elements.PageElement |
MessageBoxFinder.find(MessageType type,
org.openqa.selenium.By parentLocator) |
com.atlassian.pageobjects.elements.PageElement |
MessageBoxFinder.find(MessageType type,
com.atlassian.pageobjects.elements.PageElement parent) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.