com.atlassian.confluence.webdriver.editor.content
Class EditorTableTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
      extended by com.atlassian.confluence.webdriver.editor.content.EditorTableTest

public class EditorTableTest
extends AbstractEditorContentWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
cancelAnyAlert, cancelAnyEditorAuiModalDialog, editor, editorContent, globalTimeout, ignoreRule, logPageSourceRule, logTimeRule, OS_CTRL_KEY, product, rpc, webDriverScreenshotRule
 
Constructor Summary
EditorTableTest()
           
 
Method Summary
 void closeTablePicker()
           
 void testCreatingATableOpensToolbar()
           
 void testCutPreviousParagraphBeforeTablePreservesCaretPositioningAndParagraphCount()
           
 void testDeletingPreviousParagraphBeforeTablePreservesCaretPositioningAndParagraphCount()
           
 void testEscapeKey()
           
 void testHeadingInsertion()
           
 void testNoHeadingInsertionUsingShiftKey()
           
 void testPressLeftAndRightArrowsInATable()
           
 void testPressTabbingWhenEntireTableIsSelected()
           
 void testTabbing()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
assertEditorHtml, assertEditorHtml, assertEditorHtmlContains, assertEditorHtmlDoesNotContain, assertEditorText, assertElementAttributeValue, assertElementNumberOfMatches, assertElementText, assertElementText, assertElementTextContains, clearContent, clickOnElement, ignoreBrowserDecorator, ignoreBrowserDecoratorSetup, ignoreBrowserDecoratorTearDown, insertAndWaitForFixture, insertAndWaitForFixture, placeCursorAtTheEndOfElement, placeCursorAtTheStartOfElement, pressBackspace, pressDelete, pressDown, pressEnter, pressEsc, pressLeft, pressMultipleKeys, pressReturn, pressRight, pressTab, pressUp, setupEditor, tearDownEditor, typeInTheEditor, undo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorTableTest

public EditorTableTest()
Method Detail

closeTablePicker

public void closeTablePicker()

testCreatingATableOpensToolbar

public void testCreatingATableOpensToolbar()

testTabbing

public void testTabbing()

testPressLeftAndRightArrowsInATable

public void testPressLeftAndRightArrowsInATable()

testPressTabbingWhenEntireTableIsSelected

public void testPressTabbingWhenEntireTableIsSelected()

testNoHeadingInsertionUsingShiftKey

public void testNoHeadingInsertionUsingShiftKey()

testHeadingInsertion

public void testHeadingInsertion()

testEscapeKey

public void testEscapeKey()

testCutPreviousParagraphBeforeTablePreservesCaretPositioningAndParagraphCount

public void testCutPreviousParagraphBeforeTablePreservesCaretPositioningAndParagraphCount()

testDeletingPreviousParagraphBeforeTablePreservesCaretPositioningAndParagraphCount

public void testDeletingPreviousParagraphBeforeTablePreservesCaretPositioningAndParagraphCount()


Copyright © 2003-2014 Atlassian. All Rights Reserved.