# File lib/selenium/client/legacy_driver.rb, line 262 262: def alt_key_up() 263: remote_control_command("altKeyUp", []) 264: end