Checks a given HTML element not empty of a given text value.
[MADCOW:htmlElementReference].checkValueNotEmpty = [<<some text value>>]
checking element A link
aLinkId.checkValueNotEmpty = "A link"
aLinkId.checkValueNotEmpty (true)