public abstract class EyesWebDriver extends Object implements org.openqa.selenium.WebDriver, org.openqa.selenium.JavascriptExecutor, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.SearchContext, 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 | Constructor and Description |
|---|---|
protected |
EyesWebDriver(Logger logger,
EyesBase eyesBase) |
| Modifier and Type | Method and Description |
|---|---|
abstract org.openqa.selenium.WebElement |
findElement(org.openqa.selenium.By by) |
abstract List<org.openqa.selenium.WebElement> |
findElements(org.openqa.selenium.By by) |
double |
getDevicePixelRatio() |
protected abstract double |
getDevicePixelRatioInner() |
protected EyesBase |
getEyesBase() |
abstract org.openqa.selenium.remote.RemoteWebDriver |
getRemoteWebDriver() |
String |
getTestId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, get, getCurrentUrl, getPageSource, getTitle, getWindowHandle, getWindowHandles, manage, navigate, quit, switchToprotected final Logger logger
public abstract org.openqa.selenium.remote.RemoteWebDriver getRemoteWebDriver()
public abstract org.openqa.selenium.WebElement findElement(org.openqa.selenium.By by)
findElement in interface org.openqa.selenium.SearchContextfindElement in interface org.openqa.selenium.WebDriverpublic abstract List<org.openqa.selenium.WebElement> findElements(org.openqa.selenium.By by)
findElements in interface org.openqa.selenium.SearchContextfindElements in interface org.openqa.selenium.WebDriverprotected EyesBase getEyesBase()
public double getDevicePixelRatio()
protected abstract double getDevicePixelRatioInner()
public String getTestId()
Copyright © 2021. All rights reserved.