- Xebium combines the powers of FitNesse and Selenium.
- Visit the xebium home page for more details and examples.
- Sample script and more details
Java Maven
linux : http://www.mkyong.com/java/how-to-install-java-jdk-on-ubuntu-linux/
windows : doownload java from oracle site, install and JAVA_HOME in the PATH setting.
linux : http://www.mkyong.com/maven/how-to-install-maven-in-ubuntu/
windows : http://www.mkyong.com/maven/how-to-install-maven-in-windows/
Check if the installation is good run ¨ mvn -v ¨ and you see the installed version of java and maven.
http://butunclebob.com/.FitNesse.UserGuide http://www.fitnesse.org/FrontPage http://docs.seleniumhq.org/projects/ https://github.com/xebia/Xebium/blob/master/
http://docs.seleniumhq.org/download/ --> check third part drivers. http://docs.seleniumhq.org/projects/webdriver/ http://www.shooter-smith.co.uk/setting-up-ie-chrome-and-safari-drivers-to-work-with-xebium/ http://phantomjs.org/download.html https://github.com/SeleniumHQ/selenium/wiki/ChromeDriver
http://chromedriver.storage.googleapis.com/index.html Note: 2.20 is current version in the driver folder.
- mafia-maven-plugin
- fitnesse-launcher-maven-plugin
- build-helper-maven-plugin
- maven-antrun-plugin Note: Sample set for the Plugins: