Check if the login form works OK, if it accepts the admin password, and if the admin user actually sees some special links. |open|/selenium/setup?fixtures=all| |open|/login| |assertTitle|Patch Server| |type|login|admin| |type|password|psadmin| |click|commit| |waitForPageToLoad|30000| |assertTextPresent|Welcome| |open|/| |assertTextPresent|My Patches| |assertTextPresent|Users|