Hi Marcel,
Marcel Stör wrote:
[...]
Did I maybe puzzle everybody with my question? Looks I failed to explain
it in a comprehensible way. 2nd try:
I guess what I'm looking for is something like <repeat
regex="myExpressionWithManyMatches"... Since that doesn't exist I'm
looking to achieve that with other tasks/steps, but I'm out of ideas.
[...]
since I remember right you want to check several entries of a navigation, why
don't you try:
<repeat xpath= ... />
this seems to me the obvious thought? ;-)