# File lib/selenium/openqa/selenium.rb, line 1622 def key_down_native(keycode) do_command("keyDownNative", [keycode,]) end