How can i perform a click and hold a Key for 10 seconds in UI path?

There is a scenario in which I have to select the text by clicking and dragging the paragraph,
so I am using the ctrl+shift+down arrow key which needs to be clicked for 10 seconds.

Hi @Akarshan_Sonkar

Please elaborate more on this issue so that we can understand better.

HI,

How about the following?

"[d(Shift)][d(Ctrl)][d(Down)]"
"[u(Down)][u(Ctrl)][u(Shift)]"

Regards,


Like in this picture, I want to copy the whole paragraph by clicking and dragging it to the end using shortcut keys.
I tried @Yoichi 's approach but didn’t get a proper response from the Bot,

but the Bot didn’t work properly. Is there any other approach?
I want the bot to keep pressing and holding the ctrl+shift+down arrow key for up to 10 seconds

Hi @Akarshan_Sonkar

Can you try with Get Text activity

Regards,

@Akarshan_Sonkar,

Why to over complicate it. Use Get Text activity here.

Thanks,
Ashok :slight_smile:

@lrtetala @ashokkarale
I have tried get text activity but it changes the report format generated.

@Akarshan_Sonkar,

May I know what’s the outcome you are trying to achieve here?

Thanks,
Ashok :slight_smile: