Hi.

What's the simplest way to assert that a element with an id (!) is _not_
present on a page?

Something like
<not>
  <verifyElementText
    htmlId="foo"
    regex="true"
    text=".*" />
</not>

But that's ugly and I think there must be a simpler way in WebTest, though
I'm not that familiar with this tool so far.

Thanks in advance,
   Bernd
-- 
View this message in context: 
http://www.nabble.com/VerifyElementNotPresent--tf4725273.html#a13509960
Sent from the WebTest mailing list archive at Nabble.com.

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to