Auto-tools/Interns/AndrewsLinks: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
WebDriver | WebDriver | ||
* [http://code.google.com/p/selenium/ Selenium google code] | * [http://code.google.com/p/selenium/ Selenium google code] | ||
* [http:// | * [http://google-opensource.blogspot.com/2009/05/introducing-webdriver.html Blog post introducing WebDriver] | ||
* [http://groups.google.com/group/webdriver WebDriver google group] | * [http://groups.google.com/group/webdriver WebDriver google group] | ||
Revision as of 20:46, 30 April 2010
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