# File lib/selenium/client/legacy_driver.rb, line 227 227: def shift_key_down() 228: remote_control_command("shiftKeyDown", []) 229: end