Uses of Class
org.openqa.selenium.devtools.v104.log.model.ViolationSetting
-
Packages that use ViolationSetting Package Description org.openqa.selenium.devtools.v104.log -
-
Uses of ViolationSetting in org.openqa.selenium.devtools.v104.log
Method parameters in org.openqa.selenium.devtools.v104.log with type arguments of type ViolationSetting Modifier and Type Method Description static org.openqa.selenium.devtools.Command<java.lang.Void>Log. startViolationsReport(java.util.List<ViolationSetting> config)start violation reporting.
-