I want to save and store the current webpage

Lets say im on a webpage.
I want to save the webpage and then store the webpage with the “store” command so i can use it later with open | ${currentwebpage}

How would I do this?

I don’t have an answer for every webpage. But some webpage have its url link in the html code, so I use sourceExtract to get it. But it can’t be applied to every webpage.

I don’t know if there is a solution for this that come from UI Vision common commands, but at this time you should try sourceExtract, it might solve your problem.