mappingFunc
constrains the XPath baseSelector
of a PageElementMap by invoking XPath modification functions
with a mappingValue
taken from the property values of mappingObject
.
An object which provides the key names used to access PageElements via PageElementMap's $
accessor and the
values passed to XPath modification functions in order to constrain the map's "base" XPath selector.
Generated using TypeDoc
Describes the
identifier
property of theopts
parameter passed to PageElementMap's constructor function.It provides a
mappingObject
and amappingFunc
which are used to constrain the "base" XPath selector of PageElementMap using XPath modification functions in order to statically identify a PageElementMap's managed PageElements when the PageElementMap is initially created.K the key names of
mappingObject
's properties