Search code examples
Rspec integration tests without cucumber?...

ruby-on-railsrspeccucumberwebrat

Read More
How do you POST to a URL in Capybara?...

ruby-on-railscucumberwebratcapybara

Read More
How to mock/stub a model in Cucumber tests...

ruby-on-railstestingcucumberwebrat

Read More
File uploads using the selenium-client gem...

rubyseleniumcucumberwebrat

Read More
How can I use Capybara with Cucumber-jvm and Java?...

javacucumbercapybaracucumber-jvmwebrat

Read More
HTTP basic auth for Capybara...

ruby-on-railstestingauthenticationwebratcapybara

Read More
How do I catch redirections to other domains when testing with Webrat?...

ruby-on-railsrubytestingwebrat

Read More
Test Google search page...

rubycucumberwebrat

Read More
Receiving an 'undefined local variable or method' error on a visit method, when trying to us...

ruby-on-railscucumberwebrat

Read More
cucumber test in rails application does not seem to be submitting a form to log a user in...

ruby-on-rails-4cucumberwebrat

Read More
Cucumber/Webrat: follow link by CSS class?...

cssrubycss-selectorscucumberwebrat

Read More
Rails 3 integration testing - Using webrat fill_in not finding fields...

ruby-on-rails-3rspecintegration-testingwebrat

Read More
Session variables with Cucumber Stories...

ruby-on-railstestingrspeccucumberwebrat

Read More
Switch between a headed and headless server when integration testing with capybara...

ruby-on-railsseleniumwebrat

Read More
Setting http headers RSpec 2.4 / Rails 3...

ruby-on-railsrspeccucumberwebrat

Read More
How do I fill in a specific field in Webrat when several share the same name and id?...

rubytestingwebrat

Read More
The have_selector fails in an RSpec test but page renders correctly and the tag is present...

ruby-on-railsrspecwebrat

Read More
'visit *_path' doesn't work while testing user model...

ruby-on-railsrspecruby-on-rails-3.2railstutorial.orgwebrat

Read More
How do I test an image alt value using capybara?...

ruby-on-railstestingcucumberwebratcapybara

Read More
How to use Watir to find a specific link when all the links have the same display text?...

watirwebrat

Read More
How can I see what capybara found in a failing cucumber step?...

ruby-on-railscucumberwebratcapybara

Read More
How does rspec work with Rails 3 for integration tests?...

ruby-on-railsrspecintegration-testingruby-on-rails-3webrat

Read More
New to Rails -- Webrat methods not working in integration test...

ruby-on-railstestingracktestunitwebrat

Read More
cucumber + capybara step definition - sending POST requests...

ruby-on-rails-3cucumbercapybarawebrat

Read More
Rails webrat gem - render method missing...

ruby-on-railstestingrspectddwebrat

Read More
Cucumber and WebRat in Selenium mode: Can't start mongrel_rails when using gem bundle...

cucumberbundlerubygemswebratbundler

Read More
how should I get webrat to test the contents of a textarea...

ruby-on-railscapybarawebrat

Read More
What kind of programming language or software can simulate the user interaction with browser?...

browserwebrat

Read More
Undefined method 'action' running single RSpec file for a rails controller...

ruby-on-railscontrollerrspecwebrat

Read More
Check links on external websites?...

ruby-on-railsruby-on-rails-3capybarawebrat

Read More
BackNext