Save URL to a variable

Guys, I need to save a URL in a variable to use later. After I run an operation, the current page loads and I want to save the URL.

Does anyone have a solution?

Hi Rangel

  1. Save the url with Get Url, then go back to the url with Go To

  2. use New Page to go off to the other page where you need to do something, then (optionally Close Page when your done) and finally use Switch Page to return to your original page where you left it.

There are probably other ways of dealing with this as well, but both these options should let you do what you need.

Dave.