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

Allow to obtain a screenshot from the browsers #155

Merged
merged 1 commit into from
Feb 8, 2018

Conversation

thc202
Copy link
Member

@thc202 thc202 commented Feb 8, 2018

Add a ZestClient action, ZestClientScreenshot, that allows to take a
screenshot from a browser (e.g Chrome, Firefox), to allow to obtain a
visual evidence of a possible issue (e.g. DOM XSS).
Add tests to assert the expected behaviour.
Change ZestClientFailException to allow to specify a message and the
cause of the exception.
Add Mockito 2.13.0 as test dependency, to ease the tests.

Add a ZestClient action, ZestClientScreenshot, that allows to take a
screenshot from a browser (e.g Chrome, Firefox), to allow to obtain a
visual evidence of a possible issue (e.g. DOM XSS).
Add tests to assert the expected behaviour.
Change ZestClientFailException to allow to specify a message and the
cause of the exception.
Add Mockito 2.13.0 as test dependency, to ease the tests.
@psiinon psiinon merged commit 8254cbc into zaproxy:develop Feb 8, 2018
@thc202 thc202 deleted the browsers-screenshots branch February 8, 2018 10:18
@thc202 thc202 added this to the 0.14.0 milestone Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants