Click here to Skip to main content
15,886,026 members
Articles / Programming Languages / C#

Selenium Automation testing

11 May 2021CPOL4 min read 6.7K   15  
An overview of Selenium Automation testing tools, their advantages, and limitations.
This article gives an overview of Selenium Automation testing tools, their advantages, and their limitations. It explains steps to set up Selenium IDE and record a simple test. It also explains Selenium .net WebDriver and how to develop a sample test project using c# and visual studio.
This is an old version of the currently published article.

This article is currently in progress. This version is not yet publicly viewable

Please go to the C# Table of Contents to view the list of available articles in this section.