Skip to content

Podginator/lambda-chromium-playwright-CSharp

Repository files navigation

Chromium Lambda C#

A working example of a deployment using Chromium, in a C# Environment.

Uses the project: https://github.com/Sparticuz/chromium in order to provide the necessary binaries for deployment.

I noticed there was a distinct lack of examples of how to get this running on C#, without the use of a Docker Lambda.

Two examples are given here.

  • ChromeDevToolsProtocolLambda: Shows an example working directly with hte Chrome Dev Tools Protocol in C#.
  • PlaywrightLambda: Shows an example utilising Playwright

Deploy:

All deployment is done via the aws-cdk and is found in the infrastructure folder.

About

An example project bundling Playwright and DotNet together in a C# Lambda.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published