Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Is it possible to pass Java-Enum as argument from cucumber feature file

Cucumber feature file does not identify the steps

(Cucumber) What's the difference between Background and Before tag

tags cucumber

Springboot/Cucumber Integration-How to use @Autowired(or other SB tags) inside step definition class?

java spring-boot cucumber

SpecFlow vs Cuke4Nuke vs Cucumber+IR

cucumber bdd specflow

Initialize cucumber folder structure?

ruby cucumber bdd

Cucumber and Clearance: current_user in steps

Selenium doesn't work with Cucumber/Capybara (out of the box) - MacOSX

How do I get devise_async working with Cucumber?

Cucumber BDD browser testing – handling different buttons with same name but different css?

how to get current Cucumber feature file name at runtime using Java

Selenium Webdriver ruby upgrade (write_timeout error)

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

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