Uses of Class
org.openqa.selenium.bidi.browsingcontext.LocateNodeParameters
Packages that use LocateNodeParameters
-
Uses of LocateNodeParameters in org.openqa.selenium.bidi.browsingcontext
Methods in org.openqa.selenium.bidi.browsingcontext that return LocateNodeParametersModifier and TypeMethodDescriptionLocateNodeParameters.setMaxNodeCount
(long maxNodeCount) LocateNodeParameters.setSandbox
(String sandbox) LocateNodeParameters.setSerializationOptions
(SerializationOptions options) LocateNodeParameters.setStartNodes
(List<RemoteReference> startNodes) Methods in org.openqa.selenium.bidi.browsingcontext with parameters of type LocateNodeParameters