# File lib/selenium/client/legacy_driver.rb, line 255 255: def alt_key_down() 256: remote_control_command("altKeyDown", []) 257: end