Uses of Enum Class
org.openqa.selenium.bidi.script.SerializationOptions.IncludeShadowTree
Packages that use SerializationOptions.IncludeShadowTree
-
Uses of SerializationOptions.IncludeShadowTree in org.openqa.selenium.bidi.script
Subclasses with type arguments of type SerializationOptions.IncludeShadowTree in org.openqa.selenium.bidi.scriptMethods in org.openqa.selenium.bidi.script that return SerializationOptions.IncludeShadowTreeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SerializationOptions.IncludeShadowTree.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openqa.selenium.bidi.script with parameters of type SerializationOptions.IncludeShadowTreeModifier and TypeMethodDescriptionvoidSerializationOptions.setIncludeShadowTree(SerializationOptions.IncludeShadowTree value)