SearchHelloWorldTest
open /web/guest/home/
clickAt _145_addApplication
waitForVisible layout_configuration_content
type layout_configuration_content
typeKeys layout_configuration_content h
waitForVisible //div[@title='Hello World']
assertVisible //div[@title='Hello World']