# File lib/selenium/client/legacy_driver.rb, line 1713 def key_press_native(keycode) remote_control_command("keyPressNative", [keycode,]) end