Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 197 Bytes

mouse.md

File metadata and controls

11 lines (7 loc) · 197 Bytes

HTML5 Protractor Tools Documentation - Mouse

Functions

drag(from, to)

Drags the from element to the location of the to element.

html5.mouse.drag(columns[5], columns[7]);