# File lib/selenium/openqa/selenium.rb, line 370
        def alt_key_up()
            do_command("altKeyUp", [])
        end