SignInTest
open /web/guest/home/
waitForElementPresent link=Sign In
clickAndWait link=Sign In
waitForVisible _58_login
type _58_login test@liferay.com
type _58_password test
assertNotChecked _58_rememberMeCheckbox
clickAt _58_rememberMeCheckbox
assertChecked _58_rememberMeCheckbox
clickAtAndWait //input[@value='Sign In']