shelfio / chrome-aws-lambda-layer

58 MB Google Chrome to fit inside AWS Lambda Layer compressed with Brotli
MIT License
637 stars 45 forks source link

Can this layer be used with Python? #41

Closed boeschl closed 2 years ago

boeschl commented 2 years ago

IF this layer could be used with Python, What should be the path to include in selenium to the location of Chromium?

vladholubiev commented 2 years ago

This should hint an answer: https://github.com/alixaxel/chrome-aws-lambda/blob/master/source/index.ts#L152-L157

vladholubiev commented 2 years ago

See the answer at https://github.com/shelfio/chrome-aws-lambda-layer/issues/18