Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test fails due to perhaps a selenium bug. #54

Open
BoPeng opened this issue Jun 4, 2020 · 0 comments
Open

test fails due to perhaps a selenium bug. #54

BoPeng opened this issue Jun 4, 2020 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@BoPeng
Copy link
Contributor

BoPeng commented Jun 4, 2020

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

ActionChains(self.browser).move_to_element(self.current_cell).send_keys(

@BoPeng BoPeng added good first issue Good for newcomers help wanted Extra attention is needed labels Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant