# File selenium.rb, line 341
        def shift_key_up()
            do_command("shiftKeyUp", [])
        end