Commit 72d0de1c authored by Gabriel Monnerat's avatar Gabriel Monnerat

change timeout before clickAndWait

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45179 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d66589ed
......@@ -308,13 +308,13 @@
<td>Add a Big Title to Test the abbreviation</td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>//div[@class="ui-dialog-buttonset"]/button[1]/span</td>\n
<td>setTimeout</td>\n
<td>30000</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>setTimeout</td>\n
<td>30000</td>\n
<td>clickAndWait</td>\n
<td>//div[@class="ui-dialog-buttonset"]/button[1]/span</td>\n
<td></td>\n
</tr>\n
<tr>\n
......
38
\ No newline at end of file
39
\ 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