DefaultSelenium ShiftKeyDown Method WebDriver
Press the shift key and hold it down until doShiftUp() 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 ShiftKeyDown()

Implements

ISelenium ShiftKeyDown 
See Also