@Component public class DocumentLibraryToolbar extends Toolbar
| Modifier and Type | Field and Description |
|---|---|
static org.openqa.selenium.By |
BY_CREATE_FOLDER |
static String |
CREATE_CONTENT |
static String |
FILE_UPLOAD |
static String |
TEXT_FILE |
renderableParent, webDriver| Constructor and Description |
|---|
DocumentLibraryToolbar() |
| Modifier and Type | Method and Description |
|---|---|
CreateFolderPage |
clickOnCreateFolder()
Click on create Folder
|
CreateTextFilePage |
clickOnCreateTextFile()
Click on create text file
|
UploadDialog |
clickOnUpload()
Click on file button
|
boolean |
isUploadClickable() |
clickOnCopyTo, clickOnFileTo, clickOnMoveTo, clickOnMoveTo, copySelectedElementsTo, cutOffSelected, deleteSelectedElements, destroySelected, fileSelectedElementsTo, isActionDisplayedForSelectedItems, moveSelectedElementsTo, moveSelectedElementsTo, selectAllItems, selectItems, transferSelectedas, getAllFields, getLastRendered, render, renderChildrenpublic static final String FILE_UPLOAD
public static final String CREATE_CONTENT
public static final String TEXT_FILE
public static final org.openqa.selenium.By BY_CREATE_FOLDER
public boolean isUploadClickable()
public UploadDialog clickOnUpload()
FileChoiceDialog file choice dialogpublic CreateTextFilePage clickOnCreateTextFile()
public CreateFolderPage clickOnCreateFolder()
Copyright © 2005–2016 Alfresco Software. All rights reserved.