Uses of Enum Class
org.openqa.selenium.bidi.script.RemoteReference.Type
Packages that use RemoteReference.Type
- 
Uses of RemoteReference.Type in org.openqa.selenium.bidi.scriptMethods in org.openqa.selenium.bidi.script that return RemoteReference.TypeModifier and TypeMethodDescriptionstatic RemoteReference.TypeReturns the enum constant of this class with the specified name.static RemoteReference.Type[]RemoteReference.Type.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 RemoteReference.TypeModifier and TypeMethodDescriptionstatic LocalValueLocalValue.remoteReference(RemoteReference.Type type, String id) Constructors in org.openqa.selenium.bidi.script with parameters of type RemoteReference.Type