# File lib/selenium/client/legacy_driver.rb, line 1605 def remove_script(scriptTagId) remote_control_command("removeScript", [scriptTagId,]) end