Class GoogleOAuth2Process.Step1_EmailLoginPage
java.lang.Object
com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step1_EmailLoginPage
- Enclosing class:
- GoogleOAuth2Process
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
enterEmail
(String email) boolean
void
next()
void
selectUsername
(String username)
-
Field Details
-
heading
protected com.atlassian.pageobjects.elements.PageElement heading -
emailInput
protected com.atlassian.pageobjects.elements.PageElement emailInput -
usernames
-
buttons
-
-
Constructor Details
-
Step1_EmailLoginPage
public Step1_EmailLoginPage()
-
-
Method Details
-
awaitLoaded
public void awaitLoaded() -
isEmailInputRequired
public boolean isEmailInputRequired() -
enterEmail
-
next
public void next() -
selectUsername
-