This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
Releases: openedx-unsupported/bok-choy
Releases · openedx-unsupported/bok-choy
Deprecation
We have updated this package's documentation to reflect its February 2022 deprecation. We expect this to be the final release of bok-choy.
Dropped support for python3.5
Merge pull request #296 from edx/usamasadiq/version-bump-for-pypi Bump version to 2.0.1
Drop python3.5 support
Drop python3.5 support
Drop python2.7 support. Added Python3.8 support
Drop python2.7 support. Added Python3.8 support
Drop python2.7 support. Added Python3.8 support
Drop python2.7 support. Added Python3.8 support
v.1.0.0 (04/16/19)
Potential Breaking Change:
Bump axe-core from 1.1 to 3.2.2 for a11y testing
v0.9.3 (02/19/19)
PageLoadError and WrongPageError now inherit WebDriverException so they can trigger retries instead of immediately failing tests.
v0.9.2 (11/20/18)
Support passing additional desired capabilities to remote WebDriver instances.
v0.9.0 (08/09/18)
Make Needle an optional dependency; everything except visual diffs works without it, nose, and pillow
v0.8.1 (08/01/18)
- Support use of headless Chrome and Firefox by setting the BOKCHOY_HEADLESS environment variable to "true"
- Only try to save logs which are available for the browser in use