Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escape HTML values in step arguments #245

Merged
merged 1 commit into from
Aug 17, 2021
Merged

Conversation

ilangv
Copy link
Contributor

@ilangv ilangv commented Jul 2, 2021

This PR fixes issue where HTML report does not render step argument table when it contains html tags.

Eg:

        When I have a step
            | key      |
            | <test> |

Updating the lodash template to escape the html escape delimiter to render such cases.

@gkushang gkushang merged commit 57c23f8 into gkushang:develop Aug 17, 2021
@gkushang
Copy link
Owner

@ilangv - thanks for your contributions! Published with v5.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants