Class DefaultLoginSuccessPageValidator
java.lang.Object
org.uitnet.testing.smartfwk.ui.core.objects.logon.LoginSuccessPageValidator
org.uitnet.testing.smartfwk.ui.core.objects.logon.DefaultLoginSuccessPageValidator
public class DefaultLoginSuccessPageValidator extends LoginSuccessPageValidator
- Author:
- Madhav Krishna
-
Field Summary
Fields inherited from class org.uitnet.testing.smartfwk.ui.core.objects.logon.LoginSuccessPageValidator
appDriver, region, uiObject -
Constructor Summary
Constructors Constructor Description DefaultLoginSuccessPageValidator() -
Method Summary
Modifier and Type Method Description protected booleancheckLoginSuccessPageVisible(String activeUserProfileName)protected voidtryLogout(String activeUserProfileName)protected voidvalidateInfo(String activeUserProfileName)Methods inherited from class org.uitnet.testing.smartfwk.ui.core.objects.logon.LoginSuccessPageValidator
getRegion, getUIObject, geUIObjectType, isLoginSuccessPageVisible, logout, setInitParams, validate
-
Constructor Details
-
DefaultLoginSuccessPageValidator
public DefaultLoginSuccessPageValidator()
-
-
Method Details
-
tryLogout
- Specified by:
tryLogoutin classLoginSuccessPageValidator
-
validateInfo
- Specified by:
validateInfoin classLoginSuccessPageValidator
-
checkLoginSuccessPageVisible
- Specified by:
checkLoginSuccessPageVisiblein classLoginSuccessPageValidator
-