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.
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.