# File lib/selenium/client/legacy_driver.rb, line 1689 def key_down_native(keycode) remote_control_command("keyDownNative", [keycode,]) end