Skip to content

Commit

Permalink
[runner] Update to Chromedriver 96.0 custom
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Nov 30, 2021
1 parent adf2361 commit 1c8c62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runner/master/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ then
SELFIREFOXIMAGE="selenium/standalone-firefox:${SELVERSION}"

# Temporarily switching to custom image to include our bugfix for zero size failures.
SELCHROMEIMAGE="moodlehq/selenium-standalone-chrome:3.141.59-20210929-moodlehq"
SELCHROMEIMAGE="moodlehq/selenium-standalone-chrome:96.0-moodlehq"

# Newer versions of Firefox do not allow Marionette to be disabled.
# Version 47.0.1 is the latest version of Firefox we can support when Marionette is disabled.
Expand Down

0 comments on commit 1c8c62a

Please sign in to comment.