summaryrefslogtreecommitdiffstats
path: root/install/ui/test/functional/group-mod.html
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/functional/group-mod.html')
-rw-r--r--install/ui/test/functional/group-mod.html13
1 files changed, 9 insertions, 4 deletions
diff --git a/install/ui/test/functional/group-mod.html b/install/ui/test/functional/group-mod.html
index bc8104080..092bc921e 100644
--- a/install/ui/test/functional/group-mod.html
+++ b/install/ui/test/functional/group-mod.html
@@ -17,8 +17,13 @@
<td></td>
</tr>
<tr>
- <td>waitForTextPresent</td>
- <td>4 groups matched</td>
+ <td>waitForNotVisible</td>
+ <td>//span[@id='header-network-activity-indicator']</td>
+ <td></td>
+</tr>
+<tr>
+ <td>verifyElementPresent</td>
+ <td>//div[@id='group']//span[@name='search']//input[@value='testgroup']</td>
<td></td>
</tr>
<tr>
@@ -77,8 +82,8 @@
<td></td>
</tr>
<tr>
- <td>waitForTextPresent</td>
- <td>4 groups matched</td>
+ <td>waitForNotVisible</td>
+ <td>//span[@id='header-network-activity-indicator']</td>
<td></td>
</tr>
</tbody></table>