How do control a browser?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. puppeteer

    JavaScript API for Chrome and Firefox

  4. 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 know that C# is
the 10th most popular programming language
based on number of references?