C# - Visually detect when web browser loaded

Опубликовано: 16 Июль 2026
на канале: JFLHV
102
0

Demo in C# on visually detecting when a Windows desktop web browser or webpage has loaded. This is used to automate web tasks without needing to know technical details about the web browser.

The following namespaces are used:
System.Threading
System.Drawing
System.IO

.cs methods in video:
https://drive.google.com/drive/folder...

C# Automation Playlist:
   • C# Automation  

#csharp