From d40e1f3a7fceb834a38913269a49de6a4ac5fe88 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Tue, 15 Mar 2011 18:38:43 -0400 Subject: Invoke open at the beginning of each test case. --- install/ui/test/functional/user-password-reset.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'install/ui/test/functional/user-password-reset.html') 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 @@ -11,6 +11,16 @@ Password Reset + + open + /ipa/ui/#navigation=0&identity=0 + + + + waitForTextPresent + 2 users matched + + click link=testuser -- cgit