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