Mouse Up
Sends a mouse up 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 PropertiesSee Web Event Main Properties.
#
Properties#
Web Event Main PropertiesSee Web Event Main Properties.
#
General PropertiesSee Web Event General Properties.
#
MiscSee Misc.
#
Out ErrorSee Out Error.
#
Out Properties#
Web Event Advanced PropertiesSee Web Event Advanced Properties.
#
ExampleIn this example, we write "test" in Google search and send mouse down, followed by up, followed by down, up event.