How do control a browser?

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • CefSharp

    .NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework

    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

    SaaSHub logo
  • puppeteer

    JavaScript API for Chrome and Firefox

  • playwright-dotnet

    .NET version of the Playwright testing and automation library.

    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.

Suggest a related project

Related posts

  • Eleve o nível de suas Aplicações Javascript com Load Test

    2 projects | dev.to | 17 Feb 2024
  • Show HN: Quetta – A privacy-first web browser with enhanced ad blocker inside

    2 projects | news.ycombinator.com | 18 Jan 2024
  • How to solve reCAPTCHA in Puppeteer using extension

    3 projects | dev.to | 9 Nov 2023
  • Building a Serverless Reader View with Lambda and Chrome

    5 projects | dev.to | 25 Sep 2023
  • `puppeteer-extra-plugin-stealth` but for Electron's `webview` ?

    2 projects | /r/webscraping | 14 Apr 2023

Did you konow that C# is
the 9th most popular programming language
based on number of metions?