Databases
open /?op=listDatabaseLinks
clickAndWait link=Add a database link.
type id=title_formId testDatabaseLink
type id=DSN_formId dbi:mysql:webgui:localhost:3306
type id=dbusername_formId www
type id=dbidentifier_formId 123qwe
clickAndWait xpath=(//input[@value='save'])[2]
verifyTextPresent testDatabaseLink
click css=img[alt="Delete"]
assertConfirmation Are you certain you wish to delete this database link?
pause 2000
verifyAlertNotPresent testDatabaseLink