Home | History | Annotate | Download | only in functional

Lines Matching refs:Login

31     state is not being automatically cleared, the login screen never shows user
32 pods. This is required by the Login browser automation call.
85 def Login(self, user_index):
86 """Convenience method to login to the usr at the given index."""
89 policy_base.PolicyTestBase.Login(self,
101 self.Login(user_index=0)
116 self.Login(user_index=0)
134 self.Login(user_index=0)
150 self.Login(user_index=0)
154 self.Login(user_index=1)
163 self.Login(user_index=0)