Class | Description |
---|---|
BrowserBasedElementLocator |
Page model based Element locator implementation uses the
Browser bject to get the driver at runtime and get the element. |
BrowserBasedSimpleElementLocator |
Page model based Element locator implementation uses the
Browser bject to get the driver at runtime and get the element. |
DriverBasedElementLocator |
Simple driver baed elelment locator implementation for Page Factory
|
KeywordBasedAnnotations |
Extension of the Page factory Annotation
|
KeywordBasedLocatorFactory |
Factory to identify the respective Element locator based on whether the
Browser object was set or not. |
SimpleLocatorFactory |
Factory to identify the respective Element locator based on whether the
Browser object was set or not. |
Copyright © 2014. All rights reserved.