# File lib/selenium/openqa/selenium.rb, line 342
        def shift_key_up()
            do_command("shiftKeyUp", [])
        end