public class EditorInsertWikiMarkupDialogTest extends AbstractEditorContentWebDriverTest
Modifier and Type | Field and Description |
---|---|
org.junit.rules.Timeout |
globalTimeout |
cancelAnyAlert, cancelAnyEditorAuiModalDialog, editor, editorContent, ignoreRule, logPageSourceRule, logTimeRule, OS_CTRL_KEY, product, rpc, webDriverScreenshotRule
Constructor and Description |
---|
EditorInsertWikiMarkupDialogTest() |
Modifier and Type | Method and Description |
---|---|
void |
testInsertConfluenceWikiMarkup() |
void |
testInsertMarkdownMarkup() |
void |
testInsertWikiMarkupTwice() |
void |
testMacroPreviewWithConfluenceWikiHasTheRightCSS() |
void |
testPreviewConfluenceWikiMarkup() |
void |
testPreviewMarkdownMarkup() |
void |
testScriptTagCleaning() |
void |
testShouldNotAllowInlineEventHandlers() |
void |
testShouldNotAllowInlineJavacript() |
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
public void testInsertWikiMarkupTwice()
public void testInsertConfluenceWikiMarkup()
public void testInsertMarkdownMarkup()
public void testPreviewConfluenceWikiMarkup()
public void testPreviewMarkdownMarkup()
public void testMacroPreviewWithConfluenceWikiHasTheRightCSS()
public void testScriptTagCleaning()
public void testShouldNotAllowInlineEventHandlers()
public void testShouldNotAllowInlineJavacript()
Copyright © 2003–2015 Atlassian. All rights reserved.