Uses of Class
org.openqa.selenium.bidi.script.ChannelValue
Packages that use ChannelValue
-
Uses of ChannelValue in org.openqa.selenium.bidi.module
Method parameters in org.openqa.selenium.bidi.module with type arguments of type ChannelValueModifier and TypeMethodDescriptionScript.addPreloadScript
(String functionDeclaration, List<ChannelValue> arguments) Script.addPreloadScript
(String functionDeclaration, List<ChannelValue> arguments, String sandbox)