ocaml-webtest icon indicating copy to clipboard operation
ocaml-webtest copied to clipboard

Improve logging

Open johnelse opened this issue 9 years ago • 0 comments

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.

johnelse avatar Sep 08 '16 08:09 johnelse