Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 2.5 KB

AddOnsThirdParty.md

File metadata and controls

38 lines (30 loc) · 2.5 KB
title layout
(Firefox extensions)
default

{% include links %} {::options auto_id_stripping="true" /}

  • TOC {:toc}

Add-ons for running and development of Selenese scripts

Following add-ons are for development of Selenese [scripts][script]. For the easiest download get all add-ons of SeLite Third Party collection.

If you develop [Core extensions][core extension] or SeLite frameworks (as per GeneralFramework) see also DevelopmentTools.

Incompatible add-ons

Don't use

  • original SelBlocks - it doesn't call Selenese functions across [cases][case]. Use [SelBlocks Global] instead;
  • Flow Control, Sideflow, GoTo - they are incompatible with [SelBlocks Global] (and also with SelBlocks).

Other versions of Selenium IDE

In order to use an old version of Selenium IDE

  • install it and
  • disable its automatic updates in Firefox menu > Tools > Add-ons > Selenium IDE x.x.x > More > Automatic updates > Off.

If you'd like to use the current development version of Selenium IDE, see InstallFromSource > Install Selenium IDE from source.