How to close a notepad with save the change

Dear Friend

I am a new learning to uipath, when I try to use open application, type in, and close application to create a process, the pop window ask me if to save the change or now. can “close application ”activity be set as close with saving. I suppose blue prism have some function like this, not sure if same in uipath, thank you !



HI @liyang51999

You can use Send Hotkey activity

image

Regards
Gokul

Hi @liyang51999 ,

I believe the Property that you are looking for is not yet available. Maybe a Similar Property could be observed in Excel Activities Excel Scope but for a Generic Open Application/Use Application/Browser Activity, it is not yet present.

You would maybe need to Check if the Pop up window exists and then Perform the Click on Save button.

1 Like

Hello @liyang51999

If you are just trying to write some data to text file, you can use the Write Text File activity.

Thanks

2 Likes

Thank you, implement successfully with send hotkey

thank you :smiley:

Hi @liyang51999

Kindly close this topic by mark as solved. It will help for others too.

Regards
Gokul

Sure, but I do not know how to mark it to closed :sweat_smile:

Hi @liyang51999

Check out this : Forum FAQ - How to mark a post as a solution

Regards
gokul

Can you update the correct post as solved. By mistakenly you have marked your post @liyang51999


Is that OK now, not familiar with the action, :sweat_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.