com.atlassian.confluence.webdriver
Class EditorPageLayout2Test

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractWebDriverTest
      extended by com.atlassian.confluence.webdriver.EditorPageLayout2Test

public class EditorPageLayout2Test
extends AbstractWebDriverTest


Field Summary
protected  org.openqa.selenium.WebDriver driver
           
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
EditorPageLayout2Test()
           
 
Method Summary
 void cancelAnyEditor()
           
 void testArrowKeysInPageLayout()
           
 void testCursorTargetInPageLayout()
           
 void testEveryLayoutType()
           
 void testLayoutQuickEditIfColumnsAvailable()
           
 void testNoLayoutFullEditIfNoColumns()
           
 void testNoLayoutQuickEditIfNoColumns()
           
 void testNoLayoutWhenPageIsCreated()
           
 void testOneSectionOneCellLayoutShowsNoColumnsInViewMode()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
clear, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

driver

@Inject
protected org.openqa.selenium.WebDriver driver
Constructor Detail

EditorPageLayout2Test

public EditorPageLayout2Test()
Method Detail

cancelAnyEditor

public void cancelAnyEditor()

testNoLayoutWhenPageIsCreated

public void testNoLayoutWhenPageIsCreated()

testNoLayoutFullEditIfNoColumns

public void testNoLayoutFullEditIfNoColumns()

testNoLayoutQuickEditIfNoColumns

public void testNoLayoutQuickEditIfNoColumns()

testLayoutQuickEditIfColumnsAvailable

public void testLayoutQuickEditIfColumnsAvailable()

testOneSectionOneCellLayoutShowsNoColumnsInViewMode

public void testOneSectionOneCellLayoutShowsNoColumnsInViewMode()

testEveryLayoutType

public void testEveryLayoutType()

testArrowKeysInPageLayout

public void testArrowKeysInPageLayout()

testCursorTargetInPageLayout

public void testCursorTargetInPageLayout()
                                  throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException


Copyright © 2003-2014 Atlassian. All Rights Reserved.