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 |
|---|---|
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, undopublic 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–2016 Atlassian. All rights reserved.