Class DriverInfoFeaturesDto
java.lang.Object
com.applitools.eyes.playwright.universal.driver.dto.DriverInfoFeaturesDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAllCookies(Boolean allCookies) voidsetCanExecuteOnlyFunctionScripts(Boolean canExecuteOnlyFunctionScripts) toString()
-
Constructor Details
-
DriverInfoFeaturesDto
public DriverInfoFeaturesDto()
-
-
Method Details
-
getAllCookies
-
setAllCookies
-
getCanExecuteOnlyFunctionScripts
-
setCanExecuteOnlyFunctionScripts
-
equals
-
hashCode
-
toString
-