Commit 38865446 authored by Gabriel Monnerat's avatar Gabriel Monnerat

fix xpath

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45273 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 10cbda51
......@@ -243,7 +243,7 @@
</tr>\n
<tr>\n
<td>verifyText</td>\n
<td>//table[@class="listbox your_listbox your_listbox-table"]/tbody/tr/td[4]/a</td>\n
<td>//table/tbody/tr[1]/td[4]</td>\n
<td>Deleted</td>\n
</tr>\n
<tr>\n
......
43
\ No newline at end of file
44
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment