Level 3 -Assignment 2: cannot simulate the "Save As" button click

hi all

I’m struggling to simulate the file download for a given TaxID - Month - Year.

Click ‘Button’: Cannot find the UI element corresponding to this selector:

Invoke System1_Create_YearlyReport workflow: Cannot find the UI element corresponding to this selector: <wnd title=‘OK’ />

System exception.Cannot find the UI element corresponding to this selector: at Source: Invoke System1_Create_YearlyReport workflow: Click 'Button’

I’ve confirmed that

Any support is more than welcome

You just need couple of clicks to click Save and Save As. No need of hot keys.
Sent you the message with more details.

Regards,
Karthik Byggari

Use F2 key for delays its work for me.

@nikosan

Follow below steps:
image

maybe it will be helpful for you.

-Ahtesham

wait so do you want the wait for ready to be none or interactive for this?

I have it as NONE

Hi @nikosan,
I have the same problem related to the “Save As” button. Have you already fix it?

Hi,

Yes, see the attached file

Nikos

SAVES_As.xaml (7.4 KB)

@md.ahtesham How do you get the “indicate on screen” to work in the click activity as you did in the screen shot below? When I click indicate on screen only the SAVE option will display. If I click the drop down to show the options and then try click indicate on screen, the drop down goes away and I cant select “Save as”.

image

@nikosan How did you get the indicate in screen to work for the “Save as”. How did you generate the selector below:

image

hi
Use F2 key its worked for me

@ankur1984 Awesome !!! worked :slight_smile:

good please tick as solution on my comment

@ankur1984 there is no option to do so

Check this How to mark solution in Uipath Forum - #4 by lakshman

1 Like

Click on show more and choose the option

@ankur1984 I am sorry. i know how to mark solutions. I did click on more. This is what it looks like when I click more. There is no “solution” Icon.

OK No Problem I appreciate that. Sorry for Your time.

Cheers
Ankur

@ankur1984 No problem at all. My research shows me this post I found. I am not “level 4” / “Leader” whatever that is. :slight_smile:

I used the click on the right hand side of the button, and then the send hotkeys to simulate the arrow down and Enter to invoke the Save As pop up.

HTH