umihico / docker-selenium-lambda

The simplest demo of chrome automation by python and selenium in AWS Lambda
MIT License
493 stars 118 forks source link

Can I run this image locally without lambda? #212

Closed neelesh-sedin closed 6 months ago

neelesh-sedin commented 6 months ago

I want to test my project locally before pushing it to lambda. This seems to be running on lambda but not when running locally. Is it possible to run this image locally?

umihico commented 6 months ago

Yes, how about this? https://github.com/umihico/docker-selenium-lambda/issues/44#issuecomment-1036001209