Category Archives: Automation

How to Automate WhatsApp Messages Using Python

Selenium PythonAutomationTutorial

How to Automate WhatsApp Messages Using Python

Effective communication remains critical in the vast and intricate landscape of software development and testing. Whether sharing real-time test results, flagging discrepancies, or coordinating among distributed teams, fast and clear communication can often determine a project’s success and its downfall.

January 20, 2024

view count172577 Views

Read time29 Min Read

Our Top 10 Most-Read Articles Of 2023

Cross Browser TestingAutomationManual Testing

Our Top 10 Most-Read Articles Of 2023!

In 2023, a year of significant technological advancements, web automation, and mobile testing emerged as key drivers of digital transformation.

January 19, 2024

view count101163 Views

Read time13 Min Read

AutomationSelenium TutorialTutorial

How to Find Element by Text in Selenium WebDriver

Developers often face challenges with WebElements exhibiting dynamic attributes, such as changing IDs and ClassNames in each session.

January 18, 2024

view count109268 Views

Read time23 Min Read

How to Automate

Selenium JavaAutomationTutorial

How to Automate Shadow DOM in Selenium WebDriver

In one of my past projects, I encountered a test scenario where I had to click a button to navigate to the next page.

January 14, 2024

view count353768 Views

Read time20 Min Read

Selenium Manager Features and Improvements

AutomationTutorial

What’s New in Selenium Manager: Features and Improvements

Selenium WebDriver is a component of the Selenium suite that automates browsers. It is used widely by many organizations for web automation testing.

January 11, 2024

view count477146 Views

Read time21 Min Read

How to Scroll to an Element in Playwright

Playwright TestingAutomationTutorial

How to Scroll to an Element in Playwright

Creating visually stunning and interactive websites has become a norm in the dynamic landscape of web development. However, this has led to the proliferation of content-rich pages extending beyond the viewport’s confines.

January 11, 2024

view count134078 Views

Read time18 Min Read

Automation

29 Node.js Best Practices for Test Automation

Are you someone who works with Node.js and wants to make testing easier? Using automated testing can be a helpful way to make sure your website and web application don’t have any bugs and are working just the way you want them to.

January 10, 2024

view count135259 Views

Read time24 Min Read

Selenium C#AutomationTutorial

A Beginner’s Guide To SpecFlow ScenarioContext

SpecFlow is a great .NET testing framework for a BDD test-first approach. It uses plain and readable language to describe the behavior of the software, which both technical and non-technical staff can understand.

January 9, 2024

view count142758 Views

Read time17 Min Read

Pyppeteer Tutorial Feature Image

AutomationTutorial

Pyppeteer Tutorial: The Ultimate Guide to Using Puppeteer with Python

Pyppeteer, a Python library used for web browser automation, is a valuable resource in the testing world.

January 5, 2024

view count140257 Views

Read time28 Min Read

How to Use

Selenium JavaAutomationTutorial

How to Use Selenium With Java: A Complete Tutorial

When you start with automation testing, you’ll likely wonder: which framework should I use, and which programming language is best?

January 3, 2024

view count381248 Views

Read time38 Min Read