|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Page
instead.
See https://extranet.atlassian.com/display/JIRADEV/JIRA+Web+Test+Framework+Guide for details
@Deprecated public interface Page
Common interface of all objects representing Selenium JIRA pages.
Method Summary | |
---|---|
boolean |
isAt()
Deprecated. Check if the test driver is currently at this page |
Methods inherited from interface com.atlassian.jira.webtest.selenium.framework.core.PageObject |
---|
assertReady |
Method Detail |
---|
boolean isAt()
true
, if the test driver is currently at this page, false otherwise
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2002-2012 Atlassian. All Rights Reserved.