cancel
Showing results for 
Search instead for 
Did you mean: 

problem writting in address bar

Rodrigo
Level 2

Hello everyone!

I am a begginer using Blueprism and this is my first question.

My goal is to write a path in the address bar of this window.

12830.png

I have already identified this element as shown in the following image

12831.png

I have a navigate element with the following infotmation

12832.png

12833.png

12834.png

But if I put an Write block

12835.png

12836.png

The this error appear

12837.png

I will be very grateful if someone tells me how to solve this problem.

Regards!



------------------------------
Rodrigo
------------------------------
1 BEST ANSWER

Best Answers

Hi Rodrigo,

Also, you can go with an alternate solution. 

You can write the complete path in the File name and it will save the file at the desired location. Ex - C:\Users\abcde\Documents\Dashboard.xlsx

12794.jpg



------------------------------
KirtiMaan Talwar
Consultant
Deloitte
------------------------------
KirtiMaan Talwar
IA Consultant
Deloitte USI

View answer in original post

4 REPLIES 4

SahilChankotra
Level 4

Hi Rodrigo,

Instead of write stage you could use the navigate stage.

Just pass the global send keys to write the path in address bar. 



------------------------------
Sahil Chankotra
------------------------------

Hi Rodrigo,

Also, you can go with an alternate solution. 

You can write the complete path in the File name and it will save the file at the desired location. Ex - C:\Users\abcde\Documents\Dashboard.xlsx

12794.jpg



------------------------------
KirtiMaan Talwar
Consultant
Deloitte
------------------------------
KirtiMaan Talwar
IA Consultant
Deloitte USI

Thank you very much Sahil and KirtiMaan!

Your comments helped me a lot.

Regards!



------------------------------
Rodrigo
------------------------------

Ho Rodrigo,

If you're doing a 'Save As', as in your example for an Excel file, I'd advise using the 'Save As' action as available on the BP VBO for the file you are saving, eg Word or Excel.

This way you don't have to map the elements on the 'Save As' panel. The found mapping may even differ between various Windows and Office versions, rendering your object not working as expected. The BP VBO will always work.



------------------------------
Happy coding!
---------------
Paul
Sweden
------------------------------
Happy coding!
Paul, Sweden
(By all means, do not mark this as the best answer!)