PloneSelenium (1.2.2)
- PloneSelenium download link: http://plone.org/products/ploneselenium/releases
- Homepage of PloneSelenium: http://ingeniweb.sourceforge.net/Products/PloneSelenium/
- PloneSelenium repository: http://cvs.sourceforge.net/viewcvs.py/ingeniweb/PloneSelenium/
- Description source: http://ingeniweb.sourceforge.net/Products/PloneSelenium/
PloneSelenium is a Plone Product allowing developers to create TTW Selenium test suites with a single Python Script, in order to do browser-based functional testing of their site. Once you have developped the tests with PloneSelenium, you can run them in batch mode in Zelenium. Functional tests are exported from PloneSelenium to Zelenium, so you can profit from the Zelenium features. Check out the Zelenium home page and documentation as well. It is also worth checking out the Selenium home page.