Scope

We document only what is not self-explanatory. We describe the mainstream use cases, handled in the most common ways. For more information see PackagedScripts or the source code. Then you can experiment.

SeLite doesn’t document general functionality of related technologies (see also ReportingIssues > Support scope). If it elaborates on them, it’s only if they are not clear or obvious from their original documentation source, or where SeLite modifies their features. Such notes and some references to third party documentation are at SeleniumIDEtips, DevelopmentTools, JavascriptEssential, JavascriptComplex and InstallFromSource. See also Selenium IDE documentation.

Implementation is mostly documented by source comments. Detailed descriptions of Selenese commands are in reference files. You can find them

Firefox chrome URLs for documentation and GUI

Selenium and SeLite GUI, some of their documentation and all their source, are accessible via special Firefox URLs that start with chrome://. (Those addresses don’t work in other browsers).

Documentation presents such URLs as text in italics, but not as links. (That’s because Firefox doesn’t allow linking to them from the internet, neither from file:// based URLs.)

Object Diagrams

If you read Object Diagrams, see also DocumentationStandard > Textual object diagrams.