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]

Reply via email to