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

no img data in embeddings using both json and html reports #339

Closed
poum opened this issue Jun 8, 2012 · 5 comments
Closed

no img data in embeddings using both json and html reports #339

poum opened this issue Jun 8, 2012 · 5 comments

Comments

@poum
Copy link

poum commented Jun 8, 2012

Hi, it's me again.

Trying to render screenshots in jenkins-cucumber-jvm-reports-plugin-java, I've noticed if I use both html and json reports,
I've no image information in json report. If I use only the json one, I've base 64 img data as expected.

Workaround: using only json report...

@poum
Copy link
Author

poum commented Jun 8, 2012

By the way, I would be interested to know how take screenshot for every step like Thucydides does and not only when the test is complete....

@aslakhellesoy
Copy link
Contributor

We pobably need to pass a byte[] around instead of a InputStream, which will be empty after one formatter has read it!

@aslakhellesoy
Copy link
Contributor

Fixing this requires a gherkin fix...

aslakhellesoy added a commit that referenced this issue Jul 10, 2012
@aslakhellesoy
Copy link
Contributor

This is now fixed on master

@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants