Commit 1c7fb104 authored by Romain Courteaud's avatar Romain Courteaud

Ensure edition ajax call has been completed before changing page.

parent 8de1e686
...@@ -137,9 +137,14 @@ ...@@ -137,9 +137,14 @@
<td>name=submit</td>\n <td>name=submit</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n
<td>pause</td>\n
<td>3000</td>\n
<td></td>\n
</tr>\n
<tr>\n <tr>\n
<td>waitForElementPresent</td>\n <td>waitForElementPresent</td>\n
<td>//input[@title=\'ID\']</td>\n <td>//button[@data-i18n=\'Save\']</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\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