Watir-WebDriver & Cucumber Examples for Etsy.com

I’ve had a go at implementing my Etsy.com gherkin scenarios using Watir-WebDriver in Ruby rather than C#. I like the flexibility of dynamic languages like Ruby, but I tend to make more silly mistakes that are picked up straight away when I am writing static typed code like C#, but I guess that’s the downside to dynamic languages, less error checking built into IDEs due to the flexibility the language offers.

You can check out and download my ruby code on my Github project page.

One thought on “Watir-WebDriver & Cucumber Examples for Etsy.com

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s