Interface LocatorFactory
- All Known Implementing Classes:
LocatorFactoryImpl
public interface LocatorFactory
A factory class for creating locators from FuncTestCase and JIRAWebTest test cases. The idea is to make that test
code that much more succinct and hence more readable.
- Since:
- v4.2
-
Method Summary
-
Method Details
-
page
WebPageLocator page() -
xpath
-
css
-
id
-
node
-
table
-
cell
-