Question
Cognizant
IN
Last activity: 7 Mar 2019 0:36 EST
unable to save the document in the desired folder location using openspan
Hi,
Our use case is to save and rename the document from the browser.
But, whenevr i run the automation, its saving the file in the last download folder location and also not renaming the file. However, its working fine in one of my collegue's machine.
I am using custom script to do save As the file.
I am passing the path as a text parameter from windows form to the text field in the Save As window. The path(text) is getting changed with new the path (text) in the text field of Save As window. But when bot hits on Save button, file is not getting saved in the new path.
There is no Raise Event method that I can use for this control. Tried with Tab out, still did not resolve issue. Anyone, please let me know how to fix this issue.
Thanks in advance.