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