Downloading file to specific folder using Capybara and Poltergeist driver

后端 未结 4 709
星月不相逢
星月不相逢 2020-12-14 02:47

I am writing my acceptance tests using Capybara and Poltergeist driver.I need to validate the content of the CSV file downloaded.

  1. I tried various ways of rende
4条回答
  •  旧巷少年郎
    2020-12-14 03:03

    There is an ticket to support downloading files in PhantomJS/Poltergeist and there are one or two forks which claims that they made it to work somehow. See https://github.com/ariya/phantomjs/issues/10052

提交回复
热议问题