Uses of Class
org.openqa.selenium.devtools.v141.log.model.ViolationSetting
Packages that use ViolationSetting
-
Uses of ViolationSetting in org.openqa.selenium.devtools.v141.log
Method parameters in org.openqa.selenium.devtools.v141.log with type arguments of type ViolationSettingModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Void> Log.startViolationsReport(List<ViolationSetting> config) start violation reporting.