You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using serenity-maven-plugin version 4.1.20 for api automation and my test scenarios has examples to test for cross-site scripting .
Examples :
|name |
|<svg/onload=prompt(1)>|
|<svgload=prompt> |
After test is completed when report HTML report is created and while launching the report I get prompt as attached.
once we click OK report shows those examples correctly instead it shows as below.
The text was updated successfully, but these errors were encountered:
I am using serenity-maven-plugin version 4.1.20 for api automation and my test scenarios has examples to test for cross-site scripting .
Examples :
|name |
|<svg/onload=prompt(1)>|
|<svgload=prompt> |
After test is completed when report HTML report is created and while launching the report I get prompt as attached.
once we click OK report shows those examples correctly instead it shows as below.
The text was updated successfully, but these errors were encountered: