Open bloodgang94 opened 1 year ago
do you use any plugins to get screen diff? I think there is no screen diff plugin on the server side and i should add it
do you use any plugins to get screen diff? I think there is no screen diff plugin on the server side and i should add it
https://github.com/allure-framework/allure2/blob/master/plugins/screen-diff-plugin/README.md I found that if I send the built report allure-report.zip to the server, then the visual comparison works.
I encountered the same problem. How did you solve it in the end? I have upgraded the version of allure-server to 2.12.1
I haven't did anything to solve it yet. m going to reproduce and investigate. But for now ypu may try to update to last version and try - there were a lot changes. https://github.com/kochetkov-ma/allure-server/releases/tag/v2.13.8
Hello! I use playwright and compare screenshots. I upload the report to the server. But I don't see the comparison result. Although locally I see the result of the comparison.
allure server
allure report 2.18.1
allure-results.zip
I suspect the problem is on the side of the allure report and I need to update it?