Easily find elements with XPath in Capybara by using Chrome's Dev Tools
Imagine you have multiple identical elements on a page and that you need to select a specific element during a system test. If your test…
Read MoreImagine you have multiple identical elements on a page and that you need to select a specific element during a system test. If your test…
Read MoreI know many existing tutorials explain how to install Bootstrap 4 on a Rails 6 application with Webpacker (like the GoRails example…
Read MoreIn this tutorial I am going to show you how to configure Travis CI to run your Rails' test suite and system tests everytime you push a new…
Read More