Edit HBAC Rule
open /ipa/ui/#navigation=1&policy=1
waitForNotVisible //span[@id='header-network-activity-indicator']
verifyElementPresent //div[@id='hbacrule']//span[@name='search']//input[@value='testhbacrule']
click link=testhbacrule
waitForTextPresent testhbacrule:
type description
typeKeys description Test HBAC Rule
click //input[@name='accessruletype' and @value='deny']
click link=Update
waitForTextNotPresent undo
typeKeys description xxx
type description
click accessruletype
click link=Update
waitForTextNotPresent undo