将水豚截图与幻影配合使用

时间:2019-07-11 07:38:13

标签: rspec capybara apparition

我已经从poltergeist无缝转换为apparition gem,但是当测试失败时,我正在使用capybara-screenshot gem生成页面的html快照。我看到了警告:

capybara-screenshot could not detect a screenshot driver for 'apparition'. Saving with default with unknown results.

事实证明,默认设置为OK,因为生成的屏幕截图很好。如何停止此警告消息?

1 个答案:

答案 0 :(得分:1)

您可以通过使用水豚屏幕截图的master分支来消除警告。

gem 'capybara-screenshot', github: 'mattheworiordan/capybara-screenshot'

Apparition是一个新的驱动程序,capybara-screenshot的发行版尚不支持-但6月底已将其添加到代码中-https://github.com/mattheworiordan/capybara-screenshot/commit/273317b241d1d1d8600b32fad998742894424f3b