vatlab/jupyterlab-sos

selenium test error

Closed this issue · 1 comments

jma7 commented

In selenium branch

 pytest -s ./test/test_frontend.py -k test_run_in_console

Get error message

ValueError: Cell produces error message: Frontend communicator is broken. Please restart jupyter server. Use expect_error=True to suppress this error if needed.

This happens when the communicator is not ready when the cell is executed. It has been fixed.