Confirmed users
9,511
edits
No edit summary |
|||
| Line 5: | Line 5: | ||
== How to record and play back Selenium IDE scripts == | == How to record and play back Selenium IDE scripts == | ||
# Record the script(s) with [http://selenium-ide.openqa.org/ Selenium IDE] | # Record the script(s) with [http://selenium-ide.openqa.org/ 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 | ## 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 [http://selenium-rc.openqa.org/download.html Selenium RC] -- literally just unzip it into its own folder | # Download and install [http://selenium-rc.openqa.org/download.html Selenium RC] -- literally just unzip it into its own folder | ||
## In the root of your Selenium RC folder, create a folder called |htmlSuite| | ## In the root of your Selenium RC folder, create a folder called |htmlSuite| | ||