# File selenium.rb, line 1536
        def run_script(script)
            do_command("runScript", [script,])
        end