SoftwareTesting:Extensions:BookmarkTester: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (→Source) |
||
Line 28: | Line 28: | ||
=== Source === | === Source === | ||
( | (follow the link, then save the file) | ||
[[Image:Bookmarkstester.zip|Bookmarkstester.zip]] | [[Image:Bookmarkstester.zip|Bookmarkstester.zip]] |
Latest revision as of 17:00, 20 September 2006
The purpose of this extension is to provide a simple, extension-based test mechanism for the Bookmarks features in Firefox. It is to create and delete folders and bookmarks and verify that the requested action has been performed correctly through the bookmarks manager service.
Test Cases
- Add bookmark
- Remove bookmark
- Add folder
- Delete folder
- Bookmark all tabs
Initial Setup
Extension Development and Testing Environment
Extension Wizard
Extension Development Resources
- http://developer.mozilla.org/en/docs/Building_an_Extension
- http://developer.mozilla.org/en/docs/Creating_a_status_bar_extension
- http://kb.mozillazine.org/Extension_development
Source
(follow the link, then save the file)