Delete HBAC Service Group
open /ipa/ui/#navigation=1&policy=1&hbacrule-entity=hbacsvcgroup
waitForElementPresent //div[@id='hbacrule']//span[@name='search']//input[@value='testhbacsvcgroup']
click //div[@id='hbacrule']//span[@name='search']//input[@value='testhbacsvcgroup']
click //div[@id='hbacrule']//div[@class='action-panel']//a[@title='Delete']
click //button[@type='button']
waitForElementNotPresent //div[@id='hbacrule']//span[@name='search']//input[@value='testhbacsvcgroup']