Uses of Class
org.openqa.selenium.bidi.script.SerializationOptions
Packages that use SerializationOptions
-
Uses of SerializationOptions in org.openqa.selenium.bidi.browsingcontext
Methods in org.openqa.selenium.bidi.browsingcontext with parameters of type SerializationOptionsModifier and TypeMethodDescriptionLocateNodeParameters.Builder.setSerializationOptions(SerializationOptions options) Deprecated, for removal: This API element is subject to removal in a future version.LocateNodeParameters.setSerializationOptions(SerializationOptions options) -
Uses of SerializationOptions in org.openqa.selenium.bidi.script
Methods in org.openqa.selenium.bidi.script with parameters of type SerializationOptionsModifier and TypeMethodDescriptionstatic LocalValueLocalValue.channelValue(String channelId, SerializationOptions options) static LocalValueLocalValue.channelValue(String channelId, SerializationOptions options, ResultOwnership resultOwnership) Constructors in org.openqa.selenium.bidi.script with parameters of type SerializationOptions