# File lib/selenium/client/legacy_driver.rb, line 241 241: def meta_key_down() 242: remote_control_command("metaKeyDown", []) 243: end