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