public static class MailServerPage.TestEmailDialog extends Object
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
addressToTest |
protected com.atlassian.pageobjects.elements.PageElement |
auiMessageBar |
protected com.atlassian.pageobjects.elements.PageElement |
auiMessageTitle |
protected com.atlassian.pageobjects.elements.PageElement |
dialog |
protected com.atlassian.pageobjects.elements.PageElement |
sendSampleMailButton |
Constructor and Description |
---|
TestEmailDialog() |
Modifier and Type | Method and Description |
---|---|
String |
getMessageTitle() |
void |
sendTestEmail(String recipient) |
void |
setAddressToTest(String value) |
protected void |
waitUntilVisible() |
protected com.atlassian.pageobjects.elements.PageElement dialog
protected com.atlassian.pageobjects.elements.PageElement addressToTest
protected com.atlassian.pageobjects.elements.PageElement sendSampleMailButton
protected com.atlassian.pageobjects.elements.PageElement auiMessageBar
protected com.atlassian.pageobjects.elements.PageElement auiMessageTitle
Copyright © 2020 Atlassian. All rights reserved.