Edit Host
open /ipa/ui/#navigation=identity&identity=host
waitForNotVisible //span[@id='header-network-activity-indicator']
verifyElementPresent css=.entity[name='host'] .facet[name='search'] input[value='test.example.com']
click link=test.example.com
waitForNotVisible //span[@id='header-network-activity-indicator']
type description
typeKeys description xxx
verifyTextPresent undo
click link=Update
waitForNotVisible //span[@id='header-network-activity-indicator']
verifyTextNotPresent undo
type description
typeKeys description Test Host
verifyTextPresent undo
click link=Update
waitForNotVisible //span[@id='header-network-activity-indicator']
verifyTextNotPresent undo