Class LinkBrowserDialog
java.lang.Object
com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
com.atlassian.confluence.pageobjects.component.dialog.Dialog
com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
- All Implemented Interfaces:
PageComponent
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.static final StringDeprecated.protected static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.Fields inherited from class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
idFields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
driver, frameExecutor, javascriptExecutor, pageBinder, pageElementFinder, timeouts -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbind()Deprecated.Deprecated.voidDeprecated.voidclickLinkSearchResult(String linkText) Deprecated.voidDeprecated.Deprecated.com.atlassian.pageobjects.elements.query.TimedQuery<String>Deprecated.com.atlassian.pageobjects.elements.query.TimedConditionDeprecated.com.atlassian.pageobjects.elements.query.TimedConditionDeprecated.com.atlassian.pageobjects.elements.query.TimedConditionDeprecated.booleanisPresentInSearchResults(String contentType, String name) Deprecated.com.atlassian.pageobjects.elements.query.TimedConditionDeprecated.com.atlassian.pageobjects.elements.query.TimedQuery<Integer>Deprecated.com.atlassian.pageobjects.elements.query.TimedQuery<Integer>Deprecated.voidDeprecated.voidDeprecated.voidselectedAttachment(Attachment attachment) Deprecated.voidselectFromQuickSearch(String match) Deprecated.voidselectSpace(Space space) Deprecated.typeSearch(String searchInput) Deprecated.voidtypeTextInAlias(String content) Deprecated.com.atlassian.pageobjects.elements.PageElementDeprecated.voidwaitForAttachments(int numberAttachments) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidwaitForSearchResults(int numberResults) Deprecated.Methods inherited from class com.atlassian.confluence.pageobjects.component.dialog.Dialog
clickButton, clickCancel, clickCancelAndWaitUntilClosed, clickLink, clickPageMenu, find, findAll, getTitleMethods inherited from class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
getDialog, getHeight, getId, getWidth, isVisible, isVisibleTimed, pressEscape, pressEscapeOnly, toString, waitForRemoval, waitUntilAUIBlanketHidden, waitUntilHidden, waitUntilVisible
-
Field Details
-
NO_FILES_MESSAGE
Deprecated.- See Also:
-
SEARCH_PANEL
Deprecated.- See Also:
-
RECENTLY_VIEWED_PANEL
Deprecated.- See Also:
-
ATTACHMENTS_PANEL
Deprecated.- See Also:
-
WEB_LINK_PANEL
Deprecated.- See Also:
-
ADVANCED_PANEL
Deprecated.- See Also:
-
-
Constructor Details
-
LinkBrowserDialog
public LinkBrowserDialog()Deprecated.
-
-
Method Details
-
bind
public void bind()Deprecated. -
selectSpace
Deprecated. -
viewPanel
Deprecated. -
clickInsert
public void clickInsert()Deprecated. -
numberSearchResults
Deprecated. -
numberAttachments
Deprecated. -
waitForSearchResults
public void waitForSearchResults(int numberResults) Deprecated. -
waitForAttachments
public void waitForAttachments(int numberAttachments) Deprecated. -
clickLinkSearchResult
Deprecated. -
isPresentInSearchResults
Deprecated. -
typeSearch
Deprecated. -
clearSearch
Deprecated. -
clickSearch
public void clickSearch()Deprecated. -
pressEnterInSearchField
public void pressEnterInSearchField()Deprecated. -
pressEnterInLinkAliasField
public void pressEnterInLinkAliasField()Deprecated. -
typeTextInAlias
Deprecated. -
getSelectedSpace
Deprecated. -
waitForPresentInQuickSearchDropDown
Deprecated. -
waitForResultsAreaVisible
public void waitForResultsAreaVisible()Deprecated. -
waitForResultsAreaHidden
public void waitForResultsAreaHidden()Deprecated. -
selectFromQuickSearch
Deprecated. -
isAttachmentFileInputVisible
public com.atlassian.pageobjects.elements.query.TimedCondition isAttachmentFileInputVisible()Deprecated. -
noAttachmentsMessageVisible
public com.atlassian.pageobjects.elements.query.TimedCondition noAttachmentsMessageVisible()Deprecated. -
hasSelectedAttachment
public com.atlassian.pageobjects.elements.query.TimedCondition hasSelectedAttachment()Deprecated. -
getSelectedAttachment
Deprecated. -
selectedAttachment
Deprecated. -
isLinkInsertButtonEnabled
public com.atlassian.pageobjects.elements.query.TimedCondition isLinkInsertButtonEnabled()Deprecated.
-
LinkBrowserDialoginstead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.