Mouse Down
Sends a mouse down event to a web element.
note
This is not going to trigger a click event on a button. For click events, please use Mouse Click.

Designer Properties#
See Web Event Main Properties.
Properties#

Web Event Main Properties#
See Web Event Main Properties.
General Properties#
See Web Event General Properties.
Misc#
See Misc.
Out Error#
See Out Error.
Out Properties#
Web Event Advanced Properties#
See Web Event Advanced Properties.
Example#
In this example, we write "test" in Google search and send mouse down, followed by up, followed by down, up event.