Tests one or more named attributes of an element to see if they each contain the desired text.
Tests one or more named attributes of an element to see if they each contain the desired text.
[MADCOW:htmlElementReference].checkAttributeContains = [<<map of attribute : value pairs>>]checking element <div id="theComplexThing" role="radio" group="master" />
theComplexThing.checkAttribute = [role:"adio", group:"mast"]