default-dashboards
open /sessions/login
type login admin
type password admin
clickAndWait commit
open /admin_dashboards
waitForText body *Global Dashboards*
waitForText activeGlobal *Home*
assertElementNotPresent remove-Home
waitForText activeProject *Custom*
assertNotText shared *Custom*
clickAndWait id=remove-Custom
assertConfirmation Are you sure to remove it from default dashboards?
waitForText shared *Custom*
assertNotText activeProject *Custom*
clickAndWait add-Custom
waitForText activeProject *Custom*
assertNotText shared *Custom*