Duh - thanks!   Works great now

Best,
Gary

On Oct 10, 2009, at 2:35 PM, Dierk König <[email protected]> wrote:

try


webtest('Blah') {
    invoke("http://localhost:8080/somepage.tmpl";)
    not { verifyText(text: 'blah') }
}


nested steps have to be in curly braces.

cheers
Dierk

Reply via email to