After clicking F2 key ,unable to pause the selector

HI,
MY requirement is like hover on button and click on the visible option for same i am pressing F2 to pause and i am trying to fetch the selector for visible option, but nothing is happening it’s not showing 5 seconds pause.
please suggest me if any other option available as early as possible.

@Sree_Kella

Welcome to the community

you can select hoverable element option from selector window

cheers

1 Like

Can you try clicking the delay icon?
Also can you share a screenshot?

Hi @Sree_Kella

Welcome to UiPath,

Use the hover activity on the button first, then add a short delay of 1-2 seconds before trying to get the visible option’s selector. Instead of F2 pause, use highlight or UI Explorer to capture the option.

If helpful, mark as solution. Happy automation with UiPath

@Sree_Kella

Use fn+f2, to pause. May be function keys enabled in your system. You can try with this.

If you find it helpful, please mark it as solution to close this topic.

Happy Automation!!