Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cucumber

Capybara::InfiniteRedirectError

stack level too deep (SystemStackError) when using both rspec and cucumber with ruby and rails

Selenium WebDriver is getting Connection refused - Connection refused (Errno::ECONNREFUSED)

selenium cucumber capybara

giving whitespace as value of table of parameters in scenarios of Cucumber

How to run @RunWith(Cucumber.class) step by step

Using PowerMock with Cucumber

Cucumber - How to mark expected fails as known issues?

java cucumber bdd cucumber-jvm

Cucumber, Java8: find usage of step defined by lambda expression

Embedding contents of a method in a log or report

java testing logging cucumber

How to disable cucumber message in eclipse

eclipse cucumber

Silencing Factory Girl logging

Is there something similar to the selenium grid when using cucumber/capybara?

Using Cucumber testing for uploadify on rails 3

Why are my cucumber scenarios failing when steps are run together, but pass when run singularly?

Testing Highcharts (JS charting library) with Cucumber

wrong number of arguments (0 for 1) (ArgumentError)

ruby-on-rails-3 cucumber

Cucumber: how to only execute background once for multiple scenarios

cucumber cuke4duke

How do I test error conditions in HTML5 pages with cucumber?

html cucumber bdd

Ruby on Rails - error when running cucumber: You have already activated activesupport 3.2.1, but your Gemfile requires activesupport 3.1.0.

ruby-on-rails cucumber rvm

How do I find an image on a page with Cucumber / Capybara in Rails 3