Thursday, September 15, 2005

Selenium

a javascript based test tool. not that we need it at work, QA here does a great job here, but i'll give this a whirl for my next side project, a book trade that may well have many more users than it has in the past. via jeff.

some code from josh that helps find elements that don't have id's:

xpath=//input[@value='Save Project Profile']

No comments: