Skip to content

Madcow operations

timfarr edited this page Jul 10, 2011 · 8 revisions

Madcow Operations

Standard Operation Sytax

...

More Complex Usage of Operations

Any step can be used and passed multiple supported parameters by passing a "map" to the Madcow operation.

[Optional HTML Element Id].webTestOperation = [paramter1 : "value1", parameter2 : "value2"]

For example:

htmlLinkElementId.clickLink = [description : "clicking the html link"]

or

verifyText = [regex : "/^([a-z0-9_\.-]+)@([\da-z\.-]+)\.([a-z\.]{2,6})$/", description : "checking for the emails"]

#More Information Click one of the following to get more detailed information about a given Madcow operation!

Clone this wiki locally