|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use HtmlPage | |
---|---|
com.atlassian.jira.functest.framework | |
com.atlassian.jira.webtests |
Uses of HtmlPage in com.atlassian.jira.functest.framework |
---|
Fields in com.atlassian.jira.functest.framework declared as HtmlPage | |
---|---|
protected HtmlPage |
FuncTestCase.page
Used to find out about the current HTML page that the test is on. |
Uses of HtmlPage in com.atlassian.jira.webtests |
---|
Fields in com.atlassian.jira.webtests declared as HtmlPage | |
---|---|
protected HtmlPage |
JIRAWebTest.page
Deprecated. Used to find out about the current HTML page that the test is on. |
Methods in com.atlassian.jira.webtests that return HtmlPage | |
---|---|
HtmlPage |
JIRAWebTest.getPage()
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |