Recognize Upload file Selector image

Hi Rookies!

I’m having some trouble identifying a Selector. Here’s what I want to find:

file

The input on the left is blocked so It cannot be used.

I want to be able to Click that Selector but I don’t get it to work.

I’ve tried:

  • Click Activity (no selector found)
  • Click Image (not working)
  • Inject .js and used $(“my_selector”).click() – not working

I cannot upload a second image, but I’m getting all the time “Selector Not Found Exception”

Many thanks,
Carmen

You can use click activity of text box next to File and use X and Y co-ordinates to click the upload button.
This was explained in UIPath SAP training.

We tried that as well, It did not work. We used IE instead, now it works.

Many thanks,
Carmen