Selenium-UI-testing-with-AWS-Lambda-Layers icon indicating copy to clipboard operation
Selenium-UI-testing-with-AWS-Lambda-Layers copied to clipboard

WebDriverException: Message: Service /opt/chromedriver unexpectedly exited. Status code was: 127

Open emisbalu opened this issue 4 years ago • 5 comments

I know that the README has given specific versions to follow, but my existing scripts were written with Selenium 3.141.0 version. I was trying to use the same version here instead of 2.37, I ran into the error WebDriverException: Message: Service /opt/chromedriver unexpectedly exited. Status code was: 127.

Does anybody face the same issue?

emisbalu avatar Mar 05 '20 11:03 emisbalu

@balupraveendatty Did you encountered this issue locally.I am facing it in aws lambda.

fayaz0211 avatar Nov 20 '20 08:11 fayaz0211

@balupraveendatty Yes i have encountered and trying to find a solution

fayaz0211 avatar Nov 22 '20 17:11 fayaz0211

Any update on this?

RobotCharlie avatar Mar 03 '21 23:03 RobotCharlie

Any update on this?

mayankb2103 avatar Apr 21 '21 11:04 mayankb2103

I too am encountering this issue, presumably nobody has managed to resolve it?

It is not possible for me to roll back my version of selenium as I am also using selenium-wire, which requires selenium version 3.4.0 or above.

Pheels avatar Jul 06 '21 16:07 Pheels