public class TestEditorSchema extends BaseEditorWebTest
  • Constructor Details

    • TestEditorSchema

      public TestEditorSchema()
  • Method Details

    • before

      public void before() throws Exception
      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)