Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cucumber

How to get the attribute_value of a page_object element?

Cucumber test suite too slow for Travis

Install Calabash-Android causes error on OS X Mavericks

How to transition from spork to spring?

How do I capture STDOUT in Cucumber JVM like Cucumber Ruby's puts?

java cucumber cucumber-jvm

debug logs when using cucumber with selenium webdriver in a play framework

execute multiple cucumber feature files

java selenium cucumber

Calling one feature file from another feature in cucumber

Running background once for scenario outline examples in Cucumber Java

java cucumber

How to skip all cucumber-jvm scenarios when first scenario is failed

java.lang.NoSuchMethodError: cucumber.runtime.RuntimeOptions.getJunitOptions()Ljava/util/List;

java junit cucumber

How to solve a Capybara::ElementNotFound Error

Cucumber: how to organize a complex test set

cucumber

Rails cucumber undefined method `config' for nil:NilClass (NoMethodError)

ruby-on-rails ruby cucumber

Fetching tags from a feature file using cucumber

tags cucumber

How can I test in Capybara that a page has *not* reloaded (JavaScript onClick intercept has worked)?

Can you define instance variables during Cucumber's Given, When, and Then step definitions

cucumber bdd

How to make Capybara do a DELETE request in a Cucumber feature?

Cucumber, capybara and selenium - Submitting a form without a button

ruby 1.9.2 strange warning when running cucumber specs