Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cucumber

How to set multiple plugins for Cucumber Options from terminal of cucumber?

How to pass a Boolean parameter in cucumber with java?

java cucumber

Cucumber: Can't convert DataTable to List<java.lang.String>. There was a table cell converter but the table was too wide to use it

java intellij-idea cucumber

RSpec custom matchers in Cucumber to DRY implementation-dependent tests, is it possible?

Watir Webdriver Text Input Slow on IE

cucumber Couldn't load 2.1/gherkin_lexer_en

cucumber watir

How to add a section to a SitePrism page object dynamically?

In WebStorm, can't navigate from .feature file to step definitions in a nonstandard directory

Protractor Cucumber BDD Tests Show Pass before Execution

How to implement 'if' in Gherkin

cucumber gherkin

Cucumber DataTable Error - io.cucumber.datatable.UndefinedDataTableTypeException: Can't convert DataTable to cucumber.api.DataTable

Cucumber + webrat + selenium, how do I ignore hidden text?

How do I click on a specific button using cucumber/webrat when the name of the button starts with the same word?

Cucumber : Size of features

SimpleCov rspec and cucumber separately

Looking for a "headless browser" equivalent for PHP for Cucumber testing

better cucumber (Capybara-based) selection when multiple similar fields appear in a form

checkbox cucumber capybara

How do you integrate Resque in Cucumber features?

cucumber resque

Capybara/selenium: wait for element to become hidden

selenium cucumber capybara

How do I test a Ruby command-line program with Cucumber that has a massive amount of output?

ruby cucumber aruba