BDD with PageObject

Install Ruby

Open "Terminal" and type following:

sudo apt-get install ruby1.9.1-dev

You will be asked to given the password for root user, please input and press Enter.

alt text

Then you will see following message in "Terminal", just type y and Enter.

alt text

Then you should see following screen after install successfully.

alt text

You can type ruby -v to see the ruby version you have installed.

alt text