0

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

  1. 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

  2. How make webdriver work with docker containers in linux?

Thank you.

James Z
  • 12,209
  • 10
  • 24
  • 44
Vasantha
  • 47
  • 5
  • If still relevant, try installing js runtime on your I assume alpine docker `apk add default-jre`. Checkout this post => https://stackoverflow.com/questions/36429436/how-do-i-solve-server-terminated-early-with-status-127-when-running-node-js-on – Silvan Bregy Nov 01 '22 at 10:27

0 Answers0