# File lib/selenium/client/legacy_driver.rb, line 1526 def run_script(script) remote_control_command("runScript", [script,]) end