Class MicrosoftOAuth2Process.Step1_EmailLoginPage
java.lang.Object
com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step1_EmailLoginPage
- Enclosing class:
- MicrosoftOAuth2Process
-
Field Summary
Modifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
protected Iterable<com.atlassian.pageobjects.elements.PageElement>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
enterEmail
(String email) boolean
void
next()
void
selectUsername
(String username)
-
Field Details
-
mainContainer
protected com.atlassian.pageobjects.elements.PageElement mainContainer -
emailInput
protected com.atlassian.pageobjects.elements.PageElement emailInput -
usernames
-
nextButton
protected com.atlassian.pageobjects.elements.PageElement nextButton
-
-
Constructor Details
-
Step1_EmailLoginPage
public Step1_EmailLoginPage()
-
-
Method Details
-
awaitLoaded
public void awaitLoaded() -
isEmailInputRequired
public boolean isEmailInputRequired() -
enterEmail
-
next
public void next() -
selectUsername
-