Hello everyone,
Is it possible to drag the mouse between elements with the button clicked using OpenRPA?
i have a web automation that to select more than one item in a combo box i need to drag to select
yes, you can use move mouse.
you can click element with virtual click false and then move mouse to move the mouse while clicking a button ( default 1, left button )
