You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After ~1 sec. see the test results disappear (UI mode goes to IDLE state as if you just opened it)
Expected behavior
I expect to see the test results so that I could click on each test and see the logs, snapshots etc. Similarly what the trace viewer provides. I expect test results to preserve until I run the tests again or close the UI viewer.
Actual behavior
The bug is that after ~1 sec. since the tests finished executing, the test results disappear, the UI mode goes to IDLE state as if you just opened it.
Additional context
This bug happened right after I upgraded the Playwright version to 1.43.0.
Version
1.43.0
Steps to reproduce
Steps to reproduce:
Expected behavior
I expect to see the test results so that I could click on each test and see the logs, snapshots etc. Similarly what the trace viewer provides. I expect test results to preserve until I run the tests again or close the UI viewer.
Actual behavior
The bug is that after ~1 sec. since the tests finished executing, the test results disappear, the UI mode goes to IDLE state as if you just opened it.
Additional context
This bug happened right after I upgraded the Playwright version to 1.43.0.
Environment
The text was updated successfully, but these errors were encountered: