top of page

Evergreen posts from some of our Ninjas...
52 views


7,515 views


5,890 views


5,592 views


May 12, 20213 min read
1,472 views



All Blogs
Search


A Beginner's Guide to Using Tesseract for Accurate OCR Results
Use Case - Read company name as displayed in the login logo screen from LMS UI application. In UI functional testing we try to cover all...
Balbir Kaur
May 17, 20244 min read


Relative locators in Selenium
Welcome to the world of Automated Testing in Selenium where locating the elements in a web page is one of the crucial things that can...
Gayathri Swaminathan
Sep 22, 20232 min read


Locating elements in Selenium WebDriver Using CSS Selector and Xpath
By Archana Gore Customized locators are created to handle specific scenarios where the default locators (id, name, class name, tag name,...
Archana Gore
Jul 24, 20236 min read


Locators in Selenium WebDriver
By Archana Gore What are Locators? Locators are addresses that identify web elements uniquely on a web page. It is an argument passed to...
Archana Gore
Jul 18, 20235 min read
bottom of page