You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: