nikosan
(Nikos Anastopoulos)
April 9, 2019, 9:01am
1
hi all
I’m struggling to simulate the file download for a given TaxID - Month - Year.
cannot invoke the “Save As” option
my process is as follows:
the selector (validated and highlighted with UIExplorer) is:
when running the process, i see this toolbar on IE flashing:
and the following errors in the Output window:
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 'Butt on’
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
ankur1984
(Ankurkumar Sharma)
April 9, 2019, 9:58am
3
Use F2 key for delays its work for me.
@nikosan
Follow below steps:
maybe it will be helpful for you.
-Ahtesham
wait so do you want the wait for ready to be none or interactive for this?
Hi @nikosan ,
I have the same problem related to the “Save As” button. Have you already fix it?
nikosan
(Nikos Anastopoulos)
May 14, 2019, 9:15am
8
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”.
@nikosan How did you get the indicate in screen to work for the “Save as”. How did you generate the selector below:
ankur1984
(Ankurkumar Sharma)
August 15, 2019, 11:33am
11
hi
Use F2 key its worked for me
@ankur1984 Awesome !!! worked
ankur1984
(Ankurkumar Sharma)
August 15, 2019, 12:13pm
13
good please tick as solution on my comment
@ankur1984 there is no option to do so
ankur1984
(Ankurkumar Sharma)
August 15, 2019, 1:21pm
15
1 Like
ankur1984
(Ankurkumar Sharma)
August 15, 2019, 1:22pm
16
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.
ankur1984
(Ankurkumar Sharma)
August 15, 2019, 1:41pm
18
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.
nikosan
(Nikos Anastopoulos)
August 15, 2019, 2:29pm
20
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