Class TestEditorSchema
java.lang.Object
com.atlassian.jira.pageobjects.JiraWebDriverTest
com.atlassian.jira.pageobjects.BaseJiraWebTest
com.atlassian.jira.webtest.webdriver.tests.plugins.editor.BaseEditorWebTest
com.atlassian.jira.webtest.webdriver.tests.plugins.editor.TestEditorSchema
-
Field Summary
Fields inherited from class com.atlassian.jira.webtest.webdriver.tests.plugins.editor.BaseEditorWebTest
EDITOR_MODE_PREFERENCE_KEY, ENABLE_FLAG_OPTIONAL, environmentData, javascriptExecutor, TEST_USERFields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTest
jiraWebTestClassRules, webTestRuleFields inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
backdoor, jira, logger, mailHelper, pageBinder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbefore()booleanisAlertVisible(org.openqa.selenium.WebDriver driver) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class com.atlassian.jira.webtest.webdriver.tests.plugins.editor.BaseEditorWebTest
configureCustomField, configureCustomField, getVersion, setUp, tearDownMethods inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
getBackdoor, getBaseClassRule, getBaseRule
-
Constructor Details
-
TestEditorSchema
public TestEditorSchema()
-
-
Method Details
-
before
- Throws:
Exception
-
testXSSVulnerability
public void testXSSVulnerability() -
testXSSInCodeFormatVulnerability
public void testXSSInCodeFormatVulnerability() -
testPasteSchema
public void testPasteSchema() -
testPlainTextPaste
public void testPlainTextPaste() -
testNewLinesTable
public void testNewLinesTable() -
testPasteInsidePreformatted
public void testPasteInsidePreformatted() -
testPasteCodeIntoCode
public void testPasteCodeIntoCode() -
testPasteBiDiCharactersIntoCode
public void testPasteBiDiCharactersIntoCode() -
testPasteBiDiCharactersIntoNoformat
public void testPasteBiDiCharactersIntoNoformat() -
testPasteBiDiCharactersIntoPanelTitle
public void testPasteBiDiCharactersIntoPanelTitle() -
testPasteBiDiCharactersIntoNotPanel
public void testPasteBiDiCharactersIntoNotPanel() -
testXSSWithImageOnError
public void testXSSWithImageOnError() -
testXSSWithIframeOnLoad
public void testXSSWithIframeOnLoad() -
testXSSWithEncodedComment
public void testXSSWithEncodedComment() -
testXSSWithScriptTag
public void testXSSWithScriptTag() -
testXSSWithOnreadystatechange
public void testXSSWithOnreadystatechange() -
testXSSWithBodyOnload
public void testXSSWithBodyOnload() -
testXSSWithImageOnErrorEncoded
public void testXSSWithImageOnErrorEncoded() -
testXSSWithMetaCharset
public void testXSSWithMetaCharset() -
testPathTraversalWithBootIni
public void testPathTraversalWithBootIni() -
testPathTraversalWithEncodedPath
public void testPathTraversalWithEncodedPath() -
testPathTraversalWithRelativeDots
public void testPathTraversalWithRelativeDots() -
testPathTraversalWithAnyText
public void testPathTraversalWithAnyText() -
isAlertVisible
public boolean isAlertVisible(org.openqa.selenium.WebDriver driver)
-