summaryrefslogtreecommitdiffstats
path: root/install/ui/test/functional/user-password-reset.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/user-password-reset.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/user-password-reset.html')
-rw-r--r--install/ui/test/functional/user-password-reset.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/install/ui/test/functional/user-password-reset.html b/install/ui/test/functional/user-password-reset.html
index bc6c783d..4ca6891a 100644
--- a/install/ui/test/functional/user-password-reset.html
+++ b/install/ui/test/functional/user-password-reset.html
@@ -12,6 +12,16 @@
<tr><td rowspan="1" colspan="3">Password Reset</td></tr>
</thead><tbody>
<tr>
+ <td>open</td>
+ <td>/ipa/ui/#navigation=0&amp;identity=0</td>
+ <td></td>
+</tr>
+<tr>
+ <td>waitForTextPresent</td>
+ <td>2 users matched</td>
+ <td></td>
+</tr>
+<tr>
<td>click</td>
<td>link=testuser</td>
<td></td>