testRigor Blog

Weekly QA Testing Knowledge

What is UnsupportedCommandException in Selenium?

Exceptions in Selenium are types of errors that occur during the test execution. These exceptions are thrown when Selenium WebDriver faces an issue not handled in the automation script. There could be various reasons for these exceptions to be raised. These exceptions help the testers understand why the test script failed and work on the …

How to Handle SecurityError in Playwright?

You might have encountered security errors in Playwright testing when accessing a website with an invalid SSL certificate. In ...

FileChooserError in Playwright: Why does it Occur?

Have you ever tried to grab a toy in the claw machine seen in gaming arcades? Trying to align the claw to land perfectly on the ...

How to Handle TimeoutException in Playwright?

Timeouts are common in the real world. You would have seen timeouts in sports matches. Similarly, timeouts are a way to break ...

How to do End-to-end Testing with testRigor

Master end-to-end testing with testRigor: Step-by-step guide for testing e-commerce websites. Simplify testing with plain English ...

Online Fake Credit Card Number Generators: A Cautionary Guide

Fake Credit Card Number Generator Guide Introduction There may be many e-commerce websites that you may have come across where ...

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 ...
1 5 6 7 9