jupyter / nbclassic

Jupyter Notebook as a Jupyter Server extension
https://nbclassic.readthedocs.io/en/latest
BSD 3-Clause "New" or "Revised" License
69 stars 60 forks source link

CI fixes for failing test_save_ playwright tests #195

Open ericsnekbytes opened 1 year ago

ericsnekbytes commented 1 year ago

This is the first PR solving some end_to_end test failures (test_save.py and test_save_as_notebook.py), see examples below:

This PR modifies the testing methods and/or page element selectors used in the tests.