Changes

Jump to: navigation, search

Bugzilla:QA

74 bytes removed, 15:36, 9 December 2006
Scripts run from a web browser
==== Scripts run from a web browser ====
This is the easiest way to use Selenium. After having downloaded and untar'ed the tarball (latest we still use version so far is 0.6.0despite 0.8.1 is out, for compatibility issues), scripts simply consist of a table with three columns (command, field, value). The commands available are described [http://www.openqa.org/selenium/seleniumReference.html here] and a A template is available in [https://bugzilla.mozilla.org/show_bug.cgi?id=317695 bug 317695] (template.html), as well as a useful Javascript file for most common actions (user-extensions.js).
[http://openqa.org/selenium-ide/ selenium-IDE]([https://addons.mozilla.org/extensions/moreinfo.php?application=firefox&category=Newest&numpg=10&id=2079 amo], formerly [http://seleniumrecorder.mozdev.org/ Selenium Recorder]) is a Firefox extension which writes scripts for you. It records your actions and converts them into a valid Selenium script. If you decide to install this extension, you don't need to install Selenium separately; everything is included in the XPI package (257 Kb in size; samples and docs are not included though).
==== Scripts called by a Perl program ====
Confirm
683
edits

Navigation menu