Forum Discussion
SmartBear_Suppo
Alumni
17 years agoHi Igor,
You may be able to achieve this by using an HTTP client (not necessarily a web browser) that can save a URL destination as a file (wget or curl). You could then create a Groovy script that invokes such an HTTP client and process the file (found at a known location on the local file system) in subsequent test steps.
Do let us know if you managed to do this.
Cheers!
/Nenad Nikolic a.k.a. Shonzilla
You may be able to achieve this by using an HTTP client (not necessarily a web browser) that can save a URL destination as a file (wget or curl). You could then create a Groovy script that invokes such an HTTP client and process the file (found at a known location on the local file system) in subsequent test steps.
Do let us know if you managed to do this.

Cheers!
/Nenad Nikolic a.k.a. Shonzilla