# File lib/selenium/client/legacy_driver.rb, line 276 276: def control_key_up() 277: remote_control_command("controlKeyUp", []) 278: end