Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 695 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 695 Bytes

Xebium

Xebium combines the powers of FitNesse and Selenium. Visit the xebium home page for more details and examples.

Features

  • Full Selenium-IDE - FitNesse roundtrip with your web tests
  • Create data-driven tests.
  • Tests are executed using the modern WebDriver interfaces and Selenium Server.
  • Tests are run from FitNesse using the SLIM engine.

Getting Started

Execute the following command:

$ mvn -Pfitnesse test

and open a browser, pointing at http://localhost:8000.

Click the Xebium link in order to get to the Xebium section and read on in the Getting Started page.

Have fun!