QA/Tools/Selenium/AMO Automation: Difference between revisions
< QA
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Selenium IDE/RC and AMO, or: How I Learned to Stop Worrying and Love Automation | |||
Questions? Feedback/suggestions? Email [mailto:stephend@mozilla.com stephend@mozilla.com] | Questions? Feedback/suggestions? Email [mailto:stephend@mozilla.com stephend@mozilla.com] | ||
Revision as of 08:54, 3 July 2008
Selenium IDE/RC and AMO, or: How I Learned to Stop Worrying and Love Automation
Questions? Feedback/suggestions? Email stephend@mozilla.com
- Record the script(s) with Selenium IDE
- Be sure to record relative, not absolute paths (i.e. /en-US/firefox/some/AMO/url/, rather than https://preview.addons.mozilla.org/en-US/firefox/some/AMO/url
- Download and install Selenium RC -- literally just unzip it into its own folder