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