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
pin selenium <4.10, bump pytest-html-report-merger to 0.1.2, add selenium-axe-python (#32)
* add selenium-axe-pyhon package to selene1x branch
pin selenium package to versions <4.10 because pytest-selenium currently
supports versions <4.10.
add py package because pytest-selenium still depends on it.
in Makefile, update `pyenv` target to try to delete the virtual environment before creating it. this way, we can get a clean virtual environment.
* bump version of pytest-html-report-merger to support pytest-html 4.0.0+
0 commit comments