public marks

PUBLIC MARKS from mbertier with tags tools & extension

07 February 2006

Selenium IDE: Selenium IDE

by 7 others (via)
It is implemented as a Firefox extension, and allows you to record, edit, and debug tests.

23 January 2006

FireBug - JoeHewitt.com

by 23 others
FireBug is a new tool for Firefox that aids with debugging Javascript, DHTML, and Ajax. It is like a combination of the Javascript Console, DOM Inspector, and a command line Javascript interpreter.