serverless-chrome icon indicating copy to clipboard operation
serverless-chrome copied to clipboard

Facing Rendering issue in serverless-chrome 1.0.0.57

Open RameshEmis opened this issue 4 years ago • 3 comments

Hi, I am facing rendering timeout issue when I try to run tests in Lambda Serverless-chrome = 1.0.0.57 Chrome driver = 86.0.4240.22 Selenium-webdriver = 3.141 Python = 3.7

Chrome options: '--headless' '--disable-gpu' '--no-sandbox' '--single-process' '--disable-dev-shm-usage' '--dns-prefetch-disable' '--disable-browser-side-navigation'

Error Message: SessionNotCreatedException: Message: session not created from timeout: Timed out receiving message from renderer: 600.000

RameshEmis avatar Nov 09 '20 14:11 RameshEmis

Could anyone help to resolve this please.?

RameshEmis avatar Nov 12 '20 06:11 RameshEmis

Hi @RameshEmis, could you solve the problem at last? As I am facing the same problem right now.

jerry118118 avatar Dec 07 '20 07:12 jerry118118

I have yet to see this successfully run using Python 3.7.x, which basically makes this repository obsolete now that Python 3.6 is not supported.

selected-pixel-jameson avatar Sep 08 '22 16:09 selected-pixel-jameson