Hi!

Maybe you can generate the path from the actual path?

http://cwiki.apache.org/WICKET/type-safe-testing-in-wicket.html

**
Martin

2010/2/17 Douglas Ferguson <[email protected]>:
> I'm using the following xpath wtih regex..
>
> and this works..
>
> "xpath=//*[fn:matches(@wicketpath,'taskListContainer_taskTable_taskList_\\d')][2]"
>
> but this doesn't
>
> "xpath=//*[fn:matches(@wicketpath,'taskListContainer_taskTable_taskList_\\d_taskContainer_edit')][2]"
>
> any idea why?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to