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

Content or browser has been closed error #76

Open
NoamHandelman opened this issue Jun 26, 2024 · 4 comments
Open

Content or browser has been closed error #76

NoamHandelman opened this issue Jun 26, 2024 · 4 comments

Comments

@NoamHandelman
Copy link

I try to run my lambda locally using sam, i always get this error, did not find any solution for this.

The error:
errorType": "Error", "errorMessage": "page.goto: Target page, context or browser has been closed

Dependencies:
"playwright-aws-lambda": "^0.10.0",
"playwright-core": "^1.45.0"

In the template.yml Runtime property is nodejs18.x

what am i missing?

@felizagabankinplay
Copy link

Hi, I have the same problem!!!!

@naruhiko-toda
Copy link

I got the same error!

@Yangeok
Copy link

Yangeok commented Aug 24, 2024

Same issue

@mvmenno
Copy link

mvmenno commented Sep 11, 2024

Same issue, locally and while running in lambda function.
It seems that locally this happens when running the function for the first time, subsequent runs seem to work (mostly). And then it retriggers when waiting for 10 seconds and then trigger the run again

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

5 participants