# File lib/selenium/client/legacy_driver.rb, line 234
234:         def shift_key_up()
235:             remote_control_command("shiftKeyUp", [])
236:         end