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

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

public class EditorToolbarFormatTest
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
EditorToolbarFormatTest()
           
 
Method Summary
 void setUp()
           
 void testAlignmentResetForStylesWithNoAlignmentSupport()
           
 void testChangeFormats()
           
 void testFormatHeadingThenType()
           
 void testTypeThenBlockquote()
           
 void testTypeThenPreformat()
           
 
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

EditorToolbarFormatTest

public EditorToolbarFormatTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

testTypeThenBlockquote

public void testTypeThenBlockquote()

testTypeThenPreformat

public void testTypeThenPreformat()

testChangeFormats

public void testChangeFormats()

testAlignmentResetForStylesWithNoAlignmentSupport

public void testAlignmentResetForStylesWithNoAlignmentSupport()

testFormatHeadingThenType

public void testFormatHeadingThenType()


Copyright © 2003-2014 Atlassian. All Rights Reserved.