| java.lang.Object | |
| ↳ | com.atlassian.jira.pageobjects.pages.viewissue.AddCommentSection |
Represents add comment section on view issue page.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| add | |||||||||||
| cancel | |||||||||||
| comment | |||||||||||
| commentForm | |||||||||||
| mentions | |||||||||||
| webDriver | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Adds and waits for issue to refresh
| |||||||||||
Comment errors get displayed on the dialog.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Comment errors get displayed on the dialog. After receiving an error use this method to make sure the dialog gets closed.

