Skip to content

Check value contains

Tim Farr edited this page Jul 21, 2011 · 1 revision

Check Value Contains

Checks a given HTML element contains a given text value. Please note, this plugin differs from Check Value in that it doesn't have to match the entire field value, just a portion of it.

Usage

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

Examples

countryField.checkValueContains = stralia

Clone this wiki locally