Skip to content

Verify Text Area

Gavin Bunney edited this page Mar 3, 2011 · 1 revision

Verify Text Area

This operation is a "shortcut" for checkValue = [text : "value to check", type : "TEXTAREA"].

Usage

[MADCOW:htmlTextAreaElementReference].verifyTextArea = "text to verify"

Examples

theTextArea.verifyTextArea = "123456789"

Clone this wiki locally