- JDK 1.6 or above
- Maven 2.1 or above
- Install latest version of Chrome/Firefox browser. Default is Chrome browser.
- Run with the following maven command
mvn clean test
- Run with JBehave IDE plugin available for Eclipse and IntelliJ IDEA
Note:
- Update user name and password of facebook_status_post.story to run successfully
- To run in GUI mode change
headless
property inpom.xml
tofalse
----Tested with Chrome browser in Mac OS----