Uses of Enum Class
org.openqa.selenium.devtools.v141.dom.model.CompatibilityMode
Packages that use CompatibilityMode
-
Uses of CompatibilityMode in org.openqa.selenium.devtools.v141.dom.model
Methods in org.openqa.selenium.devtools.v141.dom.model that return CompatibilityModeModifier and TypeMethodDescriptionstatic CompatibilityModeCompatibilityMode.fromString(String s) static CompatibilityModeReturns the enum constant of this class with the specified name.static CompatibilityMode[]CompatibilityMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openqa.selenium.devtools.v141.dom.model that return types with arguments of type CompatibilityMode