SeleniumHelper
A helper to make writing Selenium tests easier. See http://www.openqa.org/selenium-core/
Installation
- Download Selenium from http://www.openqa.org/selenium-core/download.action
- Copy the content of the core folder (in the zip file) to app/webroot/selenium
- Download the helper from http://cakebaker.42dh.com/downloads
For more information, see http://cakebaker.42dh.com/tags/selenium
Comments
Comment
1 Complete Helper
Thanks.
Comment
2 Using SeleniumIDE with this Selenium Helper
for a formatter for SeleniumIDE that allows you to export tests as php code using the selenium helper.
Daniel, thanks for the helper. It's really made testing cake much more fun & easier.