Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing Rendering issue in serverless-chrome 1.0.0.57 #286

Open
RameshEmis opened this issue Nov 9, 2020 · 3 comments
Open

Facing Rendering issue in serverless-chrome 1.0.0.57 #286

RameshEmis opened this issue Nov 9, 2020 · 3 comments

Comments

@RameshEmis
Copy link

RameshEmis commented Nov 9, 2020

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
Copy link
Author

Could anyone help to resolve this please.?

@jerry118118
Copy link

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

@selected-pixel-jameson
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants