Skip to content

Commit

Permalink
[TEST] Add MicrosoftXMLHTTPEvent1 and MicrosoftXMLHTTPEvent2 to the t…
Browse files Browse the repository at this point in the history
…est suite
  • Loading branch information
buffer committed Sep 8, 2017
1 parent 0446ba0 commit 57a1c06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions samples/suite.feature
Expand Up @@ -189,4 +189,6 @@ Feature: Exploits
| testInsertAdjacentHTML2.html | <div id="two"><div id="six">six</div>two</div> |
| testInsertAdjacentHTML3.html | <div id="three">three<div id="seven">seven</div></div> |
| testInsertAdjacentHTML4.html | <div id="four">four</div><div id="eight">eight</div> |
| testMicrosoftXMLHTTPEvent1.html | [Window] Alert Text: Request completed |
| testMicrosoftXMLHTTPEvent2.html | [Window] Alert Text: Request completed |
then run misc

0 comments on commit 57a1c06

Please sign in to comment.