Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

How to display screenshots in HTML report #165

Closed
tir38 opened this issue Feb 2, 2019 · 3 comments
Closed

How to display screenshots in HTML report #165

tir38 opened this issue Feb 2, 2019 · 3 comments

Comments

@tir38
Copy link

tir38 commented Feb 2, 2019

I ran Composer and got a full HTML test reports. I can see the screenshots in the generated file structure but I don't see how to view them from inside the HTML report. When I click on individual tests in the HTML report I only see the logs.

@f-lolom
Copy link

f-lolom commented Feb 6, 2019

Hello

I have submitted a PR #161 with the fix, but it has not been reviewed yet.
In the meantime, I have uploaded my fork with the fix under the following artifact : com.flolom.composer:composer:0.5.1

@tir38
Copy link
Author

tir38 commented Feb 6, 2019

Great! this look like it's already contained in your PR and #163 So I'll close this issue.

I'm using Composer Gradle Plugin, so I'll have to wait for your PR to go in before using your fix

@tir38 tir38 closed this as completed Feb 6, 2019
@adrey
Copy link

adrey commented May 8, 2019

@tir38 if you are using gradle plugin you can use custom version of composer
dependencies { composer "com.flolom.composer:composer:0.5.1" }

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

3 participants