DefaultSelenium 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

public void AltKeyDown()

Implements

ISelenium AltKeyDown 
See Also