We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e901122 commit 2242c8bCopy full SHA for 2242c8b
templates/screenshot_template.html
@@ -1,4 +1,4 @@
1
-<div class="step failed">
+<div class="step">
2
<% if (screenshot) { %>
3
<img src="data:image/png;base64,<%= screenshot %>" width="1050" />
4
<% } %>
0 commit comments