com.atlassian.confluence.webdriver
Class EditorPageLayoutTest

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

public class EditorPageLayoutTest
extends AbstractWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
EditorPageLayoutTest()
           
 
Method Summary
 void testApplyAndRemoveComplexPageLayout()
           
 void testApplyAndRemoveSimplePageLayout()
           
 void testApplyLargerColumnPageLayout()
           
 void testApplySmallerColumnPageLayout()
           
 void testArrowKeysInPageLayout()
           
 void testCursorTargetInPageLayout()
           
 
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
 

Constructor Detail

EditorPageLayoutTest

public EditorPageLayoutTest()
Method Detail

testApplyLargerColumnPageLayout

public void testApplyLargerColumnPageLayout()

testApplySmallerColumnPageLayout

public void testApplySmallerColumnPageLayout()

testApplyAndRemoveSimplePageLayout

public void testApplyAndRemoveSimplePageLayout()

testApplyAndRemoveComplexPageLayout

public void testApplyAndRemoveComplexPageLayout()

testArrowKeysInPageLayout

public void testArrowKeysInPageLayout()

testCursorTargetInPageLayout

public void testCursorTargetInPageLayout()
                                  throws InterruptedException
Throws:
InterruptedException


Copyright © 2003-2012 Atlassian. All Rights Reserved.