pytest-dev/pytest-html
Chrome prevents navigation to data URLs in self-contained report
Offen
#170 geöffnet am 11.06.2018
help wanted
Repository-Metriken
- Stars
- (770 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 8h 28m) (9 gemergte PRs in 30 T)
Beschreibung
Hi, I changed the mechanism of the report to be a bit different (modified tables, added new items, changed it's behavior and so). when I'm using a regular pipe, the test log is exported to assets folder and I can fetch it. but when I'm using --self-contained-html, the log isn't being included in the html page.
Can you please assist?
Thanks, Mor