Uploaded May 2024 | Updated September 2026, 2 weeks ago
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:
drive.google.com/drive/folders/1ingWN84D-ZqaMaozo12XWvzK-Kkb1Yhd?usp=sharing
C# Automation Playlist:
youtube.com/playlist?list=PLAW4P1Sb_oJbIJIQd8-HPmsVUE6Ez6NFL&si=3rb4bQHNPmHYsaXs
#csharp
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:
drive.google.com/drive/folders/1ingWN84D-ZqaMaozo12XWvzK-Kkb1Yhd?usp=sharing
C# Automation Playlist:
youtube.com/playlist?list=PLAW4P1Sb_oJbIJIQd8-HPmsVUE6Ez6NFL&si=3rb4bQHNPmHYsaXs
#csharp


