Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cucumber

Is it possible to navigate from feature file to step definition in VSCode

Transaction vs Truncation Database Cleaner

Cucumber for PHP application

php ruby-on-rails cucumber bdd

Rails 3.0.9 + Devise + Cucumber + Capybara the infamous "No route matches /users/sign_out"

How to get name of scenario in cucumber java?

java cucumber cucumber-jvm

Cucumber / Capybara Error: arguments[0] is undefined (Selenium::WebDriver::Error::JavascriptError)

Is it possible to take a screenshot of the whole page with Selenium/Capybara?

Is Page Object Model linking compatible with Cucumber's Gherkin?

what is the difference between io.cucumber and info.cukes

Parse issues when trying to use "Examples" section in Cucumber feature

Is it possible to write a gherkin step on multiple lines?

cucumber gherkin

Error running osascript -e 'tell app "TextMate" to reload bundles'

How to verify number of records using capybara

html ruby cucumber capybara

Capybara expect page to have content more than once

rspec cucumber capybara

How to ignore particular scenario in cucumber?

java automation cucumber

Cucumber Capybara scroll to bottom of page

cucumber capybara

I keep getting the error, "Unimplemented substep definition" in IntelliJ with Cucumber?

Execute Cucumber step before/after a specific feature

java cucumber cucumber-jvm

How do you POST to a URL in Capybara?

BDD with Cucumber and rspec - when is this redundant?