testRigor Blog

Weekly QA Testing Knowledge

How To Use AI To Make Your Jest Testing Smarter?

Artificial intelligence (AI) is like this huge tree, ever-growing and constantly impacting all those around it. Pick any field that uses some form of digitization, and you’ll see that AI’s roots have also grown into it. Look at the healthcare. You’d think, what work does AI have over here? But there is a lot that …

How to resolve Error: No Tests Found in Playwright?

Playwright is quite popular for end-to-end testing. However, sometimes we might get stuck with Error: No Tests Found. This ...

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

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