@Component public class EditDispositionSchedulePage extends SharePage
renderableParent, webDriver| Constructor and Description |
|---|
EditDispositionSchedulePage() |
| Modifier and Type | Method and Description |
|---|---|
DispositionStepBlock |
addStep(int actionIndex)
Add disposition action step
|
EditDispositionSchedulePage |
addStepAndRender(int actionIndex)
helper method to add disposition action step
|
EditDispositionSchedulePage |
clickOnAddStep()
Click on Add Step button
|
ConfirmationPrompt |
clickOnDelete(int number)
Click on delete icon for the step with specified number
|
CategoryDetailsPage |
clickOnDone()
Click on Done
|
DispositionStepBlock |
clickOnEdit(int number)
Click on edit icon for the step with specified number
|
DispositionStepBlock |
getDispositionStepBlock(int number)
get disposition step by number
|
int |
getDispositionStepsQuantity()
get quantity of disposition steps
|
DispositionStepBlock |
getLastExpandedDispositionStepBlock()
get last expanded disposition step
|
String |
getPageURL(String... context)
Get the URL of the page
|
boolean |
isActionEnabled(int actionIndex)
is disposition action enabled in drop-down
|
boolean |
isDropdownExpanded()
is disposition action drop-down expanded
|
getSharePageNavigation, open, renderclosePage, getCurrentUrl, getLastRenderedPage, getPageTitle, refreshAndReRenderCurrentPage, refreshCurrentPageas, getAllFields, getLastRendered, renderChildrenpublic boolean isActionEnabled(int actionIndex)
actionIndex - public boolean isDropdownExpanded()
public DispositionStepBlock getLastExpandedDispositionStepBlock()
public DispositionStepBlock getDispositionStepBlock(int number)
public int getDispositionStepsQuantity()
public String getPageURL(String... context)
SharePagegetPageURL in class SharePagepublic EditDispositionSchedulePage clickOnAddStep()
public EditDispositionSchedulePage addStepAndRender(int actionIndex)
actionIndex - - number of the step to addpublic DispositionStepBlock addStep(int actionIndex)
actionIndex - - number of the step to addpublic DispositionStepBlock clickOnEdit(int number)
number - public ConfirmationPrompt clickOnDelete(int number)
number - public CategoryDetailsPage clickOnDone()
Copyright © 2005–2016 Alfresco Software. All rights reserved.