Great news for the community – Introducing OpenSDK 🎉 While developing powerful FREE tools for testers, we decided to help developers as well – making their life easier for...
If you're reading this article, I suspect you already know what SpecFlow and BDD are, so I won't insist on this. If you are not yet familiar with SpecFlow, check out this article...
I wanted to share with you some of the good practices I learned along the way, that I wish I knew when I first started my automation testing journey. While what we call "best...
In this tutorial, we'll discuss a strategy to create more maintainable and readable page object models in Selenium WebDriver tests. We will use the Fluent Interface design pattern...
In this article I’ll show you how to create comprehensible and professional HTML reports for your C# Selenium WebDriver tests, using TestProject 100% free test automation...
Selenium is a very powerful tool if you want to automate your web testing, and a few months ago even support for .NET Core tests was added to Selenium. However, .NET Core is...