6 ms·
There are also a few good options in a lot of languages for streamlining chromium use. In C# I'd look to use the Playwright library or perhaps even embed chrom
by gzapp 3y ago
There are also a few good options in a lot of languages for streamlining chromium use.
In C# I'd look to use the Playwright library or perhaps even embed chromium via CerSharp if I were trying to avoid extra processes.
- AugusteLef 3y agoIt seems there isn't a solution that satisfies everyone so far, indeed. With concerns about languages supported, functionalities, security, etc., there's certainly a lot of room for improvement in this space to offer a better solution!