CasperJS/PhantomJS download CSV file -


i'm having trouble getting contents of csv file being downloaded via casperjs/phantomjs. file download being triggered via link on page being clicked , resourcerecieved event triggered , can access header/meta info file, can't content of file need.

what take content of csv file in casperjs/phantomjs?


Comments