logo logo
Chrome Developer Tools for Web Testers

Chrome Developer Tools for Web Testers

Chrome is the most popular web browser in the world, with almost two-thirds of users preferring it to other browsers 🌎 Apart from being the most used browser, it's a great aid...

Selenium 4

Selenium 4 New Features

In this series of Selenium 4 articles, we will look into the entire Selenium suite. The suite includes Selenium IDE, Selenium WebDriver, and Selenium Grid. Each component has...

Google-Chrome-Lighthouse-Improving Quality

Improving the Quality of Web Pages with Lighthouse

The Internet gets heavier and heavier every year. If we check the state of the web we can see that a median page on mobile weights at about 1.5MB, with the majority of that being...

Next Generation Front End Testing using WebDriver and DevTools

Next Generation Front End Testing using WebDriver and...

In the previous article, you’ve seen what Chrome DevTools protocol is and how Selenium 4 came up with its native support for Chrome DevTools protocol, etc. In this article,...

Chrome DevTools

Next Generation Front End Testing using WebDriver and DevTools:...

Back in 2017, Google has announced Multi-client remote debugging support on Chrome v63 and above. Multi-client remote debugging support opens up interesting opportunities for...

Web Elements

How to Inspect Web Elements & Methods to Locate Them with...

The following tutorial is the second step in Creating a Test Automation Framework with C#, Nunit & Selenium Webdriver, in which we'll be learning about the various methods to...