Read more

Spreewald: Click on an element with a CSS selector

Henning Koch
November 26, 2015Software engineer at makandra GmbH

Spreewald 1.4.0 comes with this step:

When I click on the element ".sidebar"
Illustration web development

Do you need DevOps-experts?

Your development team has a full backlog? No time for infrastructure architecture? Our DevOps team is ready to support you!

  • We build reliable cloud solutions with Infrastructure as code
  • We are experts in security, Linux and databases
  • We support your dev team to perform
Read more Show archive.org snapshot

We recommend to define a selector_for method Show archive.org snapshot in features/support/selectors.rb so you can refer to the selector in plain English:

When I click on the element for the sidebar
Posted by Henning Koch to makandra dev (2015-11-26 15:13)