Running TestNG scripts through docker container with standlone-chrome image, at the container level chrome fails to start in Linux machine.
capablities also includes : --disable-dev-shm-usage",--no-sandbox,--headless.
I tried updating the chrome driver but still didn't worked.
org.openqa.selenium.WebDriverException: unknown error: Chrome failed to start: exited abnormally.
(unknown error: DevToolsActivePort file doesn't exist)
(The process started from chrome location /opt/google/chrome/chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)