1

When I open this link and click on the XML button in the top right section , that triggers something (and XML file called filings.xml) automatically getting downloaded to the downloads folder.

Using casperjs, I have been able to successfully navigate to the page and click that XML button, but I cannot figure out how to capture the filings.xml document that gets downloaded as a result of clicking.

Please help.

Chandrashekhar Swami
  • 1,742
  • 23
  • 39
Oscar Jones
  • 83
  • 2
  • 8
  • Have you seen these two questions? [downloading a file that comes as an attachment in a POST request response in PhantomJs](http://stackoverflow.com/q/16144252/1816580) and [Grab the resource contents in CasperJS or PhantomJS](http://stackoverflow.com/q/11531448/1816580) – Artjom B. May 17 '16 at 13:44

0 Answers0