Confirmed users
9,511
edits
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
# 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 | # Download and unpack [http://selenium-rc.openqa.org/download.html Selenium RC] -- literally just extract the contents into their own new 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| | ||
## Drop your |testcase.html| file(s) into the |htmlSuite| directory | ## Drop your |testcase.html| file(s) into the |htmlSuite| directory |