Web Automation

Advanced Web UI Components Automation with WebDriver C#

Most of the websites out there use commercial Web UI Components for their front end.  Most of these components are JavaScript-based, and their test automation i

Advanced Web UI Components Automation with WebDriver C#

Web Automation

Selenium C# MSTest Test Automating Angular, React, VueJS and 20 More

In the new article from the Web Automation Series with C#, we will talk about creating a data-driven MSTest test automating all major web technologies such as R

Selenium C# MSTest Test Automating Angular, React, VueJS and 20 More

VBNET, Web Automation

Selenium VB.NET MSTest Test Automating Angular, React, VueJS and 20 More

In the new article from the Web Automation Series, we will talk about creating a data-driven MSTest test automating all major web technologies such as React, An

Selenium VB.NET MSTest Test Automating Angular, React, VueJS and 20 More

AutomationTools, Free Tools, Web Automation

UI Performance Analysis via Selenium WebDriver

The article from the series Automation Tools reviews different approaches to check the UI performance of web apps reusing your existing functional Selenium WebD

UI Performance Analysis via Selenium WebDriver

Web Automation

Selenium C# xUnit Test Automating Angular, React, VueJS and 20 More

In the new article from the Web Automation Series with C#, we will talk about creating a data-driven xUnit test automating all major web technologies such as Re

Selenium C# xUnit Test Automating Angular, React, VueJS and 20 More

Web Automation

Selenium C# NUnit Test Automating Angular, React, VueJS and 20 More

In the new article from the Web Automation Series with C#, we will talk about creating a data-driven NUnit test automating all major web technologies such as Re

Selenium C# NUnit Test Automating Angular, React, VueJS and 20 More

VBNET, Web Automation

Selenium VB.NET NUnit Test Automating Angular, React, VueJS and 20 More

In the new article from the Web Automation Series, we will talk about creating a data-driven NUnit test automating all major web technologies such as React, Ang

Selenium VB.NET NUnit Test Automating Angular, React, VueJS and 20 More

Web Automation

Most Complete Selenium WebDriver 4.0 Overview

In this article part of the WebDriver Series, we will look at the new exciting features and improvements coming in the new version of Selenium WebDriver 4.0. We

Most Complete Selenium WebDriver 4.0 Overview

Resources, Web Automation

Most Complete Selenium WebDriver C# Cheat Sheet

As you know, I am a big fan of Selenium WebDriver. You can find tonnes of useful code in my WebDriver Series. I lead automated testing courses and train people

Most Complete Selenium WebDriver C# Cheat Sheet

Desktop Automation, Web Automation

Automate Windows Desktop Apps with WebDriver- WinAppDriver C#

In the Desktop Automation Series, you can find invaluable tips and tricks about desktop automation. I will dedicate the next couple of articles on the automatio

Automate Windows Desktop Apps with WebDriver- WinAppDriver C#

Web Automation

Full Page Screenshots in WebDriver via Custom-built Browser Extension

In the last article from the WebDriver Series, I showed you how you could use HTML2Canvas.js to create full page screenshots in WebDriver tests. Here we will go

Full Page Screenshots in WebDriver via Custom-built Browser Extension

Web Automation

Capture Full Page Screenshots Using WebDriver with HTML2Canvas.js

In my WebDriver Series, I share lots of tips and tricks about browser automation. These days I was working on a new secret project of the company (stay tune

Capture Full Page Screenshots Using WebDriver with HTML2Canvas.js