summaryrefslogtreecommitdiffstats
path: root/install/ui/test/functional/hostgroup-add-member-host.html
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/functional/hostgroup-add-member-host.html')
-rw-r--r--install/ui/test/functional/hostgroup-add-member-host.html16
1 files changed, 10 insertions, 6 deletions
diff --git a/install/ui/test/functional/hostgroup-add-member-host.html b/install/ui/test/functional/hostgroup-add-member-host.html
index 1030d6a53..843bdb2eb 100644
--- a/install/ui/test/functional/hostgroup-add-member-host.html
+++ b/install/ui/test/functional/hostgroup-add-member-host.html
@@ -17,8 +17,13 @@
<td></td>
</tr>
<tr>
- <td>waitForTextPresent</td>
- <td>1 hostgroup matched</td>
+ <td>waitForNotVisible</td>
+ <td>//span[@id='header-network-activity-indicator']</td>
+ <td></td>
+</tr>
+<tr>
+ <td>verifyElementPresent</td>
+ <td>//div[@id='hostgroup']//span[@name='search']//input[@value='testhostgroup']</td>
<td></td>
</tr>
<tr>
@@ -63,7 +68,7 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>//div[@id='hostgroup']/span[@name='association']//input[@value='test.example.com']</td>
+ <td>//div[@id='hostgroup']//span[@name='association']//input[@value='test.example.com']</td>
<td></td>
</tr>
<tr>
@@ -72,11 +77,10 @@
<td></td>
</tr>
<tr>
- <td>waitForTextPresent</td>
- <td>1 hostgroup matched</td>
+ <td>waitForNotVisible</td>
+ <td>//span[@id='header-network-activity-indicator']</td>
<td></td>
</tr>
-
</tbody></table>
</body>
</html>