Class Javascript<SCRIPTID,BINDINGCALLED>
java.lang.Object
org.openqa.selenium.devtools.idealized.Javascript<SCRIPTID,BINDINGCALLED>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addBindingCalledListener
(Consumer<String> listener) void
addJsBinding
(String scriptName) protected abstract Event
<BINDINGCALLED> void
disable()
doAddJsBinding
(String scriptName) doRemoveJsBinding
(String scriptName) protected abstract String
extractPayload
(BINDINGCALLED event) void
removeJsBinding
(String scriptName)