-
Two options: Either use an embedded browser you can control programmatically like CefSharp (https://cefsharp.github.io/) or spawn a real browser and use sendkeys() to control the browser by emulating user input.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Check out Playwright which is developed by Microsoft. It's like Selenium, but newer and maybe better. You can use it outside unit tests as a regular library.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Eleve o nível de suas Aplicações Javascript com Load Test
-
Show HN: Quetta – A privacy-first web browser with enhanced ad blocker inside
-
How to solve reCAPTCHA in Puppeteer using extension
-
Building a Serverless Reader View with Lambda and Chrome
-
`puppeteer-extra-plugin-stealth` but for Electron's `webview` ?