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