Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit b7fe1bb

Browse files
committed
Tests: Fix python KeyError: 'message' on check_response line 110
1 parent 9df71d2 commit b7fe1bb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Note image ids also change after scm-source.json has being updated which trigger
1010
## TBD_DOCKER_TAG
1111
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/TBD_PREV_COMM...TBD_CUR_COMM (TBD_DATE)
1212
+ Upgrade Chromedriver minor from 2.28 to 2.29
13+
+ Tests: Fix python KeyError: 'message' on check_response line 110
1314
+ **Image tag details:**
1415
+ Selenium 2: TBD_SELENIUM_2_VERSION (TBD_SELENIUM_2_REVISION)
1516
+ Selenium 3: TBD_SELENIUM_3_VERSION (TBD_SELENIUM_3_REVISION)

test/requirements-sele-3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
selenium>=3.0.2
1+
selenium==3.3.1
22
retrying>=1.3.3

0 commit comments

Comments
 (0)