C# Class OpenQA.Selenium.Interactions.BasicMouseInterfaceTest

Inheritance: DriverTestFixture
Exibir arquivo Open project: krosenvold/selenium-git-release-candidate

Private Methods

Method Description
DraggingElementWithMouseFiresEvents ( ) : void
IsElementAvailable ( IWebDriver driver, By locator ) : bool
PerformDragAndDropWithMouse ( ) : void
ShouldAllowContextClick ( ) : void
ShouldAllowDoubleClick ( ) : void
ShouldAllowDragAndDrop ( ) : void
ShouldAllowDraggingElementWithMouseMovesItToAnotherList ( ) : void
ShouldAllowMoveAndClick ( ) : void
ShouldNotMoveToANullLocator ( ) : void