logo logo
Easy Solutions to WebDriver Testing Problems

Easy Solutions to WebDriver Testing Problems

The Selenium WebDriver is still one of the most popular tools to deal with UI automation testing. Especially with Selenium 4, the WebDriver continues to remain popular in the...

SeleniumMethods_WebElements

Selenium WebElement Methods (Chapter 2)

In this 2nd Selenium Method Categories article series, we will look at the WebElement Method category. A WebElement represents an HTML element. We see the elements as buttons,...

Speed Benchmark - Cypress vs. Selenium vs. TestProject

Cypress vs. Selenium vs. TestProject – 7 Browsers...

Popular test automation solutions for web applications aim for speed and multiple browser support. But which one is truly the fastest? And which has the widest support for various...

Selenium Browser Methods

Breakdown 5 Selenium Method Categories – Browser...

In this tutorial of five articles, my goal is to share knowledge regarding each Selenium Method Category. There’s a total of 5 Selenium Method Categories. The categories are...

A Beginner's Guide to Puppeteer for UI Testing

Puppeteer: Web Automation using Headless Chrome Node.js API

Recently, there has been a lot of talk around Puppeteer, and the wide range of features it can offer with very lightweight code! It is a node.js API library that enables control...