BDD with PageObject

Run the buying book feature with tags

Let's run the data driven sceanrio only in buying book feature with tag "multiple" under "Cucumber" folder.

cd ..

cucumber features/buy_book.feature --tags=@multiple

alt text

alt text

alt text

alt text