Commit 93cfb6d2 authored by Jérome Perrin's avatar Jérome Perrin

missing relation field locator one in previous commit

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17765 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 90a3b4f7
......@@ -164,7 +164,7 @@
<tr>\n
<td>clickAndWait</td>\n
<!-- XXX maybe a better locator for relation field -->\n
<td>//input[@value=\'update...\']</td>\n
<td>//input[@value=\'update...\' and @type=\'image\']</td>\n
<td></td>\n
</tr>\n
<tr>\n
......
277
\ No newline at end of file
278
\ 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