# File lib/selenium/client/legacy_driver.rb, line 446 def set_speed(value) remote_control_command("setSpeed", [value,]) end