Edit Host
open /ipa/ui/#navigation=0&identity=2
waitForTextPresent 2 hosts matched
click link=test.example.com
waitForElementPresent //div[@id='host']//span[@name='fqdn'][label='test.example.com']
type description
typeKeys description Test Host
click link=Update
waitForTextNotPresent undo
click //div[@id='host']/div[1]/ul/li[1]/span
waitForElementPresent //div[@id='host']//span[@name='search']//input[@value='test.example.com']
verifyText css=#host table.search-table tbody tr:nth-child(2) span[name=description] Test Host