You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[pytest-html v4.1.1]"Failed to read the 'sessionStorage' property from 'Window': The document is sandboxed and lacks the 'allow-same-origin' flag" DOMException raised when accessing the report from nexus storage
#795
Open
xipomeng opened this issue
Jan 24, 2024
· 1 comment
issue:
[pytest-html v4.1.1]"Failed to read the 'sessionStorage' property from 'Window': The document is sandboxed and lacks the 'allow-same-origin' flag" DOMException raised when accessing the report from nexus storage
steps to reproduce:
generate pytest report using pytest-html v4.1.1 with args '--html=report.html --self-contained-html'
upload report.html to nexus storage
access report.html from browser using http scheme
"Failed to read the 'sessionStorage' property from 'Window': The document is sandboxed and lacks the 'allow-same-origin' flag" DOMException raised
the result details not show, only result counts
The text was updated successfully, but these errors were encountered:
issue:
[pytest-html v4.1.1]"Failed to read the 'sessionStorage' property from 'Window': The document is sandboxed and lacks the 'allow-same-origin' flag" DOMException raised when accessing the report from nexus storage
steps to reproduce:
The text was updated successfully, but these errors were encountered: