# File lib/selenium/client/legacy_driver.rb, line 1701 def key_up_native(keycode) remote_control_command("keyUpNative", [keycode,]) end