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...
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,...
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...
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...
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...