start-software-repository
open /been/services/list/
type document.forms["list-hostmanager-start-form"].host localhost
clickAndWait document.forms["list-hostmanager-start-form"].start
assertTextPresent Service started successfully.
pause 20000
assertTextPresent Service started successfully.