public class CommentDialog extends FormDialog
| Modifier and Type | Field and Description | 
|---|---|
protected com.atlassian.pageobjects.PageBinder | 
pageBinder  | 
protected org.openqa.selenium.WebDriver | 
webDriver  | 
auiBlanket, form, FORM_SUBMITTING_CLASS, header, loading, messagesbinder, CONTENT_AREA_CLASS, CONTENT_READY_CLASS, DIALOG_CLASS, DIALOG_OPEN_CLASS, driver, extendedFinder, HEADING_AREA_CLASS, id, javascriptExecutor, locator, queryFactory| Constructor and Description | 
|---|
CommentDialog()  | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityLevelSelect | 
getSecurityLevelControl()  | 
String | 
getSecurityLevelError()  | 
void | 
setComment(String comment)  | 
boolean | 
submit()  | 
acceptDirtyFormWarning, assertDialogClosed, assertDialogOpen, close, closeNoWait, escape, getAuiMessage, getFields, getFormErrorElements, getFormErrorList, getFormErrors, getTimedTitle, getTitle, hasFormErrors, initAbstractDialog, messages, ready, setElement, setField, submit, submit, submit, waitForFormErrors, waitUntilClosed, waitUntilHidden, waitWhileSubmittingfind, find, findAll, findAll, getDialogElement, isClosed, isInDOM, isOpen, waitUntilFinishedLoading@Inject protected com.atlassian.pageobjects.PageBinder pageBinder
@Inject protected org.openqa.selenium.WebDriver webDriver
public void setComment(String comment)
public boolean submit()
public SecurityLevelSelect getSecurityLevelControl()
public String getSecurityLevelError()
Copyright © 2002-2021 Atlassian. All Rights Reserved.