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
Anyways, my project uses chrome-remote-interface and not puppeteer and it would be awesome I didn't have to port things to puppeteer and I could just reuse my chrome-remote-interface code.
Has anyone done this? I'm sure it's doable but just not sure how I should go about it.
The text was updated successfully, but these errors were encountered:
I'm trying to port my project from serverless-chrome to chrome-aws-lambda because serverless-chrome no longer works with node 10 + Amazon Linux 2 (see issue: adieuadieu/serverless-chrome#203).
Anyways, my project uses chrome-remote-interface and not puppeteer and it would be awesome I didn't have to port things to puppeteer and I could just reuse my chrome-remote-interface code.
Has anyone done this? I'm sure it's doable but just not sure how I should go about it.
The text was updated successfully, but these errors were encountered: