qmetry / qaf

Quality Automation Framework for web, mobileweb, mobile native and rest web-service using Selenium, webdrier, TestNG and Java Jersey
https://qmetry.github.io/qaf
MIT License
254 stars 138 forks source link

[Help Needed ] How get Screenshot as a icon in qmetry reporting #383

Open mysvasi opened 3 years ago

mysvasi commented 3 years ago

QAF Version

Note: only the latest version is supported

Steps To Reproduce

We are using qmtery reporting with hybrid framework with pom design pattern but problem is screenshot we are not able get as icon as qmetry report has it . when user click on screenshot icon its loads in same page . what we are done is using reporter.log(html code for screenshot as link) and user click on that it will loaded in new tab . Please provide me support in this regard.

Expected behavior

Actual behavior

Is the issue reproducible on runner?

Test case sample

Please, share the test case (as small as possible) which shows the issue

cjayswal commented 3 years ago

It is recommended to post questions with details in users group or in stack-overflow with qaf tag.