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-mod.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'install/ui/test/functional/user-mod.html') diff --git a/install/ui/test/functional/user-mod.html b/install/ui/test/functional/user-mod.html index 746f977a..25643615 100644 --- a/install/ui/test/functional/user-mod.html +++ b/install/ui/test/functional/user-mod.html @@ -11,6 +11,16 @@ Edit user + + open + /ipa/ui/#navigation=0&identity=0 + + + + waitForTextPresent + 2 users matched + + click link=testuser -- cgit