|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AddFieldSection
Represents the section of the 'Configure screens' page that is used to add a new field.
ConfigureScreen
Method Summary | |
---|---|
SeleniumLocator |
addFieldSelectLocator()
Locator of the multi-select of fields. |
SeleniumLocator |
addFieldSubmitLocator()
Locator of the 'Add Fields' submit button within the section. |
MultiSelect |
selectFields()
Multi-select object representing the fields multi-select. |
AddFieldSection |
submitAdd()
Submit selected fields and add them to the screen |
Methods inherited from interface com.atlassian.jira.webtest.framework.page.PageSection |
---|
page |
Methods inherited from interface com.atlassian.jira.webtest.framework.core.component.Component |
---|
parent |
Methods inherited from interface com.atlassian.jira.webtest.framework.core.PageObject |
---|
context, isReady |
Method Detail |
---|
SeleniumLocator addFieldSelectLocator()
SeleniumLocator addFieldSubmitLocator()
MultiSelect selectFields()
AddFieldSection submitAdd()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |