public class MessageBoxFinder extends Object
Constructor and Description |
---|
MessageBoxFinder() |
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.PageElement |
find(MessageType type) |
com.atlassian.pageobjects.elements.PageElement |
find(MessageType type,
org.openqa.selenium.By parentLocator) |
com.atlassian.pageobjects.elements.PageElement |
find(MessageType type,
com.atlassian.pageobjects.elements.PageElement parent) |
public com.atlassian.pageobjects.elements.PageElement find(MessageType type, org.openqa.selenium.By parentLocator)
public com.atlassian.pageobjects.elements.PageElement find(MessageType type, com.atlassian.pageobjects.elements.PageElement parent)
public com.atlassian.pageobjects.elements.PageElement find(MessageType type)
Copyright © 2002-2017 Atlassian. All Rights Reserved.