Menu

Home

Mathieu Durand

Welcome to the Atomic34 project! The goal of the project is to allow you to easily write the definition of site (all the pages, components and elements you interact with on your site) and then use Selenium to write automated testing interacting with the elements you previously defined.

To proceed with your first project follow theses steps:
1. [Installation]
2. [GettingStarted]
3. [A34File]
4. [Writing jUnit tests]


Related

Wiki: A34File
Wiki: GettingStarted
Wiki: Installation