Embed Allure report as Iframe

 

Tip: When using this scenario, make sure the URL is accessible.

Output

HTML Code

In order to embed page https://demo.qameta.io/allure/ as an iframe. you can use the following snippet in HTML Macro:

<iframe style="width: 100%; overflow: hidden;" src="https://demo.qameta.io/allure/#graph" width=700 height=1000 />