Commit 819f7bba authored by Mohamadou Mbengue's avatar Mohamadou Mbengue

2009-08-20 Mohamadou

* Update listbox_zuite test to support mobile ui tests.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28523 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c5b6bb16
......@@ -113,7 +113,7 @@
</tr>\n
<tr>\n
<td>assertElementPresent</td>\n
<td>//tr[@id="listbox_data_line_0"]/td[1]/input</td>\n
<td>//*[@id="listbox_data_line_0"]//input</td>\n
<td></td>\n
<td>Make sure there is an input tag in line 1 col 1</td>\n
</tr>\n
......
......@@ -113,7 +113,7 @@
</tr>\n
<tr>\n
<td>assertElementPresent</td>\n
<td>//tr[@id="listbox_data_line_0"]/td[1]/input</td>\n
<td>//*[@id="listbox_data_line_0"]//input</td>\n
<td></td>\n
<td>Make sure there is an input tag in line 1 col 1</td>\n
</tr>\n
......
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