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.Builder.build()
Deprecated, for removal: This API element is subject to removal in a future version.LocateNodeParameters.setMaxNodeCount
(long maxNodeCount) LocateNodeParameters.setOwnership
(ResultOwnership ownership) 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