Capybara debugging Javascript
Debugging Javascript in Capybara feature specs can be challenging (to say the least), because AFAIK you can’t drop ‘debugger’ into your javascript and run the code and be debugging in…
Achieving Developer Excellence with Automated Testing
Debugging Javascript in Capybara feature specs can be challenging (to say the least), because AFAIK you can’t drop ‘debugger’ into your javascript and run the code and be debugging in…