Base class for all subitem objects used in script commands.
Subitems are used to describe a part of an object in the software
under test. For example, a list contains a collection of items,
each of which can commonly be described by either an index
(see
Index
) or by its text (see
Text
).