I am trying to integrate protractor with jenkins i have installed the protractor packer and webdrivers inside my jenkins container but while running conf.js I am not able run the test case. please help me on these question
Does jenkins docker container in centos enviroment supports webdriver. If yes please provide link or details to that. while i tried I got below error
E/launcher - Server terminated early with status 127 [19:05:01] E/launcher - Error: Server terminated early with status 127
How make webdriver work with docker containers in linux?
Thank you.