Uses of Class
core.support.objects.LoginObject
-
Packages that use LoginObject Package Description core.support.objects -
-
Uses of LoginObject in core.support.objects
Fields in core.support.objects declared as LoginObject Modifier and Type Field Description LoginObjectDriverObject. loginLoginObjectTestObject. loginMethods in core.support.objects that return LoginObject Modifier and Type Method Description LoginObjectLoginObject. withIsLoggedIn(Boolean isLoggedIn)LoginObjectLoginObject. withLoggedInPassword(String loggedInPassword)LoginObjectLoginObject. withLoggedInUsername(String loggedInUsername)LoginObjectLoginObject. withLoginSequence(ActionObject loginSequence)LoginObjectLoginObject. withPassword(String password)LoginObjectLoginObject. withUsername(String username)
-