soumilshah1995 / Selenium-on-AWS-Lambda-Python3.7

Selenium on AWS Lambda Python3.7
Apache License 2.0
47 stars 25 forks source link

Latest headless chrome binary and driver version not working #1

Open mohitmahajan79 opened 3 years ago

mohitmahajan79 commented 3 years ago

Hi Team,

Can anyone please upload or provide link to latest headless_chrome script like this chrome_headless

My lambda was working with the given package before this week but from Monday the site is not working with headless_chrome version 69.

I am trying the same script with below versions but while running the code I am getting "Task timed out" error in code.

Application versions I am using

SELENIUM_VER=3.141.0 CHROME_BINARY_VER=v1.0.0-57 (based on Chromium 86.0.4240.111) CHROMEDRIVER_VER=86.0.4240.22 (Supports Chrome version 86)

It would be grateful if anyone guide or help me.

alejlatorre commented 1 year ago

Does anyone have find any solution for this? I have a similar error image

soumilshah1995 commented 1 year ago

you need to upgrade your python version and layers :D

LariZia commented 11 months ago

i tried with newer versions but i keep on getting this error pls help : image

bobae31 commented 1 month ago

Hello everyone. did anybody get the newer chromium and chrome driver that works in aws ? im also getting chrome failed to start : exited abnormally error for the newer versions

soumilshah1995 commented 1 month ago

umm I think python 3.8 works fine with this