percy / percy-capybara

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

fix: Only wrap `evaluate_script` calls in IIFE #153

Closed Robdel12 closed 4 years ago

Robdel12 commented 4 years ago

What is this?

The DOM won't return from execute_script if it's wrapped in an IIFE. This only wraps an IIFE around evalaute_script