I'm using a Centos 7 server to run automatic e2e test by Jenkins. My stack consist in protractor test using webdriver-manager. Because i want to automate the process, i create a service to run webdriver from start. But after few builds failed, the webdriver increase the use of memory over my limit (2 GB physic + 2 GB virtual) and the server starts to fail. Any ideas or workaround?
I'm using webdriver-manager 10.1.0 with chromedriver 2.22, Selenium-standalone 2.53, and jenkins 2.10