You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
timfarr edited this page Jul 10, 2011
·
2 revisions
Check Value
Checks a given HTML element contains a given text value. Please note, this operation differs from Check Value Contains in that the specified value has to match the entire field value, not just a portion of it.
Usage
[MADCOW:htmlElementReference].checkValue = [MADCOW:some text value]