Uses of Class
com.atlassian.confluence.selenium.AbstractSeleniumTest

Packages that use AbstractSeleniumTest
com.atlassian.confluence.selenium   
com.atlassian.confluence.selenium.gadgets   
 

Uses of AbstractSeleniumTest in com.atlassian.confluence.selenium
 

Subclasses of AbstractSeleniumTest in com.atlassian.confluence.selenium
 class AbstractEditorAutocompleteTester
          Tests Autocomplete dropdown in the RTE.
 class AbstractEditorPropertyPanelTest
           
 class AbstractLinkBrowserTest
           
 class AbstractNotificationTest
           
 class AjaxNotificationErrorTest
           
 class AuthorFilteringOnSearchTest
           
 class BackupAdminTest
           
 class CopyPasteFromViewToEditorTest
           
 class DraftChangesTest
          Tests should be migrated from here to com.atlassian.confluence.webdriver.EditorDraftsDialogTest
 class EditorAutocompleteLinkShortcutTest
          Tests Link Autocomplete in the RTE.
 class EditorAutocompleteMacroNotIExploreTest
          Tests that the Autocomplete component responds to typing events - testing that the component works in different locations and with different results is left to EditorAutocompleteLinkShortcutTest.
 class EditorAutocompleteMacroTest
           
 class EditorAutocompleteMediaShortcutTest
          Tests Media Autocomplete in the RTE.
 class EditorAutocompleteTriggerNotIExploreTest
          Tests that the Autocomplete component responds to typing events - testing that the component works in different locations and with different results is left to EditorAutocompleteLinkShortcutTest.
 class EditorCommentsTest
           
 class EditorDraftsTest
          Tests should be migrated from here to com.atlassian.confluence.webdriver.EditorDraftsTest
 class EditorImagePropertyPanelNotIExploreTest
           
 class EditorImagePropertyPanelTest
          Tests Image Property Panel in the RTE.
 class EditorInsertImageDialogNotIExploreTest
           
 class EditorInsertImageDialogTest
          Tests the insert image dialog.
 class EditorLinkPropertyPanelNotIExploreTest
           
 class EditorLinkPropertyPanelTest
          Tests Link Property Panel in the RTE.
 class EditorLinkStyleTest
           
 class EditorPreviewTest
           
 class EditorTableToolbarTest
           
 class EditorThemeTest
          Tests some editor functionality across themes that has or could break.
 class ExpandMacroTest
           
 class FavouritePagesMacroTest
          This test tests finctionality that codced inside a bundle plugin.
 class FindSpaceAttachmentsJSPTest
           
 class FollowDisabledUserTest
           
 class FooterTest
           
 class GeneralConfigurationTest
           
 class GroupPickerTest
           
 class HeartbeatTest
           
 class KeyboardShortcutTest
           
 class LinkBrowserAdvancedLinkTest
           
 class LinkBrowserAttachmentTest
           
 class LinkBrowserBreadcrumbNotIExploreTest
          Tests breadcrumbs.
 class LinkBrowserDialogTest
           
 class LinkBrowserHistoryTest
           
 class LinkBrowserSearchTest
           
 class LinkBrowserWebLinkTest
           
 class LinkToImageTest
           
 class LinkToThisPageTest
           
 class MacroBrowserSmartFieldsTest
          Tests for the smart fields in the Macro Browser
 class MacroBrowserTest
           
 class MacroPropertyPanelTest
           
 class MarkupMacroBrowserTest
          Tests for the macro browser in only the markup editors.
 class MoveNewPageTestDarkFeature
          Set page location on save is currently a dark feature, but will be available in a future release.
 class OfficeConnectorMacroBrowserSmartFieldsTest
          TODO move this tests into OC Tests for the smart fields customisations as used in the Office Connector bundled plugin
 class PageChildrenTest
           
 class PageNotFoundTest
           
 class PageOrderingTest
           
 class PagePermissionsDialogTest
           
 class QuickNavigationTest
           
 class ScheduledJobAdminTest
          Tests the Scheduled Job Admin UI functionality.
 class SiteExportTest
           
 class SpacePermissionsTest
           
 class TinyMceConfluenceFormatTest
           
 class TinyMceEmoticonTest
           
 class TinyMceInsertMenuTest
           
 class TinyMceLinkBrowserCursorTestTODOXHTML
           
 class TinyMceLinkBrowserTest
           
 class TinyMceMacroBrowserNotIExploreTest
          Run tests specific to RTE that require typing, cursor placement or pressing of the Enter key.
 class TinyMceMacroBrowserTest
          Run tests specific to RTE.
 class TinyMceNotIExploreTest
          Contains general TinyMCE tests that perform operations known to have problems on IE.
 class TinyMcePasteTest
           
 class TinyMceShortcutsTest
           
 class TinyMceTableTest
           
 class ToolsMenuFavouriteItemTest
           
 class UPMTest
           
 class UserFollowTest
           
 class UserHoverTest
           
 class UserStatusNotIExploreTest
           
 class WebSudoTest
          Selenium tests for WebSudo
 

Uses of AbstractSeleniumTest in com.atlassian.confluence.selenium.gadgets
 

Subclasses of AbstractSeleniumTest in com.atlassian.confluence.selenium.gadgets
 class AbstractGadgetSeleniumTest
           
 class AnonymousAccessTest
           
 class GadgetMacroTest
           
 class GadgetsMacroBrowserTest
           
 class PageGadgetConfigTest
          WARNING: Due to iframe goodness these tests can only be run in multiple windows mode.
 class PageGadgetContentTest
          WARNING: Due to iframe goodness these tests can only be run in multiple windows mode.
 class PublishedGadgetDirectoryTest
           
 class QuickNavTest
          NOTE: Since quick nav uses top.window.location these tests only work in Multiple Window mode.
 



Copyright © 2003–2015 Atlassian. All rights reserved.