Dierk Koenig <[EMAIL PROTECTED]> writes:
> ...
> And - yes - different XPath implementation can differ in
> behaviour, especially in indexing nodes of same type vs. absolute
> positions of nodes in the containment ('child index').

I'm not 100% sure but I think that it is not correct: in a expression like
Michael's one, the nodes' order should be the document order. 
I fully agree with Dierk's change to the xpath but it would be interesting to
know why Michael's xpath doesn't evaluate in webtest like in your browser.

Michael,
which build of webtest do you use? If it is an old one, the problem is probably
caused by a bug in jaxen (the "xpath engine") which is fixed in the version
shipped with newer webtest builds.
Can you try to simplify your xpath and html code to get the simplest example of
difference between webtest and your other xpath tools?

Marc.

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

Reply via email to