com.atlassian.confluence.pageobjects.page.admin
Class SupportToolsPage

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
      extended by com.atlassian.confluence.pageobjects.page.admin.SupportToolsPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class SupportToolsPage
extends ConfluenceAbstractPage

The page rendered by the Support Tools Plugin UI.


Field Summary
 
Fields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
driver, pageBinder, pageElementFinder, timeouts, waiter
 
Constructor Summary
SupportToolsPage()
           
 
Method Summary
 String getUrl()
           
 SupportRequestTab openSupportRequestTab()
           
 
Methods inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, isDarkFeatureEnabled, isLoggedIn, openAddMenu, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportToolsPage

public SupportToolsPage()
Method Detail

openSupportRequestTab

public SupportRequestTab openSupportRequestTab()

getUrl

public String getUrl()


Copyright © 2003-2013 Atlassian. All Rights Reserved.