MCPcopy Create free account
hub / github.com/SeleniumHQ/selenium / pin

Method pin

java/src/org/openqa/selenium/remote/Script.java:41–41  ·  view source on GitHub ↗
(String script)

Source from the content-addressed store, hash-verified

39 void removeDomMutationHandler(String id);
40
41 String pin(String script);
42
43 void unpin(String id);
44

Implementers 2

RemoteScriptjava/src/org/openqa/selenium/remote/Re
Scriptjavascript/selenium-webdriver/lib/scri

Calls

no outgoing calls