C# Class OpenQA.Selenium.DragAndDropTest

Inheritance: DriverTestFixture
Afficher le fichier Open project: asynchrony/Selenium2

Private Methods

Méthode Description
DragAndDrop ( ) : void
DragAndDropOnJQueryItems ( ) : void
DragAndDropToElement ( ) : void
DragTooFar ( ) : void
ElementInDiv ( ) : void
ShouldAllowUsersToDragAndDropToElementsOffTheCurrentViewPort ( ) : void
drag ( IWebElement elem, Point initialLocation, int moveRightBy, int moveDownBy ) : Point