org.openqa.selenium.WebDriverException: unknown error: DevToolsActivePort file doesn't exist

Using Linux and chromium is installed.
When trying to run tests the explorer opened with url “data;” and the application shoed this error:
“org.openqa.selenium.WebDriverException: unknown error: DevToolsActivePort file doesn’t exist”
How can I fix it?

Simply, a URL of data:xxxx is not supported by Katalon Studio.

But with special effort, you can do it. Have a look at my previous study: