From dc23f4e3f968b912a2934b4b2958c7f3f3ba8f96 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Thu, 17 Mar 2011 13:14:26 -0400 Subject: Added sudo command group test cases. --- install/ui/test/functional/sudocmdgroup-add.html | 52 ++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 install/ui/test/functional/sudocmdgroup-add.html (limited to 'install/ui/test/functional/sudocmdgroup-add.html') diff --git a/install/ui/test/functional/sudocmdgroup-add.html b/install/ui/test/functional/sudocmdgroup-add.html new file mode 100644 index 00000000..52abb645 --- /dev/null +++ b/install/ui/test/functional/sudocmdgroup-add.html @@ -0,0 +1,52 @@ + + + + + + +Add Sudo Command Group + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Add Sudo Command Group
open/ipa/ui/#navigation=1&policy=2&sudorule-entity=sudocmdgroup
waitForTextPresent0 sudo command groups matched
click//div[@id='sudorule']//div[@class='action-panel']//a[@title='Add']
typecntestsudocmdgroup
typedescriptionTest Sudo Command Group
click//button[@type='button']
waitForElementPresent//div[@id='sudorule']//span[@name='search']//input[@value='testsudocmdgroup']
+ + -- cgit