public class EditorDeleteTest extends AbstractEditorContentWebDriverTest
cancelAnyAlert, cancelAnyEditorAuiModalDialog, editor, editorContent, globalTimeout, ignoreRule, logPageSourceRule, logTimeRule, OS_CTRL_KEY, product, rpc, webDriverScreenshotRule
Constructor and Description |
---|
EditorDeleteTest() |
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 void testDeleteLine()
public void testDeleteLineAboveHeaderRetainsHeadingFormat()
public void testDeleteBlockquote()
public void testPartialLinkDeletion()
public void testDeletingLinesWithHeadings()
public void testConvertingParagraphToHeadingByBackspace()
public void testConvertingParagraphToHeadingByDelete()
public void testConvertingParagraphToHeadingByBackspaceDoesNotLoseColours()
public void testConvertingParagraphToHeadingByDeleteDoesNotLoseColours()
public void testConsecutiveParagraphsCombinedByDeleteDoNotLoseColoursInChrome()
public void testConsecutiveParagraphsCombinedByDeleteDoNotLoseColoursInFF()
public void testDeleteFromEmptyParagraphDoesNotRemoveFormatting()
public void testBackspacingContentIntoEmptyParagraphDoesNotRemoveFormatting()
public void testPressingDeleteFromEndOfParagraphMergesTheLineBelow()
public void testBackspacingContentIntoAParagraphAltersFormatting()
public void testBackspacingDoesNotDeleteTableCells()
public void testDeletingDoesNotDeleteTableCells()
public void testBackspacingDoesNotDeleteTheDividingParagraphAfterTable()
public void testDeleteDoesNotDeleteTheDividingParagraphAfterTable()
public void testCursorPositionAfterDelete()
public void testBackspaceOnlyRemovesOneBlankParagraphAtATimeWhenCursorPrecedesNonEmptyParagraph()
public void testBackspacingContentIntoParagraphWithNbspDoesNotRemoveParagraph()
public void testBackspacingContentIntoParagraphWithBrDoesNotRemoveParagraph()
public void testBackspacingContentIntoParagraphWithZeroWidthSpace()
public void testDeletingContentIntoParagraphWithZeroWidthSpace()
Copyright © 2003–2017 Atlassian. All rights reserved.