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

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

public class EditorInsertWikiMarkupDialogTest
extends AbstractEditorContentWebDriverTest


Field Summary
 org.junit.rules.Timeout globalTimeout
           
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
cancelAnyAlert, cancelAnyEditorAuiModalDialog, editor, editorContent, ignoreRule, logPageSourceRule, logTimeRule, OS_CTRL_KEY, product, rpc, webDriverScreenshotRule
 
Constructor Summary
EditorInsertWikiMarkupDialogTest()
           
 
Method Summary
 void testInsertConfluenceWikiMarkup()
           
 void testInsertMarkdownMarkup()
           
 void testInsertWikiMarkupTwice()
           
 void testMacroPreviewWithConfluenceWikiHasTheRightCSS()
           
 void testPreviewConfluenceWikiMarkup()
           
 void testPreviewMarkdownMarkup()
           
 void testScriptTagCleaning()
           
 void testShouldNotAllowInlineEventHandlers()
           
 void testShouldNotAllowInlineJavacript()
           
 
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
 

Field Detail

globalTimeout

public org.junit.rules.Timeout globalTimeout
Constructor Detail

EditorInsertWikiMarkupDialogTest

public EditorInsertWikiMarkupDialogTest()
Method Detail

testInsertWikiMarkupTwice

public void testInsertWikiMarkupTwice()

testInsertConfluenceWikiMarkup

public void testInsertConfluenceWikiMarkup()

testInsertMarkdownMarkup

public void testInsertMarkdownMarkup()

testPreviewConfluenceWikiMarkup

public void testPreviewConfluenceWikiMarkup()

testPreviewMarkdownMarkup

public void testPreviewMarkdownMarkup()

testMacroPreviewWithConfluenceWikiHasTheRightCSS

public void testMacroPreviewWithConfluenceWikiHasTheRightCSS()

testScriptTagCleaning

public void testScriptTagCleaning()

testShouldNotAllowInlineEventHandlers

public void testShouldNotAllowInlineEventHandlers()

testShouldNotAllowInlineJavacript

public void testShouldNotAllowInlineJavacript()


Copyright © 2003-2014 Atlassian. All Rights Reserved.