Catch JS Errors with Playwright

Selenium has issues. I'm using it with Capybara and the latest encounter was a Net::ReadTimeout. I switched to Playwright following Justin Searls guide.One issue I encountered after the migration was ...