doubtsreadyapi
5 years agoContributor
How to download a file from ReadyAPi using groovy script
Hi Is there a way from Ready APi to download a file using groovy script, and place it in my local directory? ie., when i hit a URL the excel file download automatically when it get downloads it...
- 5 years agoWas there any issue to just follow what was mentioned in the earlier reply?
Isn't url forming incorrect by just looking at it?
http://( '${#TestCase#TEST URL}' ) -> change it to ${#TestCase#TEST URL}