java.lang.OutOfMemoryError: unable to create new native thread error using ChromeDriver and Chrome through Selenium in Spring boot – Debian
We have selenium based web application developed using spring boot. The server is located as VM Instance at google cloud server. We have a thread base mechanism using Executor. Using selenium we open a chrome browser (headless) to perform operation…