UI element exist but UI path not able to find it?

I have tried under element appears and attach browser in the following manner -

  1. Element appear >> Attach Browser >> click
  2. Element appear >> click
  3. Attach Browser >> click
    4.Attach Browser >> Element appear >> click
    But still not able to click this. And also, please help me understand why it happened.

image

Hi @Gajal_Shankar ,

First, please try to manually record the process
Second, use the UiExplorer functionality to amend the selector

UiPath

Hope this helps
Best regards,
Marius

1 Like

Thanks, It Worked!

Can we send a hotkey without selecting the UI element on a particular webpage?
That could be an easier way instead of record and manually select a dynamic element using regex.

Hi @Gajal_Shankar ,

If you know the shortcut, why not trying to send a hotkey instead
I assume it should work, or at least you should try. This is the activity https://docs.uipath.com/activities/docs/send-hotkey

Best regards,
Marius

1 Like

for sending hotkey we need to select the corresponding UI element so I selected the element in the page needed but hotkey is not working

Hi @Gajal_Shankar ,

I think the fastest way to make it working is for you to use again the recording functionality.
This time use the hotkey …

Best regards,
Marius

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