Selenium is a popular browser based functional testing tool. Unlike unit tests which tend to be focused on classes and methods, Selenium helps test integrated functionality. It supports popular browsers such as Internet Explorer, Mozilla, Firefox, and Safari. This project would attempt to extend the Selenium test suite improving coverage.
The concept of using Selenium for OFBiz testing was presented in ApacheCon 2008. More details can be found at read more »