[...]
> 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')]
which failed with both.
david.
--
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

