top of page
Evergreen posts from some of our Ninjas...
May 12, 20213 min read
1,429 views
All Blogs
Search
Balbir Kaur
May 174 min read
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...
Gayathri Swaminathan
Sep 22, 20232 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...
Archana Gore
Jul 24, 20236 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 18, 20235 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...
bottom of page