Unable to Upload files to website

Hello all,
I am new to this UIpath. I try to create a small automation job to upload multiple CSV files to a website.
See below the error I am getting. Also, I have attached the error message popup box.

“Click ‘SPAN’: Cannot find the UI element corresponding to this selector: ”

Please give your advice.

Thanks
Karthik

1 Like

edit your selector instead of using ParentID use class! and make aaName = ‘*’

Actually I am doing with web recording i don’t see the ParentID? See the attachment

Can you show us the selector?

Hello Pradeep I have attached

Hi

Welcome to uipath community

Did we try with SEND HOT KEY activity instead of click activity with key as enter
That would work for sure
Cheers @Karthikeyan_Thiru

use hotkeys!

I used the hotkey but still, I have the issue. I may be wrong. See the attachment

,

1 Like

Hi
Keep the send hot key activity alone inside the GET ACTIVE WINDOW ACTIVITY
And while using send hot key activity within that don’t select any element for selector and just use hot key alone

Hope this would work
cheers @Karthikeyan_Thiru

sf_selectfile.xaml (14.4 KB)

Still I am doing something wrong. I have attached my working file. If Possible have a look and give your comments

@Palaniyappan any advice?

Thanks
Karthik

Can I have a screenshot buddy
I don’t have my system now
@Karthikeyan_Thiru

@Palaniyappan

Hey Palani,
I have attached the screenshot.

@Pradeep_Shiv Yes, I am using the hotkey still have the same issue.

image
is this how your selectors is looking in click activity!

Yes but Validation error.