Blog / Category: Test Automation Tools

CSS Selector vs XPath: Your Pocket Cheat Sheet

What is a locator in Selenium? Locators in Selenium are used to find a specific element in web pages. We can use them to find ...

TechWell Webinar | End to End Testing with testRigor

Data shows that only 30% of end-to-end tests are automated in 2022. But why? In this webinar, we will go through the challenges ...

Cucumber JS with Selenium

Using a BDD(Behavior Driven Development) framework in QA automation is a questionable approach, although not an uncommon one. ...