Hi All,
Can you please help me in getting the xpath.
i want to click the link 3140010 if it is A12345678.

below is the html code for 1 row.
------------------------------------------------------------------
<tr>
<td>
09/02/2010
</td>
<td>
Transaction
</td>
<td>
<a
href="/test/back/process.do?processId=3140010&amp;AccountId=1234">3140010</a>
</td>
<td>

<a href="/test/front/overview.do?CI=true&amp;AccountId=1234">A12345678</a>
</td>
<td>
The Test Account
</td>
<td>
Draft
</td>
</tr>



Thanks for the help.

Regards,
Srini

Reply via email to