2.9.0 mixes domWaitTimeout and socketTimeout defaults

Changes introduced in !133 (merged) set unreasonably low default timeout of 10ms for domWaitTimeout.

This issue did not arise if dom_wait_timeout was configured in the related behat-chrome-extension options.

Thanks @kroskolii for spotting this !143 (comment 1231310945)

screenshot of code

https://gitlab.com/behat-chrome/chrome-mink-driver/-/compare/2.8.1...2.9.0?from_project_id=3255077&straight=false#daaba7aef66fe8377d67d164be07d80454475467_106_119

Edited by Chris Burgess