public class WikiAutoformatInlineFormatTest 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 |
---|
WikiAutoformatInlineFormatTest() |
Modifier and Type | Method and Description |
---|---|
void |
testBold() |
void |
testItalic() |
void |
testMonospace() |
void |
testStrikethrough() |
void |
testSubscript() |
void |
testSuperscript() |
void |
testUnderline() |
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 testBold()
public void testUnderline()
public void testItalic()
public void testMonospace()
public void testStrikethrough()
public void testSubscript()
public void testSuperscript()
Copyright © 2003–2015 Atlassian. All rights reserved.