Hello,
I need help for saving a web page as HTML.
UseCase:
There is webpage and i need to save it as .html in a specified folder.
Hello,
I need help for saving a web page as HTML.
UseCase:
There is webpage and i need to save it as .html in a specified folder.
Have you tried using the Send Hotkeys activity inside your Attach Browser?
Tried it , it is popping a window there i got stuck
Very well, use UI activities to save the page. It will work.
Let me know if you are facing any issues.
Sure will give a try.
I tried attach window activity, i that Type activity to give the file name and Click Activity to Save.
It worked, is it the right approch.
One last question
What if i need to replace the existing file?
That’s awesome @Satya_Kishore!
There are two ways to handle this:
Save every file with unique name using date and time combos so there won’t be this issue of replacing files.
Handle replace file dialog box using Element Exist activity.
Try it and let me know if you are facing any issues.
Cheers!
Yes @monsieurrahul tried the same and it worked. Thanks for the solution.
Really helpful and it worked.
That’s awesome buddy @Satya_Kishore!
Please mark my response as solution so it could benefit others.
Cheers!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.