### Changes in `selenium` `4.31.0` caused the driver to not disconnect when requested ---- The culprit: * https://github.com/SeleniumHQ/selenium/commit/3a051cdb3f4268a7f2818828da5e7231357d260a This is causing failures in UC Mode / CDP Mode. Need to either build in a workaround, or rollback the `selenium` version.