summaryrefslogtreecommitdiffstats
path: root/install/ui/test/functional/host-find.html
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-03-15 18:38:43 -0400
committerEndi S. Dewata <edewata@redhat.com>2011-03-21 15:57:10 -0400
commitd40e1f3a7fceb834a38913269a49de6a4ac5fe88 (patch)
tree8e4ce01c269e6b17871edd85ffcbafba8b7d8b16 /install/ui/test/functional/host-find.html
parentb4ad486c7aafd29ec842d75588f9f40c770edab5 (diff)
downloadfreeipa-d40e1f3a7fceb834a38913269a49de6a4ac5fe88.tar.gz
freeipa-d40e1f3a7fceb834a38913269a49de6a4ac5fe88.tar.xz
freeipa-d40e1f3a7fceb834a38913269a49de6a4ac5fe88.zip
Invoke open at the beginning of each test case.
Diffstat (limited to 'install/ui/test/functional/host-find.html')
-rw-r--r--install/ui/test/functional/host-find.html27
1 files changed, 23 insertions, 4 deletions
diff --git a/install/ui/test/functional/host-find.html b/install/ui/test/functional/host-find.html
index 735e30ce..cb9235d7 100644
--- a/install/ui/test/functional/host-find.html
+++ b/install/ui/test/functional/host-find.html
@@ -13,17 +13,22 @@
</thead><tbody>
<tr>
<td>open</td>
- <td>/ipa/ui/</td>
+ <td>/ipa/ui/#navigation=0&amp;identity=2</td>
<td></td>
</tr>
<tr>
<td>waitForTextPresent</td>
- <td>1 user matched</td>
+ <td>2 hosts matched</td>
<td></td>
</tr>
<tr>
+ <td>type</td>
+ <td>search-host-filter</td>
+ <td>test</td>
+</tr>
+<tr>
<td>click</td>
- <td>link=Hosts</td>
+ <td>link=Find</td>
<td></td>
</tr>
<tr>
@@ -31,7 +36,21 @@
<td>1 host matched</td>
<td></td>
</tr>
-
+<tr>
+ <td>type</td>
+ <td>search-host-filter</td>
+ <td></td>
+</tr>
+<tr>
+ <td>click</td>
+ <td>link=Find</td>
+ <td></td>
+</tr>
+<tr>
+ <td>waitForTextPresent</td>
+ <td>2 hosts matched</td>
+ <td></td>
+</tr>
</tbody></table>
</body>
</html>