Open piperwolters opened 4 months ago
I am trying to show the trace of one of the trace files, 463.trace.zip. This is the command I am using:
unzip 463.trace.zip -d 463_trace xvfb-run playwright show-trace 463_trace
It has been sitting for several hours. Is this expected, or is there a better way to extract the trace? Thanks!
I'm not sure, but you can try https://trace.playwright.dev/
I am trying to show the trace of one of the trace files, 463.trace.zip. This is the command I am using:
It has been sitting for several hours. Is this expected, or is there a better way to extract the trace? Thanks!