Tag: Selenium

3 years ago • 3 min read time

Is Selenium WebDriver (with or without additional libraries such as DotNetSeleniumExtras.PageObjects) your testing tool of choice?If so, I imagine built the page classes most likely look something like this: A…

4 years ago • 10 min read time

Looking back: Microsoft Coded UI  A few years back I was engaged in an enterprise automation-testing project with an existing automation solution Microsoft Coded UI testing framework. I really loved using…

4 years ago • 10 min read time

If you use Selenium Web Driver and C# as your automation tools for creating and maintaining automation scripts for on-demand/automated web application testing, but dread detailed testing reports you re…

4 years ago • 10 min read time

Speeding up the test execution process is on every test engineer s mind when working with a custom Selenium framework. Even more so if you re working on a long…

5 years ago • 5 min read time

Introduction Most of you probably heard that more and more people are using Microsoft.NET Core technology. .NET Core was created as an open source, cross-platform so it can be used in…