Uses of Class
org.openqa.selenium.bidi.script.RemoteReference
Packages that use RemoteReference
-
Uses of RemoteReference in org.openqa.selenium.bidi.browsingcontext
Method parameters in org.openqa.selenium.bidi.browsingcontext with type arguments of type RemoteReferenceModifier and TypeMethodDescriptionLocateNodeParameters.setStartNodes
(List<RemoteReference> startNodes) -
Uses of RemoteReference in org.openqa.selenium.bidi.module
Methods in org.openqa.selenium.bidi.module with parameters of type RemoteReferenceModifier and TypeMethodDescriptionvoid
Input.setFiles
(String browsingContext, RemoteReference element, String file) void
Input.setFiles
(String browsingContext, RemoteReference element, List<String> files)