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…
Engineering Success 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…