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
On client side we should cache the latest logging output so we keep the latest test run output. When changing pages logging output of latest test run should be kept available.
Logging output is pushed as stream to the client via web socket connection. When starting a new test run the cached logging output should be initialized.
The text was updated successfully, but these errors were encountered:
On client side we should cache the latest logging output so we keep the latest test run output. When changing pages logging output of latest test run should be kept available.
Logging output is pushed as stream to the client via web socket connection. When starting a new test run the cached logging output should be initialized.
The text was updated successfully, but these errors were encountered: