Skip to content

Commit

Permalink
no need for screenshot if there's a trace
Browse files Browse the repository at this point in the history
  • Loading branch information
ibizaman authored and ibizaman committed Jan 31, 2025
1 parent 784f6ee commit 3473117
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/common.nix
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ in
print(f"Page has title: {page.title()}")
eval(line)
finally:
page.screenshot(path=f"trace/{i}/final.png")
context.tracing.stop(path=f"trace/{i}.zip")
browser.close()
Expand Down

0 comments on commit 3473117

Please sign in to comment.