public class AddAllToCollectionForm extends AddToCollectionForm
multipledriver, element, id| Constructor and Description |
|---|
AddAllToCollectionForm(org.openqa.selenium.WebDriver driver,
org.openqa.selenium.WebElement element) |
| Modifier and Type | Method and Description |
|---|---|
DocumentBasePage |
addAll() |
<T> T |
addAll(Class<T> pageClassProxy) |
protected String |
getAddButtonId() |
protected String |
getChooseCollectionId() |
protected String |
getCollectionDescriptionId() |
protected String |
getNewCollectionDescriptionId() |
void |
removeDocumentToBeAddedToCollection(int index) |
add, add, getExistingDescription, isExistingDescriptionVisible, isMultiple, isNewDescriptionVisible, setCollection, setNewDescriptioncheckTextToBeNotPresent, checkTextToBePresent, clear, click, containsText, findElement, findElements, getAttribute, getCssValue, getElement, getId, getLocation, getSize, getTagName, getText, getWebFragment, getWebFragment, isDisplayed, isEnabled, isSelected, sendKeys, setElement, submit, waitForTextToBePresentpublic AddAllToCollectionForm(org.openqa.selenium.WebDriver driver,
org.openqa.selenium.WebElement element)
public DocumentBasePage addAll()
public <T> T addAll(Class<T> pageClassProxy)
protected String getAddButtonId()
getAddButtonId in class AddToCollectionFormprotected String getChooseCollectionId()
getChooseCollectionId in class AddToCollectionFormprotected String getNewCollectionDescriptionId()
getNewCollectionDescriptionId in class AddToCollectionFormprotected String getCollectionDescriptionId()
getCollectionDescriptionId in class AddToCollectionFormpublic void removeDocumentToBeAddedToCollection(int index)
Copyright © 2019 Nuxeo SA. All rights reserved.