percy / percy-capybara

Visual testing for Capybara with Percy.
https://docs.percy.io/docs/capybara
MIT License
45 stars 23 forks source link

fix: pass options to DOM capture #138

Closed Robdel12 closed 4 years ago

Robdel12 commented 4 years ago

What is this?

This will allow for proper serialization of iframes since that relies on checking for enable_javascript (enableJavaScript) being passed when capturing the DOM.