How to check for multiple occurrences of a word using Capybara (or Webrat, I guess) and Cucumber?...
Read MoreCucumber/Webrat user session flash[:notice] issue still exists in Rails 3...
Read MoreRails/Rspec: How to specify a specific form when using "fill_in"...
Read Morewebrat + nokogiri + css selectors + whitespaces = Nightmare...
Read MoreCucumber & webrat, selecting from a radio button list...
Read MoreWebRat+Selenium WebDriver: wait for ajax to be completed...
Read MoreWebrat (web_steps.rb) not being used...
Read MoreUsing Cucumber to test my OAuth provider in Rails...
Read MoreWebrat verify content in iframe or frameset...
Read MoreFinding a label with Webrat that contains a link...
Read Moreundefined method `find_link' for #<Cucumber::Rails::World:0x818e02e8> (NoMethodError)...
Read MoreUsing Webrat to check a list has a specific number of li elements...
Read MoreCucumber and webrat - How to handle dynamic URLs in the paths.rb?...
Read MoreRecord id with cucumber and pickle [Rails]...
Read MoreWhat happens when you click a button using WebRat under cucumber...
Read MoreWebrat select_date selector failure...
Read MoreHow to use Page Object pattern with Cucumber and Webrat / Selenium?...
Read Moreselenium cannot find element with class in IE...
Read MoreHow can I check with cucumber & webrat & selenium that a selector/tag exists exactly two tim...
Read MoreRails/Cucumber/Webrat: redirect_to, flash[:notice] not working...
Read Moreassert_response doesn't work with webrat in selenium mode...
Read MoreHow do I click on a specific button using cucumber/webrat when the name of the button starts with th...
Read MoreCucumber/webrat test fails after adding Subdomain-fu and redirection functionality...
Read MoreCan I use Webrat for ASP.NET applications?...
Read MoreChecking an element is absent using WebRat...
Read MoreHow to create integration level test for two user interaction?...
Read MoreHow do I check that a form is pre-populated with values using Cucumber and Webrat?...
Read MoreHow do I get webrat / selenium to "wait for" the CSS of the page to load?...
Read MoreRails: Integration testing thinking_sphinx with cucumber and webrat - how do I index transactional f...
Read More