garris / BackstopJS

Catch CSS curve balls.
http://backstopjs.org
MIT License
6.69k stars 604 forks source link

Quick fix for early disposal of playwright browser #1419

Closed JamesIrish closed 2 years ago

JamesIrish commented 2 years ago

Pass the browserContext instead of the browser instance. See comment https://github.com/garris/BackstopJS/pull/1417#issuecomment-1121303500

garris commented 2 years ago

👍 thanks