SeleniumHelper

By Daniel Hofstetter (dhofstet)
A helper to make writing Selenium tests easier. See http://www.openqa.org/selenium-core/
Installation


  1. Download Selenium from http://www.openqa.org/selenium-core/download.action
  2. Copy the content of the core folder (in the zip file) to app/webroot/selenium
  3. Download the helper from http://cakebaker.42dh.com/downloads


For more information, see http://cakebaker.42dh.com/tags/selenium

 

Comments 80

CakePHP Team Comments Author Comments
 

Comment

1 Complete Helper

It looks like the helper has been truncated for some reason. Is there anywhere I can find the complete file?

Thanks.
Posted Jan 17, 2007 by Brian D
 

Comment

2 Using SeleniumIDE with this Selenium Helper

See my post http://wallsoft.blogspot.com/2007/03/selenium-ide-format-for-cakephp.html

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.
Posted Dec 31, 1969 by wishcow