Click here to Skip to main content
16,004,602 members
Articles / Programming Languages / C#

How to Automate Saving Webpages as a Single .MHTML Files using Selenium Webdriver

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
25 Sep 2023CPOL3 min read 4.9K  
Saving webpages in single self contained files using Selenium Webdriver
A simple console application which downloads a set of webpages and saves them as single .MHTML files in a specified folder.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Italy Italy
I'm a senior .NET software engineer in the second half of my forties. Started using a computer at six years, gone through logo, basic, assembly, C/C++, java and finally to .NET and .NET core. Proficient also in databases, especially Sql Server and reporting. Let's say I have also some experience on security but mainly in the past, now things have become much more difficult and I do not have too much time to keep me updated, but sometimes I am still kicking in. Fan of videogames, technologies, motorbikes, travelling and comedy.

Email: Federico Di Marco <fededim@gmail.com>
Linkedin: LinkedIn
Github: GitHub
Stackoverflow: StackOverflow

Comments and Discussions