- cancel() - Method in class org.alfresco.webdrone.share.site.CreateSitePage
-
Clicks on the cancel button on the create site form.
- cancel() - Method in class org.alfresco.webdrone.share.site.UploadFilePage
-
Clicks on the cancel link.
- cancelCreateUser() - Method in class org.alfresco.webdrone.share.NewUserPage
-
Clicks on Cancel button to cancel Create User.
- canResume(String, long) - Method in class org.alfresco.webdrone.HtmlElement
-
Waits for expected element to be displayed and available for action
before drone resumes operations on the page.
- canResume(long) - Method in class org.alfresco.webdrone.share.SharePage
-
Waits for site pop up message to disappear to allow the drone to resume
operations on the page.
- canResume() - Method in class org.alfresco.webdrone.share.SharePage
-
Default wait for site pop up message to disappear, this
is currently set to 3 seconds.
- ChangePasswordPage - Class in org.alfresco.webdrone.share
-
Change password page object, holds all element of the html page relating to
share's my profile change password page.
- ChangePasswordPage(WebDrone) - Constructor for class org.alfresco.webdrone.share.ChangePasswordPage
-
Constructor.
- CHECKEDOUT_MESSAGE_PLACEHOLDER - Static variable in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
- click() - Method in class org.alfresco.webdrone.HtmlElement
-
Wrapper to web emlement click with added check to see if dom event complete.
- click() - Method in class org.alfresco.webdrone.share.search.SearchResultItem
-
Select the link of the search result item.
- click() - Method in class org.alfresco.webdrone.share.ShareLink
-
Actions a click on the link element.
- clickAddUser(String) - Method in class org.alfresco.webdrone.share.site.InviteMembersPage
-
This method clicks on add button.
- clickComment() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.DetailedViewInformation
-
Mimics the action of clicking comment.
- clickContentDetail() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.SimpleViewInformation
-
Mimics the action clicking the document link.
- clickDetailView() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
Mimics action of Clicking the Details View Button.
- clickFilterButtton() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
Retrieves the Site content FilterButton based on the given cssSelector
and clicks on it.
- clickHelpButton() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
- clickInviteButton() - Method in class org.alfresco.webdrone.share.site.InviteMembersPage
-
This method clicks on Invite button on Invite user page.
- clickOnAddTag() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Mimics the action of hovering over a tag until edit tag icon appears.
- clickOnCancel() - Method in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
Select cancel button.
- clickOnDownloadLinkForUnsupportedDocument() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Clicks on download link when no preview message is displayed for
unsupported document.
- clickOnTagCancelButton() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
This method is used to click on cancel button when editing a tag.
- clickOnTagNameUnderTagsTreeMenuOnDocumentLibrary(String) - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
This method does the clicking on given tag name, which presents under the Tags Tree menu on Document Library page.
- clickOnTagRemoveButton(String) - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
This method clicks on given tag name remove button.
- clickOnTagSaveButton() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
This method is used to click on save button when editing a tag.
- clickOnTask(String) - Method in class org.alfresco.webdrone.share.dashlet.MyTasksDashlet
-
This method clicks on specific task which appears on my-tasks dashlet.
- clickOnTitle() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Click on title.
- clickSave() - Method in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
Selects the save button that posts the form.
- clickSearch() - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Click on Search button.
- clickSimpleView() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
Mimics action of Clicking the Simple View Button.
- clickUser() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.SimpleViewInformation
-
Mimics the actions Click User Profile.
- close() - Method in interface org.alfresco.webdrone.HtmlPage
-
Close browser action.
- close() - Method in class org.alfresco.webdrone.Page
-
Closes the browser.
- closeHelpBallon() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
Retrieves the closeButton for Help balloon window based on the given
cssSelector and clicks on it.
- completedSearch() - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Resolves if searching message is displayed.
- confirmRemoval() - Method in class org.alfresco.webdrone.share.dashlet.SiteWelcomeDashlet
-
Final step to confirm delete dialog acceptance action.
- CONTENT - Static variable in class org.alfresco.webdrone.share.site.document.CreateContentPage
-
- CONTENT_MIME_TYPE - Static variable in class org.alfresco.webdrone.share.search.AdvanceSearch
-
- CONTENT_SEARCH_FORM - Static variable in class org.alfresco.webdrone.share.search.AdvanceSearch
-
- ContentDetails - Class in org.alfresco.webdrone.share.site.document
-
Representation of Content Details that can be used while create/edit the content.
- ContentDetails() - Constructor for class org.alfresco.webdrone.share.site.document.ContentDetails
-
- count() - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Gets number of results displayed on the page.
- create(ContentDetails) - Method in class org.alfresco.webdrone.share.site.document.CreateContentPage
-
Create the content with name, title and description.
- CREATE_NEW_FOLDER_BUTTON - Static variable in class org.alfresco.webdrone.share.site.document.DocumentLibraryNavigation
-
- CREATE_TAG - Static variable in class org.alfresco.webdrone.share.site.document.TagPage
-
- CreateContentPage - Class in org.alfresco.webdrone.share.site.document
-
Create content page object, Where user can create content.
- CreateContentPage(WebDrone) - Constructor for class org.alfresco.webdrone.share.site.document.CreateContentPage
-
- createEnterpriseUser(String, String, String, String, String) - Method in class org.alfresco.webdrone.share.NewUserPage
-
Method to create user on Enterprise using UI.
- createModerateSite(String) - Method in class org.alfresco.webdrone.share.site.CreateSitePage
-
Create a new public moderated site action.
- createModerateSite(String, String) - Method in class org.alfresco.webdrone.share.site.CreateSitePage
-
Create a new public moderated site action.
- createNewFolder(String) - Method in class org.alfresco.webdrone.share.site.NewFolderPage
-
- createNewFolder(String, String) - Method in class org.alfresco.webdrone.share.site.NewFolderPage
-
Create a new folder action by completing and submitting the form.
- createNewFolder(String, String, String) - Method in class org.alfresco.webdrone.share.site.NewFolderPage
-
Create a new folder action by completing and submitting the form.
- createNewSite(String, String, boolean, boolean) - Method in class org.alfresco.webdrone.share.site.CreateSitePage
-
Create a new site based on the site type.
- createNewSite(String) - Method in class org.alfresco.webdrone.share.site.CreateSitePage
-
Create a new public site action.
- createNewSite(String, String) - Method in class org.alfresco.webdrone.share.site.CreateSitePage
-
Create a new public site action.
- createPrivateSite(String) - Method in class org.alfresco.webdrone.share.site.CreateSitePage
-
Create a new private site action.
- createPrivateSite(String, String) - Method in class org.alfresco.webdrone.share.site.CreateSitePage
-
Create a new private site action.
- createSite(WebDrone) - Static method in class org.alfresco.webdrone.share.FactorySharePage
-
Create site pop up page object.
- CreateSitePage - Class in org.alfresco.webdrone.share.site
-
Create site page object, holds all element of the HTML page relating to
share's create site page.
- CreateSitePage(WebDrone) - Constructor for class org.alfresco.webdrone.share.site.CreateSitePage
-
Constructor.
- CustomizeSiteDashboardPage - Class in org.alfresco.webdrone.share.site
-
Customise site dashboard page object, holds all element of the html page relating to
customise site dashboard page.
- CustomizeSiteDashboardPage(WebDrone) - Constructor for class org.alfresco.webdrone.share.site.CustomizeSiteDashboardPage
-
Constructor.
- FactoryShareDashlet - Class in org.alfresco.webdrone.share.dashlet
-
Alfresco Share factory, creates the appropriate page object that corresponds
to the browser view.
- FactorySharePage - Class in org.alfresco.webdrone.share
-
Alfresco Share factory, creates the appropriate page object that corresponds
to the browser view.
- FILE_UPLOAD_BUTTON - Static variable in class org.alfresco.webdrone.share.site.document.DocumentLibraryNavigation
-
- FileDirectoryInfo - Class in org.alfresco.webdrone.share.site.document
-
- FileDirectoryInfo(String, WebDrone) - Constructor for class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
- FileDownloader - Class in org.alfresco.webdrone
-
Downloads file from given url using
WebDrone's session details
extracted from a cookie.
- FileDownloader(WebDrone) - Constructor for class org.alfresco.webdrone.FileDownloader
-
- FILES_AND_DOCUMENTS_TABLE_CSS - Static variable in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
- finalize() - Method in class org.alfresco.webdrone.AlfrescoRemoteWebDriver
-
Clean up process once the driver is not in use.
- finalize() - Method in class org.alfresco.webdrone.WebDroneImpl
-
- find(By) - Method in interface org.alfresco.webdrone.WebDrone
-
Finds WebElement by text in html.
- find(By) - Method in class org.alfresco.webdrone.WebDroneImpl
-
Helper method to find a WebElement.
- findAll(By) - Method in interface org.alfresco.webdrone.WebDrone
-
Finds all possible matching WebElement.
- findAll(By) - Method in class org.alfresco.webdrone.WebDroneImpl
-
Helper method to find all WebElement on HTML page
- findAllWithWait(By) - Method in class org.alfresco.webdrone.HtmlElement
-
Helper method to find a list of WebElement with a time limit in
milliseconds.
- findAllWithWait(By) - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Performs the find with an added resolveStaleness.
- findAndWait(By) - Method in class org.alfresco.webdrone.HtmlElement
-
Helper method to find a WebElement with a time limit in
milliseconds.
- findAndWait(By) - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Performs the find and wait given amount of time
with an added resolveStaleness.
- findAndWait(By) - Method in interface org.alfresco.webdrone.WebDrone
-
Find WebElement by the html name attribute.
- findAndWait(By, long) - Method in interface org.alfresco.webdrone.WebDrone
-
Finds WebElement using By pattern with a
time limit set in milliseconds.
- findAndWait(By, long, long) - Method in interface org.alfresco.webdrone.WebDrone
-
Finds WebElement using By pattern with a
time limit and interval time set in milliseconds.
- findAndWait(By, long) - Method in class org.alfresco.webdrone.WebDroneImpl
-
Helper method to find a WebElement with a time limit in
milliseconds.
- findAndWait(By, long, long) - Method in class org.alfresco.webdrone.WebDroneImpl
-
Helper method to find a WebElement with a time limit in
milliseconds.
- findAndWait(By) - Method in class org.alfresco.webdrone.WebDroneImpl
-
Helper method to find and return a slow loading WebElement.
- findAndWaitById(String) - Method in interface org.alfresco.webdrone.WebDrone
-
Finds
WebElement by id, this method uses an
implicit wait time which set by the
WebDrone
max wait time.
- findAndWaitById(String) - Method in class org.alfresco.webdrone.WebDroneImpl
-
Helper method to find and return a slow loading WebElement by id.
- findAndWaitForElements(By, long) - Method in interface org.alfresco.webdrone.WebDrone
-
Finds all possible matching WebElement with time limit.
- findAndWaitForElements(By) - Method in interface org.alfresco.webdrone.WebDrone
-
Finds all possible matching WebElement with time limit.
- findAndWaitForElements(By, long) - Method in class org.alfresco.webdrone.WebDroneImpl
-
Helper method to find and return a slow loading collection of
WebElement.
- findAndWaitForElements(By) - Method in class org.alfresco.webdrone.WebDroneImpl
-
Helper method to find and return a slow loading collection of
WebElement.
- findButton(String, List<WebElement>) - Method in class org.alfresco.webdrone.share.SharePage
-
Helper to resolve the delete button from the collection of buttons.
- findById(String) - Method in interface org.alfresco.webdrone.WebDrone
-
Finds the WebElement by the given identifier.
- findById(String) - Method in class org.alfresco.webdrone.WebDroneImpl
-
Helper method to find a WebElement by id using the
WebDroneProperties to resolve the key value of the id.
- findElement(By) - Method in class org.alfresco.webdrone.HtmlElement
-
Wrapper to WebElement findElement.
- findElement(By) - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Performs the find with an added resolveStaleness.
- findElementDisplayed(By) - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
This function will help to find element in the content and folder serach form.
- findElements(By) - Method in class org.alfresco.webdrone.HtmlElement
-
Wrapper to WebElement findElements.
- findFileOrFolder(String) - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
Selects file or folder from page.
- FOLDER_MENU_LIST - Static variable in class org.alfresco.webdrone.share.search.AdvanceSearch
-
- FOLDER_SEARCH_FORM - Static variable in class org.alfresco.webdrone.share.search.AdvanceFolderSearchPage
-
- FOLDER_SEARCH_MENU - Static variable in class org.alfresco.webdrone.share.search.AdvanceSearch
-
- FOLDER_SEARCH_MENU_ITEM - Static variable in class org.alfresco.webdrone.share.search.AdvanceSearch
-
- formPresent() - Method in class org.alfresco.webdrone.share.ChangePasswordPage
-
- fromString(String) - Static method in enum org.alfresco.webdrone.AlfrescoVersion
-
- fromString(String) - Static method in enum org.alfresco.webdrone.Browser
-
- getActivities() - Method in class org.alfresco.webdrone.share.dashlet.MyActivitiesDashlet
-
Get Activities based on the link type.
- getAlfrescoVersion() - Method in interface org.alfresco.webdrone.WebDrone
-
- getAlfrescoVersion() - Method in class org.alfresco.webdrone.WebDroneImpl
-
- getAllTagNames() - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
This method gets the list of tag names present on document library Tags tree menu.
- getAspect(String) - Static method in enum org.alfresco.webdrone.share.site.document.DocumentAspect
-
- getAttribute(String) - Method in class org.alfresco.webdrone.HtmlElement
-
Wrapper to WebElement get attribute value of web element.
- getAuthor() - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPage
-
Get value seen on the author input value.
- getChromeServerPath() - Method in class org.alfresco.webdrone.WebDroneFactory
-
- getComment() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.DetailedViewInformation
-
- getCommentCount() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
The number of comments value displayed on the span comment count.
- getCommentCount() - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
The number of comments value displayed
on the span comment count.
- getComments() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Get all the comments that are displayed on the page.
- getCommentsOfLastCommit() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Get the comments of the last commit from the revision history panel
- getContent() - Method in class org.alfresco.webdrone.share.site.document.ContentDetails
-
- getContentActions() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Selects the 'Actions' menu link on the select data row on DocumentLibrary Page.
- getContentDetail() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.SimpleViewInformation
-
- getContentEditInfo() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Gets the Create / Edit Information of the file or directory, if none then
empty string is returned.
- getContentNodeRef() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Get NodeRef for the content on the selected data row on DocumentLibrary
Page.
- getContentRow(String) - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
Returns the ShareContentRow for the selected contentName.
- getContentsDetails() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
To get the Empty Site Content Dashlet Details.
- getContentStatus() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.SimpleViewInformation
-
- getCookies() - Method in class org.alfresco.webdrone.WebDroneImpl
-
Extract cookie information
- getCopyRight() - Method in class org.alfresco.webdrone.share.SharePage
-
Get copy right text from alfresco footer.
- getCurrentFilter() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
Get the Filter applied on site content dashlet.
- getCurrentPage() - Method in interface org.alfresco.webdrone.WebDrone
-
Gets the current page in the form of a page object based on the Alfresco
site type.
- getCurrentPage() - Method in class org.alfresco.webdrone.WebDroneImpl
-
- getCurrentUrl() - Method in interface org.alfresco.webdrone.WebDrone
-
Get the URL displayed on the browser.
- getCurrentUrl() - Method in class org.alfresco.webdrone.WebDroneImpl
-
- getDashlet(String) - Method in interface org.alfresco.webdrone.share.Dashboard
-
Gets dashlets in the dashboard view.
- getDashlet(String) - Method in class org.alfresco.webdrone.share.DashBoardPage
-
Gets dashlets in the dashboard page.
- getDashlet(String) - Method in class org.alfresco.webdrone.share.site.SiteDashboardPage
-
Gets dashlets in the dashboard page.
- getDefaultWaitTime() - Method in class org.alfresco.webdrone.WebDroneImpl
-
- getDescription() - Method in class org.alfresco.webdrone.share.dashlet.ActivityShareLink
-
- getDescription() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.DetailedViewInformation
-
- getDescription() - Method in enum org.alfresco.webdrone.share.dashlet.SiteContentFilter
-
Gets description.
- getDescription() - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Get the value entered in the description field.
- getDescription() - Method in class org.alfresco.webdrone.share.ShareLink
-
Gets text value of link
- getDescription() - Method in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
Get value seen on the description input value.
- getDescription() - Method in class org.alfresco.webdrone.share.site.document.ContentDetails
-
- getDescription() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Gets the description of the file or directory, if none then empty string
is returned.
- getDetailedViewInformation() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
Get the List of Detailed View Information.
- getDetails() - Method in class org.alfresco.webdrone.share.site.document.InlineEditPage
-
- getDocument() - Method in class org.alfresco.webdrone.share.dashlet.ActivityShareLink
-
- getDocuments() - Method in class org.alfresco.webdrone.share.dashlet.MyDocumentsDashlet
-
The collection of documents displayed on my documents dashlet.
- getDocumentSize() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Get the file size from the properties
section of the document details page.
- getDocumentTitle() - Method in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
Get value seen on the title input value.
- getDocumentTitle() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Gets the document detail title.
- getDocumentVersion() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Gets document version value from top of the details page
- getDriver() - Method in class org.alfresco.webdrone.WebDroneImpl
-
- getDrone() - Method in class org.alfresco.webdrone.HtmlElement
-
- getDrone() - Method in class org.alfresco.webdrone.Page
-
- getElement(String) - Method in interface org.alfresco.webdrone.WebDrone
-
Gets the HTML element id value for the given key.
- getElement(String) - Method in class org.alfresco.webdrone.WebDroneImpl
-
- getElement(String) - Method in class org.alfresco.webdrone.WebDroneProperties
-
Gets the HTML element id value for the given key.
- getEmptyContentHeading() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
Heading text from site content dashlet.
- getErrorMessage() - Method in class org.alfresco.webdrone.share.LoginPage
-
- getFavorite() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.DetailedViewInformation
-
- getFiles() - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
Extracts the results from result table that matches the file name.
- getFileSize() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.DetailedViewInformation
-
- getFileUpdate(WebDrone, String, boolean) - Static method in class org.alfresco.webdrone.share.FactorySharePage
-
File upload page pop up object.
- getFileUpload(WebDrone) - Static method in class org.alfresco.webdrone.share.FactorySharePage
-
File upload page pop up object.
- getFilter(String) - Static method in enum org.alfresco.webdrone.share.dashlet.SiteContentFilter
-
- getFilters() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
The filters of the Site content text those are displayed in filters dropdown.
- getFromDate() - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Get the value entered in the from date field.
- getGridUrl() - Method in class org.alfresco.webdrone.WebDroneFactory
-
- getHelpBalloonMessage() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
This method gets the Help balloon messages and merge the message into string.
- getHref() - Method in class org.alfresco.webdrone.share.ShareLink
-
- getIeServerPath() - Method in class org.alfresco.webdrone.WebDroneFactory
-
- getInstance() - Method in class org.alfresco.webdrone.WebDroneFactory
-
Create new instance of WebDriver based on
the browser type.
- getItemsDescription() - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Function to get the description of All the sort items
- getKeyword() - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Get the value entered in the keyword field.
- getLibraryPage(WebDrone, boolean) - Static method in class org.alfresco.webdrone.share.FactorySharePage
-
Get a share library page by its type.
- getLike() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.DetailedViewInformation
-
- getLikecount() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.DetailedViewInformation
-
- getLikeCount() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Checks for the number of positive votes.
- getLikeCount() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Gets the like count for the selected data row on DocumentLibrary Page
- getLink() - Method in class org.alfresco.webdrone.share.ShareLink
-
- getLocalDownloadPath() - Method in class org.alfresco.webdrone.FileDownloader
-
- getLocator() - Method in enum org.alfresco.webdrone.share.site.SiteLayout
-
- getLogin() - Method in class org.alfresco.webdrone.share.SharePage
-
- getMaxPageRenderWaitTime() - Method in class org.alfresco.webdrone.WebDroneImpl
-
- getMembers() - Method in class org.alfresco.webdrone.share.dashlet.SiteMembersDashlet
-
The member of the site that is displayed on
site members dashlet.
- getMimeType() - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPage
-
Get the value of selected mime type
- getModifier() - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Get the value entered in the modifier field.
- getName() - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Get the value entered in the Name field.
- getName() - Method in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
Get the String value of name input value.
- getName() - Method in class org.alfresco.webdrone.share.site.document.ContentDetails
-
- getName() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Gets the name of the file or directory, if none then empty string is
returned.
- getNav() - Method in class org.alfresco.webdrone.share.SharePage
-
- getNavigation() - Method in class org.alfresco.webdrone.share.RepositoryPage
-
- getNavigation() - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
Get document library sub navigation.
- getNewFolderPage(WebDrone) - Static method in class org.alfresco.webdrone.share.FactorySharePage
-
New folder page pop up object.
- getNodeRef() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Gets the node ref id of the content.
- getObject() - Method in class org.alfresco.webdrone.WebDroneFactory
-
- getObjectType() - Method in class org.alfresco.webdrone.WebDroneFactory
-
- getOptions() - Method in class org.alfresco.webdrone.share.dashlet.SiteWelcomeDashlet
-
The Welcome Dashlet shows some options on this Dashlet.
- getOrientation() - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPage
-
Get value seen on the orientation input value.
- getPage(WebDrone, String) - Static method in class org.alfresco.webdrone.share.dashlet.FactoryShareDashlet
-
Gets the dashlet HTML element from the dashboard page.
- getPage(WebDrone) - Static method in class org.alfresco.webdrone.share.FactorySharePage
-
Creates the appropriate page object based on the current page the
WebDrone is on.
- getPageName(String) - Static method in class org.alfresco.webdrone.share.FactorySharePage
-
Extracts the String value from the last occurrence of slash in the url.
- getPageSouce() - Method in class org.alfresco.webdrone.WebDroneImpl
-
The HTML source code of the page viewed.
- getPageTitle() - Method in class org.alfresco.webdrone.share.SharePage
-
Alfresco share based layout and style page title label element.
- getPaginationPosition() - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Displays the position the page is in
the pagination, if there is only one page
then it will return the value 1
- getProperties() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Get the document properties from view.
- getResolutionUnit() - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPage
-
Get value seen on the resolution unit input value.
- getResultCount() - Method in class org.alfresco.webdrone.share.search.RepositoryResultsPage
-
Gets numeric string value indicating the number of search results found
from the search query.
- getResults() - Method in class org.alfresco.webdrone.share.PeopleFinderResultPage
-
Gets the names of the search result.
- getResults() - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Gets the search results as a collection of SearResultItems.
- getResultsStatus() - Method in class org.alfresco.webdrone.share.UserSearchPage
-
Checks the result message in the USER_SEARCH_RESULTS_STATUS.
- getRevisionPanel() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Locates the revision history DIV.
- getRoleName() - Method in enum org.alfresco.webdrone.enums.UserRole
-
- getScreenShot() - Method in class org.alfresco.webdrone.Page
-
Grabs a screen shot of currently displayed page.
- getScreenShot() - Method in interface org.alfresco.webdrone.WebDrone
-
Grabs the screen shot of the current page.
- getScreenShot() - Method in class org.alfresco.webdrone.WebDroneImpl
-
Grabs a screen shot of what the WebDriver is currently viewing.
- getScreenshotAs(OutputType<X>) - Method in class org.alfresco.webdrone.AlfrescoRemoteWebDriver
-
- getSearch() - Method in class org.alfresco.webdrone.share.SharePage
-
Perform inputing a search term in to the search box on the main
navigation.
- getSearchPage(WebDrone) - Static method in class org.alfresco.webdrone.share.FactorySharePage
-
Function to resolve the Search Page.
- getSessionId() - Method in interface org.alfresco.webdrone.WebDrone
-
Get the JSESSIONID
- getSessionId() - Method in class org.alfresco.webdrone.WebDroneImpl
-
Gets the WebDrone browser session id from a cookie.
- getSimpleViewInformation() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
Get the List of Simple View Information.
- getSite() - Method in class org.alfresco.webdrone.share.dashlet.ActivityShareLink
-
- getSiteActivities(MyActivitiesDashlet.LinkType) - Method in class org.alfresco.webdrone.share.dashlet.SiteActivitiesDashlet
-
Get Activities based on the link type.
- getSiteContents() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
The content of the site that is displayed on site content dashlet.
- getSiteNav() - Method in class org.alfresco.webdrone.share.site.SitePage
-
Get main navigation.
- getSites() - Method in class org.alfresco.webdrone.share.dashlet.MySitesDashlet
-
The active sites displayed on my site dashlet.
- getSortName() - Method in enum org.alfresco.webdrone.share.search.SortType
-
- getSortType(String) - Static method in enum org.alfresco.webdrone.share.search.SortType
-
- getTag() - Method in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
Click on Select button to go to Tag page
- getTagList() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Get the tags displayed on the tags section on the document details page.
- getTags() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Gets the Tag Information of the file or directory, if none then 'No Tags'
string is returned.
- getTargetUrl() - Method in class org.alfresco.webdrone.WebDroneFactory
-
- getTasks() - Method in class org.alfresco.webdrone.share.dashlet.MyTasksDashlet
-
The collection of tasks displayed on my tasks dashlet.
- getThumbnail() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.SimpleViewInformation
-
- getTitle() - Method in interface org.alfresco.webdrone.HtmlPage
-
Page title.
- getTitle() - Method in class org.alfresco.webdrone.Page
-
Gets the title of the html page
as it appears on the browser header.
- getTitle() - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Get the value enetered in the title field.
- getTitle() - Method in class org.alfresco.webdrone.share.search.SearchResultItem
-
Title of search result item.
- getTitle() - Method in class org.alfresco.webdrone.share.site.document.ContentDetails
-
- getTitle() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Gets the Title of the file or directory, if none then empty string
is returned.
- getTitle() - Method in interface org.alfresco.webdrone.WebDrone
-
Title of the page.
- getTitle() - Method in class org.alfresco.webdrone.WebDroneImpl
-
- getToDate() - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Get the value entered in the To date Field.
- getToolTipForFavourite() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Gets the Tool Tip for Favourites action on the document page.
- getToolTipForLike() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Gets the Tool Tip Like action on the document page.
- getUser() - Method in class org.alfresco.webdrone.share.dashlet.ActivityShareLink
-
- getUser() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.SimpleViewInformation
-
- getUserNetworks() - Method in class org.alfresco.webdrone.share.DashBoardPage
-
Gets the list of user networks.
- getUsersPage() - Method in class org.alfresco.webdrone.share.Navigation
-
Navigates to the users page on Admin Console - Enterprise Only option.
- getValue(By) - Method in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
Gets the value of the input field
- getValue() - Method in enum org.alfresco.webdrone.share.site.document.DocumentAspect
-
- getVersion() - Method in enum org.alfresco.webdrone.AlfrescoVersion
-
- getVersion() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.DetailedViewInformation
-
- getVerticalResolution() - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPage
-
Get value seen on the vertical resolution unit input value.
- getWebElement() - Method in class org.alfresco.webdrone.HtmlElement
-
- goBackToAdvanceSearch() - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Click on go to Advanced Search link.
- InlineEditPage - Class in org.alfresco.webdrone.share.site.document
-
In Line Edit Page Object, Where user edit the content.
- InlineEditPage(WebDrone) - Constructor for class org.alfresco.webdrone.share.site.document.InlineEditPage
-
- INPUT_AUTHOR_SELECTOR - Static variable in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
- INPUT_DESCRIPTION_SELECTOR - Static variable in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
- INPUT_NAME_SELECTOR - Static variable in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
- INPUT_ORIENTATION_SELECTOR - Static variable in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
- INPUT_RESOLUTION_UNIT_SELECTOR - Static variable in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
- INPUT_TITLE_SELECTOR - Static variable in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
- INPUT_VERTICAL_RESOLUTION_SELECTOR - Static variable in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
- inputDescription(String) - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Enter the text value in the description field.
- inputEmail(String) - Method in class org.alfresco.webdrone.share.NewUserPage
-
Enter Email.
- inputFirstName(String) - Method in class org.alfresco.webdrone.share.NewUserPage
-
Enter FirstName.
- inputFromDate(String) - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Enter the date in the from date field.
- inputKeyword(String) - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Content keyword is Displayed and enter search text in the keyword.
- inputLastName(String) - Method in class org.alfresco.webdrone.share.NewUserPage
-
Enter LastName.
- inputModifier(String) - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Enter the text value in the modifier field.
- inputName(String) - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Enter the text value in the Name field.
- inputPassword(String) - Method in class org.alfresco.webdrone.share.NewUserPage
-
Enter Password.
- inputQuota(String) - Method in class org.alfresco.webdrone.share.NewUserPage
-
Enter Quota.
- inputTitle(String) - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Enter the text value in the title field.
- inputToDate(String) - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Enter the date in the To date field.
- inputUsername(String) - Method in class org.alfresco.webdrone.share.NewUserPage
-
Enter Username into username input field.
- inputVerifyPassword(String) - Method in class org.alfresco.webdrone.share.NewUserPage
-
Enter VerifyPassword.
- InviteMembersPage - Class in org.alfresco.webdrone.share.site
-
The class represents the Members page and handles the members page
funcationality.
- InviteMembersPage(WebDrone) - Constructor for class org.alfresco.webdrone.share.site.InviteMembersPage
-
Constructor.
- isBalloonDisplayed() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
Finds whether help balloon is displayed on this page.
- isBrowserTitle(String) - Method in class org.alfresco.webdrone.Page
-
Helper method to verify if the current Browser page
title contains the title name.
- isCheckboxSelected() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Verify if checkbox next to the contentRow is selected.
- isCheckedOut() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Verifies if document is locked for offline editing.
- isCheckedOut() - Method in class org.alfresco.webdrone.share.site.document.DocumentEditOfflinePage
-
- isChromeBrowser() - Method in class org.alfresco.webdrone.WebDroneImpl
-
Checks to see if driver used is chrome.
- isCloud() - Method in enum org.alfresco.webdrone.AlfrescoVersion
-
Checks if its a cloud base enum.
- isContentSearchDisplayed() - Method in class org.alfresco.webdrone.share.search.AdvanceSearchContentPage
-
Check whether content search form is loaded correctly
- isCreateSiteDialogDisplayed() - Method in class org.alfresco.webdrone.share.site.CreateSitePage
-
Verify if the create dialog is displayed.
- isDashboardActive() - Method in class org.alfresco.webdrone.share.site.SiteNavigation
-
Check if the site dashboard navigation link is highlighted.
- isDateModifierFromDisplayed() - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Check whether Date Modifier are not displayed.
- isDetailButtonDisplayed() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
Retrieves the link based on the given cssSelector.
- isDocumentDetailsPage() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Verify if the page viewed is the document details page.
- isDocumentLibrary() - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
Verify if the page viewed is the document library page.
- isDocumentLibraryActive() - Method in class org.alfresco.webdrone.share.site.SiteNavigation
-
Check if the site navigation has document library link
highlighted.
- isDocumentLibraryPage(String) - Static method in class org.alfresco.webdrone.share.FactorySharePage
-
Checks if pageName is document library.
- isDojoSupported() - Method in enum org.alfresco.webdrone.AlfrescoVersion
-
- isEditOfflineDisplayed() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Check for edit offline banner that appears on the top
of the page when document is locked by edit off line.
- isEditOfflineLinkDisplayed() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Verify if the action to edit offline is available
- isEditPropertiesPopupVisible() - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPopup
-
Verify if edit properties element,
that contains the form is visible.
- isEditPropertiesVisible() - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPage
-
Verify if edit properties element,
that contains the form is visible.
- isErrorDisplayed() - Method in class org.alfresco.webdrone.share.UserSearchPage
-
Check if javascript message about empty user search string is displayed.
- isFavourite() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Gets the Favourites status on the document page.
- isFavourite() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Checks if the Favourite option is selected on the selected data row on
DocumentLibrary Page
- isFavouriteEnabled() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.DetailedViewInformation
-
- isFilesVisible() - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
Checks to see if files is on the page.
- isFileUploadHtml5() - Method in enum org.alfresco.webdrone.AlfrescoVersion
-
Flag to indicates if file upload is supported
by HTML5
- isFileUploadInstructionDisplayed() - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
Check is instruction message is displayed.
- isFileVisible(String) - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
Checks to see if file is visible on the page.
- isFolder() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Returns true if content in the selected data row on DocumentLibrary is
folder Page.
- isFolderSearchPageDisplayed() - Method in class org.alfresco.webdrone.share.search.AdvanceFolderSearchPage
-
Validate whether folder Search is displayed by validating the look for
field of search Page.
- isHelpButtonDisplayed() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
Find whether Help Button is displayed on this dashlet.
- isHelpScreenDisplayed() - Method in class org.alfresco.webdrone.share.PeopleFinderPage
-
Checks for people finder help screen on the page.
- isHtmlUnit() - Method in class org.alfresco.webdrone.WebDroneImpl
-
Checks to see if driver used is HtmlUnit.
- isJSMessageDisplayed() - Method in class org.alfresco.webdrone.share.SharePage
-
Check if javascript message is displayed.
- isLiked() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Gets the Like status on the document page.
- isLiked() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Checks if the Like option is selected on the selected data row on
DocumentLibrary Page
- isLikeEnabled() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.DetailedViewInformation
-
- isLinkActive(By) - Method in class org.alfresco.webdrone.share.site.SiteNavigation
-
Check if the site navigation link is highlighted.
- isLoggedIn() - Method in class org.alfresco.webdrone.share.SharePage
-
Verifies if a user is currently logged in
- isLogoPresent() - Method in class org.alfresco.webdrone.share.SharePage
-
Verify if the Alfresco logo is present on the page.
- isMessageDisplayed() - Method in class org.alfresco.webdrone.share.UserSearchPage
-
Check if javascript message about successful user creation is displayed.
- isModerate() - Method in class org.alfresco.webdrone.share.site.CreateSitePage
-
Checks if the check box with the label private is ticked.
- isNoPreviewMessageDisplayed() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Gets the No Preview Message on the document page.
- isPageLoaded() - Method in class org.alfresco.webdrone.share.NewUserPage
-
Checks if the group search button is displayed.
- isPreviewDisplayed() - Method in class org.alfresco.webdrone.share.dashlet.sitecontent.SimpleViewInformation
-
- isPreviewDisplayed() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
This test case needs flash player installed on linux box and till that it will be disabled.
- isPrivate() - Method in class org.alfresco.webdrone.share.site.CreateSitePage
-
Checks if the check box with the label private is ticked.
- isReady() - Method in interface org.alfresco.webdrone.WebDrone
-
- isReady() - Method in class org.alfresco.webdrone.WebDroneImpl
-
- isRenderComplete(long) - Method in interface org.alfresco.webdrone.WebDrone
-
Verify if the page has completed render.
- isRenderComplete(long) - Method in class org.alfresco.webdrone.WebDroneImpl
-
Verify if loading of the page is complete using java script to validate
state of the HTML DOM.
- isSaveButtonVisible() - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPage
-
Verify the save is visible.
- isSearchButtonDisplayed() - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Check whether Search button is displayed correctly.
- isSearchComplete() - Method in class org.alfresco.webdrone.share.UserSearchPage
-
Checks if the search is complete by waiting for text 'Searching for' to dissapear.
- isSimpleButtonDisplayed() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
Retrieves the link based on the given cssSelector.
- isSingleton() - Method in class org.alfresco.webdrone.WebDroneFactory
-
- isSite(String) - Method in class org.alfresco.webdrone.share.site.SitePage
-
Checks that the current site is the same as
requested site name.
- isSitePage(String) - Method in class org.alfresco.webdrone.share.site.SitePage
-
Checks the hight ligted link in the site sub navigation
to verify which page we are on.
- isSubFolderDocLib(String) - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
Checks to verify if we are in the correct sub folder document library page.
- isTagInputVisible() - Method in class org.alfresco.webdrone.share.site.document.TagPage
-
Checks if tag input field is visible.
- isTagPageVisible() - Method in class org.alfresco.webdrone.share.site.document.TagPage
-
Verify if tagPage is displayed.
- isTitlePresent() - Method in class org.alfresco.webdrone.share.NewUserPage
-
Verify if admin Console title is present on the page
- isTitlePresent() - Method in class org.alfresco.webdrone.share.PeopleFinderPage
-
Verify if people finder title is present on the page
- isTitlePresent(String) - Method in class org.alfresco.webdrone.share.SharePage
-
Verify share page title is present and matches the page
- isTitlePresent() - Method in class org.alfresco.webdrone.share.UserSearchPage
-
Verify if Admin Console title is present on the page
- isTypeFolder() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Checks if the FileDirectory is of a folder type.
- isUploadFileDialogDisplayed() - Method in class org.alfresco.webdrone.share.site.UploadFilePage
-
Verify if the file upload dialog is displayed.
- isUploadNewVersionDisplayed() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Verify if button on version history view is displayed
- isValidFromDate() - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Check whether Modified From Date is valid or not.
- save(ContentDetails) - Method in class org.alfresco.webdrone.share.site.document.InlineEditPage
-
- saveScreenShot(WebDrone, String) - Static method in class org.alfresco.webdrone.WebDroneUtil
-
Grabs and stores screen shot that is currently
on view by the
WebDrone.
- search(String) - Method in class org.alfresco.webdrone.share.search.AllSitesResultsPage
-
Performs the search by entering the term into search field
and submitting the search.
- search(String) - Method in class org.alfresco.webdrone.share.search.RepositoryResultsPage
-
Performs the search by entering the term into search field
and submitting the search.
- search(String) - Method in class org.alfresco.webdrone.share.search.SearchBox
-
Performs the search by entering the term into search field
and submitting the search.
- search(String) - Method in class org.alfresco.webdrone.share.search.SiteResultsPage
-
Performs the search by entering the term into search field
and submitting the search.
- SEARCH_BUTTON - Static variable in class org.alfresco.webdrone.share.search.AdvanceSearch
-
- SearchBox - Class in org.alfresco.webdrone.share.search
-
Represent elements found on the html page relating to the search
functionality.
- SearchBox(WebDrone) - Constructor for class org.alfresco.webdrone.share.search.SearchBox
-
Constructor.
- searchFor(String) - Method in class org.alfresco.webdrone.share.PeopleFinderPage
-
Completes the search form on the people
finders page.
- searchFor(String) - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Performs the search by entering the term into search field
and submitting the search form on the result page.
- searchFor(String) - Method in class org.alfresco.webdrone.share.UserSearchPage
-
Completes the search form on the user
finders page.
- searchForSite(String) - Method in class org.alfresco.webdrone.share.site.SiteFinderPage
-
Search for a site form action.
- searchGroup(String) - Method in class org.alfresco.webdrone.share.NewUserPage
-
Enter the search text is group finder text box and clicks Search on the new user page.
- searchLink(String) - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Select Folder search in the drop down.
- SearchResultItem - Class in org.alfresco.webdrone.share.search
-
Holds the information of a search result item.
- SearchResultItem(WebElement) - Constructor for class org.alfresco.webdrone.share.search.SearchResultItem
-
Constructor
- SearchResultsPage - Class in org.alfresco.webdrone.share.search
-
Search results page object, holds all element of the html page relating to
share's search results.
- SearchResultsPage(WebDrone) - Constructor for class org.alfresco.webdrone.share.search.SearchResultsPage
-
Constructor.
- searchType() - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Gets the search type description on the search that has been performed.
- searchUser(String) - Method in class org.alfresco.webdrone.share.site.InviteMembersPage
-
This method search for the given userName and returns the list of
results.
- searchUser(String) - Method in class org.alfresco.webdrone.share.site.SiteMembersPage
-
This method search for the given userName and returns the list of users.
- searchUser(String) - Method in class org.alfresco.webdrone.share.SiteMembersPage
-
This method search for the given userName and returns the list of users.
- select(String) - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
Retrieves the link that match the content name.
- SELECT_HEADER - Static variable in class org.alfresco.webdrone.share.site.document.TagPage
-
- selectActivityDocument(String) - Method in class org.alfresco.webdrone.share.dashlet.MyActivitiesDashlet
-
Selects the document link on the activity that appears on my activities dashlet
by matching the name to the link.
- selectActivityDocument(String) - Method in class org.alfresco.webdrone.share.dashlet.SiteActivitiesDashlet
-
Selects the document link on the activity that appears on my activities dashlet
by matching the name to the link.
- selectActivitySite(String) - Method in class org.alfresco.webdrone.share.dashlet.MyActivitiesDashlet
-
Selects a the site link on an activity that appears on my activities dashlet
by matching the name to the link.
- selectActivityUser(String) - Method in class org.alfresco.webdrone.share.dashlet.MyActivitiesDashlet
-
Selects the user link on an activity that appears on my activities dashlet
by matching the name to the link.
- selectActivityUser(String) - Method in class org.alfresco.webdrone.share.dashlet.SiteActivitiesDashlet
-
Selects the user link on an activity that appears on my activities dashlet
by matching the name to the link.
- selectAddDashlets() - Method in class org.alfresco.webdrone.share.site.CustomizeSiteDashboardPage
-
Mimics the action of the Add Dashlets button click.
- selectAdvanceSearch() - Method in class org.alfresco.webdrone.share.Navigation
-
Select the advance search button from dropdown.
- SelectAspectsPage - Class in org.alfresco.webdrone.share.site.document
-
Select Aspects page object, this page comes from Document Detail Page's Manage Aspects.
- SelectAspectsPage(WebDrone) - Constructor for class org.alfresco.webdrone.share.site.document.SelectAspectsPage
-
Constructor.
- selectCancel() - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPage
-
Select cancel button.
- selectCancel() - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPopup
-
Select cancel button.
- selectCancelEditing() - Method in class org.alfresco.webdrone.share.site.document.DocumentEditOfflinePage
-
Select the cancel edit off line link.
- selectChangeLayou() - Method in class org.alfresco.webdrone.share.site.CustomizeSiteDashboardPage
-
Mimics the action of selection change layout button.
- selectChangePassword() - Method in class org.alfresco.webdrone.share.Navigation
-
Mimics the action of selecting my profile link.
- selectCheckbox() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Selects checkbox next to the contentRow.
- selectContentActions() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Selects the 'Actions' menu link on the select data row on DocumentLibrary
Page.
- selectCreateAnotherUser() - Method in class org.alfresco.webdrone.share.NewUserPage
-
Clicks on Create and Create Another User button to invoke New User Page.
- selectCreateNewFolder() - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryNavigation
-
Mimics the action of selecting the create new folder button.
- selectCreatePlainText() - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryNavigation
-
Mimics the action of selecting Create Plain Text.
- selectCreateSite() - Method in class org.alfresco.webdrone.share.Navigation
-
Mimics the action of selecting create site link.
- selectCreateUser() - Method in class org.alfresco.webdrone.share.NewUserPage
-
Clicks on Create User Button.
- selectCustomizeDashboard() - Method in class org.alfresco.webdrone.share.site.SiteNavigation
-
Selected the button to customize dashboard.
- selectDashboard(SiteLayout) - Method in class org.alfresco.webdrone.share.site.CustomizeSiteDashboardPage
-
- selectDelete() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Select the delete button on the item.
- selectDetailedView() - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
Selects the Detailed View of the Document Library.
- selectDisableAccount() - Method in class org.alfresco.webdrone.share.NewUserPage
-
Selects the Disable Account checkbox.
- selectDocument(String) - Method in class org.alfresco.webdrone.share.dashlet.MyDocumentsDashlet
-
Selects a document that appears on my documents dashlet by the matching name and
clicks on the link.
- selectDownload(File) - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Downloads the document shown by the current page, optionally
doing it by clicking the link in the browser (no control) or
by doing a URL-based download.
- selectDownload() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Selects the link on the select data row on DocumentLibrary Page.
- selectDownloadFolderAsZip() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Selects the link on the select data row on DocumentLibrary
Page.
- selectEditOffLine(File) - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Select the edit off line link.
- selectEditOffLine(File) - Method in class org.alfresco.webdrone.share.site.document.DocumentEditOfflinePage
-
- selectEditProperties() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Mimics the action of selecting edit properties on the document details
page.
- selectEditProperties() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Selects the edit properties link on the select data row on
DocumentLibrary Page.
- selectEditSite() - Method in class org.alfresco.webdrone.share.site.SiteNavigation
-
Selects on edit site details link.
- selectEntry(String) - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
Selects an entry regardless of type (file or folder)
- selectFavourite() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Mimics the action of selecting the Favourite icon on the document page.
- selectFavourite() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Selects or de-selects the favorite option on the select data row on DocumentLibrary Page.
- selectFile(String) - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
Selects the title of the document link.
- selectFileUpload() - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryNavigation
-
Mimics the action of selecting the file upload button.
- selectFilter(SiteContentFilter) - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
- selectFirstResult() - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Selects the first result from page.
- selectFolder(String) - Method in class org.alfresco.webdrone.share.RepositoryPage
-
Selects the title of the folder link.
- selectFolder(String) - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
Selects the title of the folder link.
- selectHelpButton() - Method in class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
Retrieves the link based on the given cssSelector.
- selectInlineEdit() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Mimics the action of selecting In Line Edit.
- selectInvite() - Method in class org.alfresco.webdrone.share.site.SiteNavigation
-
This method returns the MembersPage object.
- selectInviteeAndAssignRole(String, UserRole) - Method in class org.alfresco.webdrone.share.site.InviteMembersPage
-
This method returns the selected invitee based on the given user element.
- selectItem(String) - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Select a particular search result item link
based on the match of the title.
- selectItem(Integer) - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Select a particular search result item link
based on the count.
- selectLike() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Mimics the action of selecting the thumbs up icon on the document page.
- selectLike() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Selects or de selects the Like option on the select data row on
DocumentLibrary Page.
- selectLink(String) - Method in class org.alfresco.webdrone.share.dashlet.MyActivitiesDashlet
-
Select a link from activity list by a given name
with a default of document type, as there are additional
links such as user or site in the same web element.
- selectMajorVersionChange() - Method in class org.alfresco.webdrone.share.site.UpdateFilePage
-
Select the major version tick box.
- selectManageAspects() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Mimics the action of select the manage aspects.
- selectMember(String) - Method in class org.alfresco.webdrone.share.dashlet.SiteMembersDashlet
-
Retrieves the link that match the site members name.
- selectMembers() - Method in class org.alfresco.webdrone.share.site.SiteNavigation
-
This method is used to select the site Members link.
- selectMimeType(String) - Method in class org.alfresco.webdrone.share.search.AdvanceSearch
-
Select the Mime type.
- selectMimeType(String) - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPage
-
Selects a mime type from the dropdown by matching
the option displayed with the mimeType input.
- selectMinorVersionChange() - Method in class org.alfresco.webdrone.share.site.UpdateFilePage
-
Select the minor version tick box.
- selectMoreAction() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Returns the WebElement for Actions the in the selected row.
- selectMyDashBoard() - Method in class org.alfresco.webdrone.share.Navigation
-
Mimics the action of selecting the dashboard link.
- selectMyProfile() - Method in class org.alfresco.webdrone.share.Navigation
-
Mimics the action of selecting my profile link.
- selectNewUser() - Method in class org.alfresco.webdrone.share.UserSearchPage
-
Clicks on New User button to invoke New User Page.
- selectNextPage() - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Action of selecting next page on pagination bar.
- selectNextPage() - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
Selects the button next on the pagination bar.
- selectOnAllSites(String) - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Selects All sites option and searches against all sites in alfresco
share.
- selectOnlyOnSite(String) - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Selects search within a specific site and performs the search,
- selectPagiantionButton(WebDrone, String) - Static method in class org.alfresco.webdrone.share.Pagination
-
Selects the next or previous button on the pagination
bar based on the action required.
- selectPeople() - Method in class org.alfresco.webdrone.share.Navigation
-
Mimics the action of selecting people finder link.
- selectPreviousPage() - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Action of selecting previous page on pagination bar.
- selectPreviousPage() - Method in class org.alfresco.webdrone.share.site.document.DocumentLibraryPage
-
Selects the button previous on the pagination bar.
- selectRepository() - Method in class org.alfresco.webdrone.share.Navigation
-
Mimics the action of selecting repository link.
- selectRepository() - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Select repository option search and performs search against repository.
- selectRole(String, UserRole) - Method in class org.alfresco.webdrone.share.site.InviteMembersPage
-
This method does the inviting user and assigning the new role as given
role value.
- selectSave() - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPage
-
Clicks on save button.
- selectSave() - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPopup
-
Clicks on save button from the popup view on document
library page.
- selectSearchForSites(String...) - Method in class org.alfresco.webdrone.share.Navigation
-
Mimics the action of selecting site finder link.
- selectSite(String) - Method in class org.alfresco.webdrone.share.dashlet.MySitesDashlet
-
Retrieves the link that match the site name.
- selectSiteDashBoard() - Method in class org.alfresco.webdrone.share.site.SiteNavigation
-
Mimics the action of selecting the site dashboard link.
- selectSiteDocumentLibrary() - Method in class org.alfresco.webdrone.share.site.SiteNavigation
-
Mimics the action of selecting the site
document library link.
- selectSiteProjectLibrary() - Method in class org.alfresco.webdrone.share.site.SiteNavigation
-
Mimics the action of selecting the site
project library link.
- selectTask(String) - Method in class org.alfresco.webdrone.share.dashlet.MyTasksDashlet
-
Selects a task that appears on my tasks dashlet by the matching name and
clicks on the link.
- selectThumbnail() - Method in class org.alfresco.webdrone.share.site.document.FileDirectoryInfo
-
Clicks on the thumbnail next to the contentRow.
- selectUploadNewVersion() - Method in class org.alfresco.webdrone.share.site.document.DocumentDetailsPage
-
Mimics the action of clicking on the upload new version button.
- selectUploadUserCSVFile() - Method in class org.alfresco.webdrone.share.UserSearchPage
-
Clicks on Upload User CSV File Button.
- selectUserNetwork(String) - Method in class org.alfresco.webdrone.share.DashBoardPage
-
Selects the Default User Network button present on UserDashBoard.
- setAuthor(String) - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPage
-
Enters a value in to the properties form.
- setChromeServerPath(String) - Method in class org.alfresco.webdrone.WebDroneFactory
-
- setComment(String) - Method in class org.alfresco.webdrone.share.site.UpdateFilePage
-
Sets the comment in the comments field
- setContent(String) - Method in class org.alfresco.webdrone.share.site.document.ContentDetails
-
- setDefaultWaitTime(long) - Method in class org.alfresco.webdrone.WebDroneImpl
-
- setDescription(String) - Method in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
Enters a value in to the properties form.
- setDescription(String) - Method in class org.alfresco.webdrone.share.site.document.ContentDetails
-
- setDocumentTitle(String) - Method in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
Enters a value in to the properties form.
- setFollowRedirects(boolean) - Method in class org.alfresco.webdrone.FileDownloader
-
- setGridUrl(String) - Method in class org.alfresco.webdrone.WebDroneFactory
-
- setIeServerPath(String) - Method in class org.alfresco.webdrone.WebDroneFactory
-
- setInput(WebElement, String) - Method in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
Clear the input field and inserts the new value.
- setLocalDownloadPath(String) - Method in class org.alfresco.webdrone.FileDownloader
-
- setName(String) - Method in class org.alfresco.webdrone.share.site.document.AbstractEditProperties
-
Enters a value in to the properties form.
- setName(String) - Method in class org.alfresco.webdrone.share.site.document.ContentDetails
-
- setOrientation(String) - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPage
-
Enters a value in to the properties form.
- setResolutionUnit(String) - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPage
-
Enters a value in to the properties form.
- setTargetUrl(String) - Method in class org.alfresco.webdrone.WebDroneFactory
-
- setTitle(String) - Method in class org.alfresco.webdrone.share.site.document.ContentDetails
-
- setVerticalResolution(String) - Method in class org.alfresco.webdrone.share.site.document.EditDocumentPropertiesPage
-
Enters a value in to the properties form.
- setWebElement(WebElement) - Method in class org.alfresco.webdrone.HtmlElement
-
- ShareLink - Class in org.alfresco.webdrone.share
-
Represents a generic link, a warpper for WebElement
- ShareLink(WebElement, WebDrone) - Constructor for class org.alfresco.webdrone.share.ShareLink
-
- SharePage - Class in org.alfresco.webdrone.share
-
Abstract of an Alfresco Share HTML page.
- SharePage(WebDrone) - Constructor for class org.alfresco.webdrone.share.SharePage
-
- SimpleViewInformation - Class in org.alfresco.webdrone.share.dashlet.sitecontent
-
Holds the information about the Simple View inside site content dashlet.
- SimpleViewInformation(WebDrone, ShareLink, ShareLink, ShareLink, String, boolean) - Constructor for class org.alfresco.webdrone.share.dashlet.sitecontent.SimpleViewInformation
-
- SiteActivitiesDashlet - Class in org.alfresco.webdrone.share.dashlet
-
Site activities dashlet object, holds all element of the HTML relating to dashlet site activity.
- SiteActivitiesDashlet(WebDrone) - Constructor for class org.alfresco.webdrone.share.dashlet.SiteActivitiesDashlet
-
Constructor.
- SiteContentDashlet - Class in org.alfresco.webdrone.share.dashlet
-
Site content dashlet object, holds all element of the HTML relating to site
content dashlet.
- SiteContentDashlet(WebDrone) - Constructor for class org.alfresco.webdrone.share.dashlet.SiteContentDashlet
-
Constructor.
- SiteContentFilter - Enum in org.alfresco.webdrone.share.dashlet
-
Contains all the possible filters on Site Content Dashlet.
- SiteDashboardPage - Class in org.alfresco.webdrone.share.site
-
Site dashboard page object, holds all element of the HTML page relating to
share's site dashboard page.
- SiteDashboardPage(WebDrone) - Constructor for class org.alfresco.webdrone.share.site.SiteDashboardPage
-
Constructor
- SiteFinderPage - Class in org.alfresco.webdrone.share.site
-
Site finder page object, holds all element of the html page relating to
share's site finder page.
- SiteFinderPage(WebDrone) - Constructor for class org.alfresco.webdrone.share.site.SiteFinderPage
-
Constructor.
- SiteLayout - Enum in org.alfresco.webdrone.share.site
-
Different types Site Layouts.
- SiteMembersDashlet - Class in org.alfresco.webdrone.share.dashlet
-
Site members dashlet object, holds all element of the HTML relating to
share's site members dashlet.
- SiteMembersDashlet(WebDrone) - Constructor for class org.alfresco.webdrone.share.dashlet.SiteMembersDashlet
-
Constructor.
- SiteMembersPage - Class in org.alfresco.webdrone.share.site
-
The class represents the Site Members page and handles the site members page
functionality.
- SiteMembersPage(WebDrone) - Constructor for class org.alfresco.webdrone.share.site.SiteMembersPage
-
Constructor.
- SiteMembersPage - Class in org.alfresco.webdrone.share
-
The class represents the Site Members page and handles the site members page
functionality.
- SiteMembersPage(WebDrone) - Constructor for class org.alfresco.webdrone.share.SiteMembersPage
-
Constructor.
- SiteNavigation - Class in org.alfresco.webdrone.share.site
-
Represent elements found on the html page relating to the
sub navigation bar that appears on the site pages.
- SiteNavigation(WebDrone) - Constructor for class org.alfresco.webdrone.share.site.SiteNavigation
-
Constructor
- SitePage - Class in org.alfresco.webdrone.share.site
-
Abstract of an Alfresco Share site pages.
- SitePage(WebDrone) - Constructor for class org.alfresco.webdrone.share.site.SitePage
-
Constructor.
- siteProfileDisplayed() - Method in class org.alfresco.webdrone.share.site.SiteDashboardPage
-
Verify if we are on site dashboard page and the site profile dashlet is
displayed.
- SiteResultsPage - Class in org.alfresco.webdrone.share.search
-
Site search results page object, holds all element of the html page relating to
search results.
- SiteResultsPage(WebDrone) - Constructor for class org.alfresco.webdrone.share.search.SiteResultsPage
-
Constructor.
- SiteWelcomeDashlet - Class in org.alfresco.webdrone.share.dashlet
-
Site Welcome dashlet object, holds all element of the HTML relating to site welcome dashlet.
- SiteWelcomeDashlet(WebDrone) - Constructor for class org.alfresco.webdrone.share.dashlet.SiteWelcomeDashlet
-
Constructor.
- sortPage(SortType) - Method in class org.alfresco.webdrone.share.search.SearchResultsPage
-
Sort the content and returning searchResults based on sort type passed.
- SortType - Enum in org.alfresco.webdrone.share.search
-
This enums used to describe list of Sort item in search results page.
- start() - Method in class org.alfresco.webdrone.RenderTime
-
- submit() - Method in class org.alfresco.webdrone.share.site.UpdateFilePage
-
Clicks on the submit upload button.
- SUBMIT_BUTTON - Static variable in class org.alfresco.webdrone.share.site.document.CreateContentPage
-