Package | Description |
---|---|
org.imaginea.test.automation.framework.locator.locatorfiles | |
org.imaginea.test.automation.framework.locator.pagefactory |
Modifier and Type | Class and Description |
---|---|
class |
PropertiesLocatorFile |
Modifier and Type | Method and Description |
---|---|
ILocatorFile |
LocatorFileFactory.getLocatorFile(File file)
Identifies the supported
ILocatorFile implementation for the passed File object of the locator file passed. |
Constructor and Description |
---|
BrowserBasedElementLocator(ILocatorFile locatorFile,
Browser browser,
Field field) |
DriverBasedElementLocator(ILocatorFile locatorFile,
org.openqa.selenium.SearchContext searchContext,
Field field) |
KeywordBasedAnnotations(ILocatorFile locatorFile,
Field field) |
KeywordBasedLocatorFactory(ILocatorFile locatorFile,
Browser browser) |
KeywordBasedLocatorFactory(ILocatorFile locatorFile,
org.openqa.selenium.SearchContext searchContext) |
Copyright © 2014. All rights reserved.