Class Driver
java.lang.Object
com.applitools.eyes.universal.dto.TRegion
com.applitools.eyes.universal.Reference
com.applitools.eyes.playwright.universal.dto.Driver
- All Implemented Interfaces:
com.applitools.eyes.fluent.GetRegion,com.applitools.eyes.universal.dto.ITargetDto
public class Driver
extends com.applitools.eyes.universal.Reference
implements com.applitools.eyes.universal.dto.ITargetDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.microsoft.playwright.PagegetPage()com.applitools.eyes.universal.ReferencegetRoot()getUrl()voidsetPage(com.microsoft.playwright.Page page) voidsetPassword(String password) voidvoidsetUsername(String username) voidsetWebDriverProxy(com.applitools.eyes.WebDriverProxySettings webDriverProxy) Methods inherited from class com.applitools.eyes.universal.Reference
getApplitoolsRefId, setApplitoolsRefId, toString
-
Constructor Details
-
Driver
public Driver() -
Driver
public Driver(com.microsoft.playwright.Page page)
-
-
Method Details
-
getPage
public com.microsoft.playwright.Page getPage() -
setPage
public void setPage(com.microsoft.playwright.Page page) -
getRoot
public com.applitools.eyes.universal.Reference getRoot() -
setWebDriverProxy
public void setWebDriverProxy(com.applitools.eyes.WebDriverProxySettings webDriverProxy) -
getUrl
-
setUrl
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-