Articles by Tag #capybara

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Testing ViewComponent w/ Capybara

Today I was writing some tests and dug into a little bit of ViewComponent and Capybara. Most of time...

Learn More 2 0Aug 20 '24

Catch JS Errors with Playwright

Selenium has issues. I'm using it with Capybara and the latest encounter was a Net::ReadTimeout. I...

Learn More 1 0Mar 26