public class WikiAutoformatUndoTest extends AbstractEditorContentWebDriverTest
These tests cover undo after autoformatting has taken place, ensuring that the use can recover when they don't want to autoformat something.
cancelAnyAlert, cancelAnyEditorAuiModalDialog, editor, editorContent, globalTimeout, ignoreRule, logPageSourceRule, logTimeRule, OS_CTRL_KEY, product, rpc, webDriverScreenshotRule
Constructor and Description |
---|
WikiAutoformatUndoTest() |
Modifier and Type | Method and Description |
---|---|
static void |
initialise() |
void |
testBlockquoteAutoformatCanBeUndoneWithoutALossOfCursorPosition() |
void |
testDoublePipebobDoublePipeCanBeRecoveredByUndo() |
void |
testEmoticonAutoformatCanBeUndoneWithoutALossOfCursorPosition() |
void |
testHorizontalRuleCanBeUndoneWithCorrectCursorPositioningFirefox() |
void |
testHorizontalRuleCanBeUndoneWithCorrectCursorPositioningNoFirefox() |
void |
testLinkAutoformatCanBeUndoneWithoutALossOfCursorPosition() |
void |
testPipebobPipeCanBeRecoveredByUndo() |
void |
testSpaceStaysAfterUndo() |
void |
testSuperscriptsCanBeUndoneWithoutALossOfCursorPosition() |
assertEditorHtml, assertEditorHtml, assertEditorHtmlContains, assertEditorHtmlDoesNotContain, assertEditorText, assertElementAttributeValue, assertElementAttributeValueMatches, 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
public static void initialise()
public void testSpaceStaysAfterUndo()
public void testBlockquoteAutoformatCanBeUndoneWithoutALossOfCursorPosition()
public void testHorizontalRuleCanBeUndoneWithCorrectCursorPositioningNoFirefox()
public void testHorizontalRuleCanBeUndoneWithCorrectCursorPositioningFirefox()
public void testLinkAutoformatCanBeUndoneWithoutALossOfCursorPosition()
public void testEmoticonAutoformatCanBeUndoneWithoutALossOfCursorPosition()
public void testSuperscriptsCanBeUndoneWithoutALossOfCursorPosition()
public void testPipebobPipeCanBeRecoveredByUndo()
public void testDoublePipebobDoublePipeCanBeRecoveredByUndo()
Copyright © 2003–2017 Atlassian. All rights reserved.