Skip to content

Check Value

Gavin Bunney edited this page Mar 3, 2011 · 2 revisions

Check Value

Checks a given HTML element contains a given text value.

Usage

[MADCOW:htmlElementReference].checkValue = [MADCOW:some text value]

Examples

countryField.checkValue = "New Zealand"

Clone this wiki locally