Selenium-UI-testing-with-AWS-Lambda-Layers
Selenium-UI-testing-with-AWS-Lambda-Layers copied to clipboard
WebDriverException: Message: Service /opt/chromedriver unexpectedly exited. Status code was: 127
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?
@balupraveendatty Did you encountered this issue locally.I am facing it in aws lambda.
@balupraveendatty Yes i have encountered and trying to find a solution
Any update on this?
Any update on this?
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.