percy / percy-capybara

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

Non-static iframe resource discovery using FilesystemLoader #60

Closed benalavi closed 4 years ago

benalavi commented 6 years ago

Adds a spec that FilesystemLoader will find additional iframe resources referenced by visited pages that weren't already discovered in assets_dir by build_resources.

benalavi commented 6 years ago

Wasn't able to replicate CI failures

benalavi commented 4 years ago

Fixed in newer version by https://github.com/percy/percy-capybara/issues/129