Tests not loading when executing with Chrome version 92, 93, 94 in Windows
When executing tests in Katalon Test Execution - Local in console mode on Windows with Chrome version 92.x, 93.x or 94.x, you might come across the following error: SessionNotCreatedException: Message: session not created from timeout: Timed out receiving message from renderer: 600.000.
This is an issue from Chrome version 93.x and 94.x that doesn't allow the ChromeDriver to start as a Windows service. Here are a few workarounds for this issue:

