When running tests in a browser, all the logs are extracted in one chunk after all tests have run. The logs should be added to while the tests run, and polled periodically by the selenium script.
When running tests in a browser, all the logs are extracted in one chunk after all tests have run.
The logs should be added to while the tests run, and polled periodically by the selenium script.