Regular expression in xpath using selenium | Selenium Forum
M
Posted on 26/01/2016
My xpath =

".//*[@id='ctl00_ctl00_MainContent_ChildContent1_frmClear_dgCashed']/tbody/tr[67]]/td[1]/strong"

where value 67 keeps on changing. How can i use Regular expression so that i can read the value of this element?

Please Need help,Thanks

M
Replied on 28/01/2016

can you please repeat the problem? i didn't get you.