jupyterlab-sos icon indicating copy to clipboard operation
jupyterlab-sos copied to clipboard

test fails due to perhaps a selenium bug.

Open BoPeng opened this issue 5 years ago • 0 comments

https://travis-ci.org/github/vatlab/jupyterlab-sos/builds/682779170

Setting

export JUPYTER_TEST_BROWSER=live

and running the test

pytest test/test_workflow.py

shows that the text is not correctly inserted, which did not happen before.

Screen Shot 2020-06-04 at 5 17 40 PM

The code that causes the problem is

https://github.com/vatlab/jupyterlab-sos/blob/abd16c3aa68688a44b2308a98182034bb18db991/test/test_utils.py#L415

BoPeng avatar Jun 04 '20 22:06 BoPeng