BDD with PageObject

Install Rspec

We will need rspec when using Cucumber

Type sudo gem install rspec.

alt text

And use rspec -v to check.

alt text