ISelenium AltKeyDown Method WebDriver
Press the alt key and hold it down until doAltUp() 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 AltKeyDown()
See Also