Man illustrationFlower illustration
Applications

Mouse actions

Estimated reading: 2 minutes 424 views

Mouse actions activity allows mouse actions to be performed at the specified location on the application.


*Application nameThe reference name of applications which has already been opened or attached is chosen in the dropdown.
ButtonClick type is chosen.
*FieldIt is the field where the location (XPath) of the area is written.
Double clickIt allows double-clicking on the desired area.
Wait until visibleIf this checkbox is checked, it is waited until visible all elements of webpages or Windows.
Wait until loadIf this checkbox is checked, it is waited until loading all elements of webpages or Windows.
HoverThe cursor is positioned on the relevant field.
X-coordinateIt clicks to the right or left of the XPath which is written in the Field as much as the given pixel value. Positive and negative values can be entered. Clicks to the right of XPath when using positive values, and negative values to the left.
Y-coordinateIt clicks to below or above of the XPath which is written in the Field as much as the pixel value given. Positive and negative values can be entered. Clicks on negative values below XPath when positive values are used.
Note: * Fields selected with are required, others are optional.

You can use the Applications name as shown in the example.

${robustaWebpage}

You can use the Button as shown in the examples.

LEFT

RIGHT

NONE

You can use the Field for Browser as shown in the example.

(//input[@title=”Arama”])[1]

You can use the Field for Windows as shown in the example.

//Pane[@ClassName=Scintilla”]

You can use the X-Coordinate as shown in the example.

150

You can use the Y-Coordinate as shown in the example.

150

The above example use will do Left Double Click after the page and element is loaded to press the button whose location is given in the Field field .

Share this Doc

Mouse actions

Or copy link

CONTENTS
Chat Icon Close Icon