Our great sponsors
-
Then you can use the System.Diagnostics.Process class to kick off other programs. Specifically, you can use it to open your web browser to the desired website. Then you can also use it to launch, say, OBS Studio to start a screen recording/stream via its command line arguments.
-
HtmlAgilityPack
Html Agility Pack (HAP) is a free and open-source HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT. It is a .NET code library that allows you to parse "out of the web" HTML files.
To check the website element, you can use something like HtmlAgilityPack to occasionally hit the site source and read the element value.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.