Checks a given HTML element contains a given text value.
Please note, this operation differs from Check Value in that the specified value has to match only a portion of the field value, not the entire text.
[MADCOW:htmlElementReference].checkValueContains = "<<some text value>>"
countryField.checkValueContains = "New Zeal"