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

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

public class EditorNoFormatTest
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
EditorNoFormatTest()
           
 
Method Summary
 void testButtonsAreReenabledWhenSwitchingBackFromPreformattedStyle()
           
 void testFormattingDisabledWithinAPlainTextMacro()
           
 void testTypingAtEndOfMonospaceLine()
           
 
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

EditorNoFormatTest

public EditorNoFormatTest()
Method Detail

testButtonsAreReenabledWhenSwitchingBackFromPreformattedStyle

public void testButtonsAreReenabledWhenSwitchingBackFromPreformattedStyle()

testFormattingDisabledWithinAPlainTextMacro

public void testFormattingDisabledWithinAPlainTextMacro()

testTypingAtEndOfMonospaceLine

public void testTypingAtEndOfMonospaceLine()


Copyright © 2003–2015 Atlassian. All rights reserved.