summaryrefslogtreecommitdiffstats
path: root/install/ui/test/functional/hostgroup-remove-member-host.html
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/functional/hostgroup-remove-member-host.html')
-rw-r--r--install/ui/test/functional/hostgroup-remove-member-host.html19
1 files changed, 12 insertions, 7 deletions
diff --git a/install/ui/test/functional/hostgroup-remove-member-host.html b/install/ui/test/functional/hostgroup-remove-member-host.html
index 7fd1ad582..2ad4f4e8e 100644
--- a/install/ui/test/functional/hostgroup-remove-member-host.html
+++ b/install/ui/test/functional/hostgroup-remove-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>
@@ -38,12 +43,12 @@
</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>
<td>click</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>
@@ -58,7 +63,7 @@
</tr>
<tr>
<td>waitForElementNotPresent</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>
@@ -67,8 +72,8 @@
<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>