ISelenium MetaKeyDown Method WebDriver
Press the meta key and hold it down until doMetaUp() is called or a new page is loaded.

Namespace: Selenium
Assembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

void MetaKeyDown()
See Also