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
Unpin 3.5.2 and allow any new 3.x release to be used
With [MDL-66378](https://tracker.moodle.org/browse/MDL-66378) and, specially,
moodlehq/php-webdriver#1
we can continue using Chrome >= 76 because we are enforcing the
use of the legacy JsonWire protocol (instead of the default W3C one).
So it has been agreed that we'll allow any 3.x new release to be used in
order to detect problems earlier (we always can pin again if needed).
0 commit comments