summaryrefslogtreecommitdiffstats
path: root/install/ui/test/functional/host-mod.html
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/functional/host-mod.html')
-rw-r--r--install/ui/test/functional/host-mod.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/install/ui/test/functional/host-mod.html b/install/ui/test/functional/host-mod.html
index 773a9e826..f1f2b2d6b 100644
--- a/install/ui/test/functional/host-mod.html
+++ b/install/ui/test/functional/host-mod.html
@@ -17,8 +17,13 @@
<td></td>
</tr>
<tr>
- <td>waitForTextPresent</td>
- <td>2 hosts matched</td>
+ <td>waitForNotVisible</td>
+ <td>//span[@id='header-network-activity-indicator']</td>
+ <td></td>
+</tr>
+<tr>
+ <td>verifyElementPresent</td>
+ <td>//div[@id='host']//span[@name='search']//input[@value='test.example.com']</td>
<td></td>
</tr>
<tr>