public class NewVocabularyEntryForm extends WebFragmentImpl
Constructor and Description |
---|
NewVocabularyEntryForm(org.openqa.selenium.WebDriver driver,
org.openqa.selenium.WebElement element) |
Modifier and Type | Method and Description |
---|---|
void |
save() |
void |
setNewVocabularyEnglishLabel(String vocabularyEnglishLabel) |
void |
setNewVocabularyFrenchLabel(String vocabularyFrenchLabel) |
void |
setNewVocabularyId(String vocabularyId) |
void |
setNewVocabularyObsolete(boolean obsolete) |
void |
setNewVocabularyOrder(int vocabularyOrder) |
void |
setNewVocabularyParentId(String parentLabelPath) |
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 NewVocabularyEntryForm(org.openqa.selenium.WebDriver driver, org.openqa.selenium.WebElement element)
public void save()
public void setNewVocabularyEnglishLabel(String vocabularyEnglishLabel)
public void setNewVocabularyFrenchLabel(String vocabularyFrenchLabel)
public void setNewVocabularyId(String vocabularyId)
public void setNewVocabularyObsolete(boolean obsolete)
public void setNewVocabularyOrder(int vocabularyOrder)
public void setNewVocabularyParentId(String parentLabelPath)
Copyright © 2015 Nuxeo SA. All rights reserved.