Uses of Enum Class
org.openqa.selenium.devtools.v141.log.model.ViolationSetting.Name
Packages that use ViolationSetting.Name
-
Uses of ViolationSetting.Name in org.openqa.selenium.devtools.v141.log.model
Methods in org.openqa.selenium.devtools.v141.log.model that return ViolationSetting.NameModifier and TypeMethodDescriptionstatic ViolationSetting.NameViolationSetting.Name.fromString(String s) ViolationSetting.getName()Violation type.static ViolationSetting.NameReturns the enum constant of this class with the specified name.static ViolationSetting.Name[]ViolationSetting.Name.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.openqa.selenium.devtools.v141.log.model with parameters of type ViolationSetting.Name