Rspec integration tests without cucumber?...
Read MoreHow do you POST to a URL in Capybara?...
Read MoreHow to mock/stub a model in Cucumber tests...
Read MoreFile uploads using the selenium-client gem...
Read MoreHow can I use Capybara with Cucumber-jvm and Java?...
Read MoreHow do I catch redirections to other domains when testing with Webrat?...
Read MoreReceiving an 'undefined local variable or method' error on a visit method, when trying to us...
Read Morecucumber test in rails application does not seem to be submitting a form to log a user in...
Read MoreCucumber/Webrat: follow link by CSS class?...
Read MoreRails 3 integration testing - Using webrat fill_in not finding fields...
Read MoreSession variables with Cucumber Stories...
Read MoreSwitch between a headed and headless server when integration testing with capybara...
Read MoreSetting http headers RSpec 2.4 / Rails 3...
Read MoreHow do I fill in a specific field in Webrat when several share the same name and id?...
Read MoreThe have_selector fails in an RSpec test but page renders correctly and the tag is present...
Read More'visit *_path' doesn't work while testing user model...
Read MoreHow do I test an image alt value using capybara?...
Read MoreHow to use Watir to find a specific link when all the links have the same display text?...
Read MoreHow can I see what capybara found in a failing cucumber step?...
Read MoreHow does rspec work with Rails 3 for integration tests?...
Read MoreNew to Rails -- Webrat methods not working in integration test...
Read Morecucumber + capybara step definition - sending POST requests...
Read MoreRails webrat gem - render method missing...
Read MoreCucumber and WebRat in Selenium mode: Can't start mongrel_rails when using gem bundle...
Read Morehow should I get webrat to test the contents of a textarea...
Read MoreWhat kind of programming language or software can simulate the user interaction with browser?...
Read MoreUndefined method 'action' running single RSpec file for a rails controller...
Read MoreCheck links on external websites?...
Read More