Auto-tools/Interns/AndrewsLinks
Jump to navigation
Jump to search
Firebug
- The Firefox bug on integrating Firebug's unittests
- The Firebug bug on dumping test results for automation
- Firebug code
- FBTest - information on how to manually run the Firebug unittest suite
- irc is #firebug at irc.mozilla.org
- google group - where most users go to debug problems or suggest features
- main Firebug site
Mozmill
- Firefox addon
- Mozmill code
- mozrunner docs - a Python library that Mozmill uses for automating Firefox process handling.
WebDriver
- Selenium google code where WebDriver lives
- Blog post introducing WebDriver
- WebDriver google group