From 1fccdfccddf1c785b43102690b827b51bd827fb7 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Wed, 16 Mar 2011 21:54:38 -0400 Subject: Added sudo rule test cases. --- install/ui/test/functional/sudorule-mod.html | 77 ++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 install/ui/test/functional/sudorule-mod.html (limited to 'install/ui/test/functional/sudorule-mod.html') diff --git a/install/ui/test/functional/sudorule-mod.html b/install/ui/test/functional/sudorule-mod.html new file mode 100644 index 00000000..1e869eda --- /dev/null +++ b/install/ui/test/functional/sudorule-mod.html @@ -0,0 +1,77 @@ + + + + + + +Edit Sudo Rule + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Edit Sudo Rule
open/ipa/ui/#navigation=1&policy=2
waitForElementPresent//div[@id='sudorule']//span[@name='search']//input[@value='testsudorule']
clicklink=testsudorule
waitForTextPresenttestsudorule:
typedescription
typeKeysdescriptionTest Sudo Rule
clicklink=Update
waitForTextNotPresentundo
typeKeysdescriptionxxx
typedescription
clicklink=Update
waitForTextNotPresentundo
+ + -- cgit