MCPcopy Index your code
hub / github.com/SeleniumHQ/selenium / unpin

Method unpin

javascript/selenium-webdriver/lib/script.js:120–123  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

118 }
119
120 async unpin(id) {
121 await this.#initScript()
122 await this.#script.removePreloadScript(id)
123 }
124
125 async execute(script, ...args) {
126 await this.#initScript()

Callers 1

Calls 2

#initScriptMethod · 0.95
removePreloadScriptMethod · 0.45

Tested by 1