Skip to main content

Hi Team,

 

I need to perform an action Shift + Click to select multiple items at a time.

 

How can we achieve this in A360,

I tried 1) key strokes sSHIFT DOWN] 2) Click 3)key strokes sSHIFT UP], but no luck.

 

Thanks in Advance

Hello @AutomationAnywhere Team, using A360 do we have any way to achieve this


Hi @satyasaikrishna0209,

 

to achieve this you should use three commands:

 

  1. Keystoke: eSHIFT DOWN]
  2. Recorder: the click command that you wish to execute (this must be Left Click) to simulate the actual pressing of the mouse click.
  3. Keystroke kSHIFT UP]

 

The shift down and shift up keystroke controls simulate the pressing and releasing of the shift key, as you would if you were performing these steps as a human.

 

Please let me know if this resolves your issue.

 

Kind Regards

Adam


Reply