open |
/ipa/ui/#navigation=1&policy=1&hbacrule-entity=hbacsvc |
|
waitForNotVisible |
//span[@id='header-network-activity-indicator'] |
|
verifyElementNotPresent |
//div[@id='hbacrule']//span[@name='search']//input[@value='testhbacsvc'] |
|
click |
//div[@id='hbacrule']//div[@class='action-panel']//a[@title='Add'] |
|
type |
cn |
testhbacsvc |
type |
description |
Test HBAC Service |
click |
//button[@type='button'] |
|
waitForNotVisible |
//span[@id='header-network-activity-indicator'] |
|
verifyElementPresent |
//div[@id='hbacrule']//span[@name='search']//input[@value='testhbacsvc'] |
|