Using Selenium to test a Plone site (part 1)
Grig Gheorghiu gives an example of using Selenium to test a Plone site. The functional test he presents is written as an HTML table. "I'm using Plone only as an example of a Web application," he explains. "The test table I present uses generally available 'Selenese' commands that are not specific to Plone, so this example can be used as a mini-tutorial for writing HTML table-based tests in Selenium."
The link address is: http://agiletesting.blogspot.com/2005/03/using-selenium-to-test-plone-site-part.html
