Creates an instance of AttributeStrategy.
Configuration options for the strategy.
A function to determine if an attribute should be included in the selector.
Generates a selector part for the given element based on its attributes.
The DOM element for which to generate the selector.
A SelectorPart object if a suitable attribute is found, otherwise null.
Strategy for generating XPath selectors based on element attributes.