# File lib/selenium/client/legacy_driver.rb, line 1410 def set_timeout(timeout) remote_control_command("setTimeout", [timeout,]) end