public class AddAllToCollectionForm extends AddToCollectionForm
multiple
driver, element
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, setNewDescription
checkTextToBeNotPresent, checkTextToBePresent, clear, click, containsText, findElement, findElements, getAttribute, getCssValue, getElement, getId, getLocation, getSize, getTagName, getText, getWebFragment, getWebFragment, isDisplayed, isEnabled, isSelected, sendKeys, setElement, submit, waitForTextToBePresent
public AddAllToCollectionForm(org.openqa.selenium.WebDriver driver, org.openqa.selenium.WebElement element)
public DocumentBasePage addAll()
protected String getAddButtonId()
getAddButtonId
in class AddToCollectionForm
protected String getChooseCollectionId()
getChooseCollectionId
in class AddToCollectionForm
protected String getNewCollectionDescriptionId()
getNewCollectionDescriptionId
in class AddToCollectionForm
protected String getCollectionDescriptionId()
getCollectionDescriptionId
in class AddToCollectionForm
public void removeDocumentToBeAddedToCollection(int index)
Copyright © 2018 Nuxeo. All rights reserved.