CV click - Delay between two clicks of a double click

Hello, I need to do a double click with a delay between each click.
For this I use the CV click activity and I put the ClickType in ClickType.CLICK_DOUBLE, but I wanted to know if there was a parameter to impose a delay between the first and the second click.
Thank you

We won’t be to include a delay between two clicks if your click type is DOUBLECLICK

Instead you can use two click activities with a delay activity in between

Use two CV Click activity and a delay activity between them with timestamp you want between two clicks

Cheers @Roxane_Crepeaux

Thank you, I’ll do that, the flow will just be a little longer :laughing:

1 Like

Yeah @Roxane_Crepeaux

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.