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
Methods 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 TypeMethodDescriptionvoid
SerializationOptions.setIncludeShadowTree
(SerializationOptions.IncludeShadowTree value)