Mouse Events and Control
This section describes the Eggplant Functional commands and functions that execute mouse events or return information about the mouse cursor on the SUT. Many of these commands and functions, including Click
, DoubleClick
, Drag
, Drop
, DragandDrop
, MouseButtonDown
, and MouseLocation()
, work against mobile SUTs as well as desktop SUTs, which is helpful when creating scripts that automate both mobile and desktop platforms. SenseTalk also includes a set of mobile commands and functions, a subset of which (Tap
, DoubleTap
, Press
, etc.) are compatible with desktop SUTs.