react-resizable-panels
                                
                                
                                
                                    react-resizable-panels copied to clipboard
                            
                            
                            
                        Record Playwright tests with Replay
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) | 
|---|---|---|---|---|
| react-resizable-panels | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 19, 2024 1:50pm | 
@Andarist The latest v6 alpha looks to have both steps and metadata. Great!
Removing the test.only so that all of my tests run shows a new failure though:
RecordingUploadError: Failed to set recording metadata Error: Protocol client is not initialized
Interesting, gonna investigate soon!
We have a partial success here! It still suffers from the metadata size problem - but most tests don't exceed that size and recordings are nicely created. Could you also confirm that it works for you locally?
Could you also confirm that it works for you locally?
Yes, tests do run (although tests/StackingOrder.spec seems perhaps a bit flakier? could be a coincidence or could be a difference caused by the older Chromium version).
I think our runner's output is less helpful as you go. For instance, running these tests on main gives feedback as you go:
Running them on this branch is more quiet:
But that's a nit.