Mouse Double Click
Sends a mouse double click to a web element. This event may not work when using a browser extension like chrome or firefox. In this case, we can use Use debugger property to simulate a system double click when using Chrome extension.
#
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 type test in google and press the "Google Search" button.