Package | Description |
---|---|
com.atlassian.jira.functest.framework | |
com.atlassian.jira.webtests |
Modifier and Type | Method and Description |
---|---|
protected XPathLocator |
FuncTestCase.xpath(String xpathExpression)
Deprecated.
Use
LocatorFactory.xpath(String) instead. Since v7.1. |
XPathLocator |
LocatorFactoryImpl.xpath(String xpathExpression) |
XPathLocator |
LocatorFactory.xpath(String xpathExpression) |
Modifier and Type | Method and Description |
---|---|
protected XPathLocator |
JIRAWebTest.xpath(String xpathExpression)
Deprecated.
Use
LocatorFactory.xpath(String) instead. Since v7.1. |
Copyright © 2002-2021 Atlassian. All Rights Reserved.