On Thu, 2008-05-22 at 15:59 +0200, dav wrote:
> [...]
> 
> > Now, just modifying verifyXPath and removing the '/' before #{userId}
> > and test pass successfully... 
> 
> More exactly : using webTest R1705 passed (without '/'), failed with
> R1706 (with or without '/') :-(
> 
> I test this (my previous XPath before upgrading to 1706) :
> 
> //img[contains(@src,'/#{userId}.jpg')]


you are asking if *all* images contain the @src '/#{userId}.jpg'


> 
> which failed with both.
> 
> david.
> --
> 
> 
> _______________________________________________
> WebTest mailing list
> [email protected]
> http://lists.canoo.com/mailman/listinfo/webtest

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

Reply via email to