Never sleep() using Capybara!
Have you ever had to sleep() in Capybara-WebKit to wait for AJAX and/or CSS animations? A simple code example from HomeMarks v3 which uses Capybara’s wait_until block.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Have you ever had to sleep() in Capybara-WebKit to wait for AJAX and/or CSS animations? A simple code example from HomeMarks v3 which uses Capybara’s wait_until block.
Post a comment