GitPedia

SeleniumWithSpecflow

In this sample project we will demonstrate how to execute Specflow test in parallel using Selenium and NUnit 3

From executeautomation·Updated June 1, 2026·View on GitHub·

========================= This repo contains source code of many topics which are available for FREE in YouTube and part of its concepts explained in Udemy The project is written primarily in HTML, first published in 2016. Key topics include: chrome, csharp, extent-report, extentreports, nunit.

#Selenium with Specflow

This repo contains source code of many topics which are available for FREE in YouTube and part of its concepts explained in Udemy

1. Specflow Parallel

Specflow Parallel Test Execution with Specflow and NUnit 3.x project is mainly aimed to demonstrate how we can run
Specflow scenarios in parallel using NUnit 3.x Parallelizable Attribute [Parallelizable].

With Specflow 2.0 Parallel execution is supported using xUnit and NUnit framework out-of-box

You can watch the complete video of the source code built from scratch from here
https://www.youtube.com/watch?v=PiZ32T5k8-8

2. Selenium 3.11.1 Page Object Model breaking changes

Selenium 3.11.0 and deprecation of PageFactory class of Page Object Model of Selenium.
https://www.youtube.com/watch?v=jgKgbVcQ-1U

3. Extent Report integration with Specflow and Selenium C#

We will create extent report in BDD style using Specflow and Selenium C# with bare minimal code change in our existing code base.

The complete demonstration is available as mini-series here <br />

Part A - https://www.youtube.com/watch?v=C1RiUYkSKGw <br />

alt text

For more videos and articles visit

ExecuteAutomation Site : http://www.executeautomation.com/site
ExecuteAutomation Blog : http://www.executeautomation.com/blog

Advanced Courses on Selenium with Specflow and framework development (Udemy)

Udemy - https://www.udemy.com/framework-development-with-selenium-csharp-advanced/

Contributors

Showing top 2 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from executeautomation/SeleniumWithSpecflow via the GitHub API.Last fetched: 6/29/2026