Search code examples
How to check for multiple occurrences of a word using Capybara (or Webrat, I guess) and Cucumber?...

ruby-on-railsruby-on-rails-3cucumberwebratcapybara

Read More
Cucumber/Webrat user session flash[:notice] issue still exists in Rails 3...

ruby-on-railsruby-on-rails-3cucumberwebrat

Read More
Rails/Rspec: How to specify a specific form when using "fill_in"...

ruby-on-railsrspecintegration-testingwebrat

Read More
webrat + nokogiri + css selectors + whitespaces = Nightmare...

ruby-on-railscucumbercss-selectorsnokogiriwebrat

Read More
Cucumber & webrat, selecting from a radio button list...

ruby-on-railscucumberbddwebrat

Read More
WebRat+Selenium WebDriver: wait for ajax to be completed...

ajaxseleniumwebratwebdriver

Read More
Webrat (web_steps.rb) not being used...

ruby-on-railstestingcucumberwebrat

Read More
Using Cucumber to test my OAuth provider in Rails...

ruby-on-railsoauthcucumberwebrat

Read More
Webrat verify content in iframe or frameset...

cucumberwebratframeset

Read More
Finding a label with Webrat that contains a link...

ruby-on-railscucumberwebrat

Read More
undefined method `find_link' for #<Cucumber::Rails::World:0x818e02e8> (NoMethodError)...

ruby-on-railsrspeccucumberwebrat

Read More
Using Webrat to check a list has a specific number of li elements...

ruby-on-railsrubycucumberwebrat

Read More
Cucumber and webrat - How to handle dynamic URLs in the paths.rb?...

ruby-on-railscucumberwebrat

Read More
Record id with cucumber and pickle [Rails]...

ruby-on-railstestingcucumberpicklewebrat

Read More
What happens when you click a button using WebRat under cucumber...

cucumberwebrat

Read More
Webrat select_date selector failure...

ruby-on-railscucumberwebrat

Read More
How to use Page Object pattern with Cucumber and Webrat / Selenium?...

seleniumcucumberwebrat

Read More
selenium cannot find element with class in IE...

xpathseleniumcucumbercss-selectorswebrat

Read More
How can I check with cucumber & webrat & selenium that a selector/tag exists exactly two tim...

ruby-on-railsregexseleniumcucumberwebrat

Read More
Rails/Cucumber/Webrat: redirect_to, flash[:notice] not working...

ruby-on-railscucumberwebrat

Read More
assert_response doesn't work with webrat in selenium mode...

ruby-on-railsseleniumintegration-testingwebrat

Read More
How do I click on a specific button using cucumber/webrat when the name of the button starts with th...

ruby-on-railsregexcucumberwebrat

Read More
Cucumber/webrat test fails after adding Subdomain-fu and redirection functionality...

ruby-on-railscucumberhttp-redirectwebratsubdomain-fu

Read More
Can I use Webrat for ASP.NET applications?...

asp.netwebratweb-testing

Read More
Installing hpricot for JRuby...

ruby-on-railsjrubycucumberwebrathpricot

Read More
Checking an element is absent using WebRat...

ruby-on-railscucumberwebrat

Read More
How to create integration level test for two user interaction?...

ruby-on-railscucumberintegration-testingwebrat

Read More
How do I check that a form is pre-populated with values using Cucumber and Webrat?...

ruby-on-railsregexcucumberbddwebrat

Read More
How do I get webrat / selenium to "wait for" the CSS of the page to load?...

ruby-on-railsunit-testingtddseleniumwebrat

Read More
Rails: Integration testing thinking_sphinx with cucumber and webrat - how do I index transactional f...

ruby-on-railscucumberthinking-sphinxwebrat

Read More
BackNext