Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Releases: openedx-unsupported/bok-choy

Deprecation

19 Apr 14:07
4854975
Compare
Choose a tag to compare

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

21 Jan 14:38
c34214b
Compare
Choose a tag to compare
Merge pull request #296 from edx/usamasadiq/version-bump-for-pypi

Bump version to 2.0.1

Drop python3.5 support

21 Jan 13:46
58ed01a
Compare
Choose a tag to compare

Drop python3.5 support

Drop python2.7 support. Added Python3.8 support

08 May 17:28
57719d4
Compare
Choose a tag to compare

Drop python2.7 support. Added Python3.8 support

Drop python2.7 support. Added Python3.8 support

08 May 17:08
dbf7818
Compare
Choose a tag to compare

Drop python2.7 support. Added Python3.8 support

v.1.0.0 (04/16/19)

17 Apr 15:08
cdd0d42
Compare
Choose a tag to compare

Potential Breaking Change:
Bump axe-core from 1.1 to 3.2.2 for a11y testing

v0.9.3 (02/19/19)

19 Feb 22:24
216effb
Compare
Choose a tag to compare

PageLoadError and WrongPageError now inherit WebDriverException so they can trigger retries instead of immediately failing tests.

v0.9.2 (11/20/18)

19 Feb 22:23
0103401
Compare
Choose a tag to compare

Support passing additional desired capabilities to remote WebDriver instances.

v0.9.0 (08/09/18)

19 Feb 22:22
3e0385b
Compare
Choose a tag to compare

Make Needle an optional dependency; everything except visual diffs works without it, nose, and pillow

v0.8.1 (08/01/18)

19 Feb 22:21
8938e9c
Compare
Choose a tag to compare
  • 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