summaryrefslogtreecommitdiffstats
path: root/install/ui/test/functional/netgroup-remove-member-user.html
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/functional/netgroup-remove-member-user.html')
-rw-r--r--install/ui/test/functional/netgroup-remove-member-user.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/install/ui/test/functional/netgroup-remove-member-user.html b/install/ui/test/functional/netgroup-remove-member-user.html
index beb3939cd..d9c1c3159 100644
--- a/install/ui/test/functional/netgroup-remove-member-user.html
+++ b/install/ui/test/functional/netgroup-remove-member-user.html
@@ -17,8 +17,13 @@
<td></td>
</tr>
<tr>
- <td>waitForTextPresent</td>
- <td>1 netgroup matched</td>
+ <td>waitForNotVisible</td>
+ <td>//span[@id='header-network-activity-indicator']</td>
+ <td></td>
+</tr>
+<tr>
+ <td>verifyElementPresent</td>
+ <td>//div[@id='netgroup']//span[@name='search']//input[@value='testnetgroup']</td>
<td></td>
</tr>
<tr>
@@ -61,7 +66,6 @@
<td>//div[@id='netgroup']//span[@name='association']//input[@value='testuser']</td>
<td></td>
</tr>
-
</tbody></table>
</body>
</html>