You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had some problems with pytest-selenium using pytest 8, so I pinned it to <8.0.0. There is a release of pytest-selenium that should work wtih an 8.* version, but it did not work out of the box when I tried. Also coverage had some problems with this option -o testpaths="tests tests/notebooks/*py", the option name might have changed.
The text was updated successfully, but these errors were encountered:
I had some problems with pytest-selenium using pytest 8, so I pinned it to <8.0.0. There is a release of pytest-selenium that should work wtih an 8.* version, but it did not work out of the box when I tried. Also coverage had some problems with this option
-o testpaths="tests tests/notebooks/*py"
, the option name might have changed.The text was updated successfully, but these errors were encountered: