Blog / Author: Hari Mahesh

UnknownMethodException in Selenium: How to Handle?

As we know, the exceptions in Selenium are used to handle any unexpected situation while executing the test scripts. So, these ...

What is UnsupportedCommandException in Selenium?

Exceptions in Selenium are types of errors that occur during the test execution. These exceptions are thrown when Selenium ...

Online Fake Credit Card Number Generators: A Cautionary Guide

There may be many e-commerce websites that you may have come across where you need to enter your credit card details to start a ...

Jest Testing: A Quick Guide to Effective Testing

Jest was created by Meta, mainly for testing React components. Over time, it emerged as the popular framework for testing React ...

What is NoSuchProviderException in Selenium?

Exceptions in Selenium are error messages Webdriver throws when encountering errors or failures during test execution. These ...

Mastering Gherkin for Software Testing: A Step-by-Step Guide

When we hear the word Gherkin, two things come to our mind: the first one is Cucumber, and the second one is BDD (Behavior-Driven ...

Selenium JavascriptException Explained

Exceptions are errors that occur during test execution as a part of the Selenium framework’s exception hierarchy that ...
1 11 12 13 14 15 18