Provides basic elements for constructing a test script. A {@link abbot.script.Step} is the basic unit of execution. Steps may be grouped into a {@link abbot.script.Sequence}. See the documentation for {@link abbot.script.Step} for information on extending script features.

Following are some of the basic elements of a {@link abbot.script.Script}: