@Component public class AuthoritySelectDialog extends Renderable implements StandardButtons
renderableParent, webDriverCANCEL, CONFIRM, DELETE, OK, REQUEST_INFORMATION, SAVE| Constructor and Description |
|---|
AuthoritySelectDialog() |
| Modifier and Type | Method and Description |
|---|---|
AuthoritySelectDialog |
authoritySearch(String request)
perform the search
|
void |
clickAddButton()
click on Add button
|
protected org.openqa.selenium.support.ui.ExpectedCondition<Boolean> |
searchFinished()
Helper method to return custom expected condition that returns true when
the search is complete.
|
as, getAllFields, getLastRendered, render, renderChildrenpublic AuthoritySelectDialog authoritySearch(String request)
protected org.openqa.selenium.support.ui.ExpectedCondition<Boolean> searchFinished()
public void clickAddButton()
Copyright © 2005–2016 Alfresco Software. All rights reserved.