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