public interface QAFWebDriver extends UiDriver, org.openqa.selenium.WebDriver, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.JavascriptExecutor, org.openqa.selenium.internal.FindsById, org.openqa.selenium.internal.FindsByClassName, org.openqa.selenium.internal.FindsByLinkText, org.openqa.selenium.internal.FindsByName, org.openqa.selenium.internal.FindsByCssSelector, FindsByCustomStretegy, org.openqa.selenium.internal.FindsByTagName, org.openqa.selenium.internal.FindsByXPath, org.openqa.selenium.interactions.HasInputDevices, org.openqa.selenium.HasCapabilities
org.openqa.selenium.WebDriver.ImeHandler, org.openqa.selenium.WebDriver.Navigation, org.openqa.selenium.WebDriver.Options, org.openqa.selenium.WebDriver.TargetLocator, org.openqa.selenium.WebDriver.Timeouts, org.openqa.selenium.WebDriver.Window| Modifier and Type | Method and Description |
|---|---|
QAFWebElement |
findElement(org.openqa.selenium.By by) |
QAFWebElement |
findElement(java.lang.String locator) |
java.util.List<QAFWebElement> |
findElements(java.lang.String locator) |
java.util.List<QAFWebElement> |
getElements(org.openqa.selenium.By by) |
org.openqa.selenium.interactions.Keyboard |
getKeyboard() |
org.openqa.selenium.interactions.Mouse |
getMouse() |
org.openqa.selenium.interactions.TouchScreen |
getTouchScreen() |
stop, takeScreenShotclose, findElements, get, getCurrentUrl, getPageSource, getTitle, getWindowHandle, getWindowHandles, manage, navigate, quit, switchToexecuteAsyncScript, executeScriptfindElementById, findElementsByIdfindElementByClassName, findElementsByClassNamefindElementByLinkText, findElementByPartialLinkText, findElementsByLinkText, findElementsByPartialLinkTextfindElementByName, findElementsByNamefindElementByCssSelector, findElementsByCssSelectorfindElementByCustomStretegy, findElementsByCustomStretegyfindElementByTagName, findElementsByTagNameQAFWebElement findElement(org.openqa.selenium.By by)
findElement in interface org.openqa.selenium.SearchContextfindElement in interface org.openqa.selenium.WebDriverjava.util.List<QAFWebElement> getElements(org.openqa.selenium.By by)
QAFWebElement findElement(java.lang.String locator)
java.util.List<QAFWebElement> findElements(java.lang.String locator)
org.openqa.selenium.interactions.Mouse getMouse()
getMouse in interface org.openqa.selenium.interactions.HasInputDevicesorg.openqa.selenium.interactions.Keyboard getKeyboard()
getKeyboard in interface org.openqa.selenium.interactions.HasInputDevicesorg.openqa.selenium.interactions.TouchScreen getTouchScreen()
Copyright © 2000 Infostretch Corp.