top of page
Evergreen posts from some of our Ninjas...
May 12, 20213 min read
1,448 views
All Blogs
Search
Sridevi Ponnusamy
Dec 24, 20223 min read
How to use Pico Container in Cucumber?
Why we need Pico Container? Inheritance is not possible in Cucumber step definition class. What if we don't want to create objects for...
Anandhi Kamalakannan
Dec 3, 20222 min read
SELENIUM 101
Selenium WebDriver Installation Selenium is an open source, automated testing tool used to test web applications across multiple web...
Livya Dhilip
Nov 29, 20225 min read
How to effectively use Selenium locators
Well, If you are looking for how Selenium locators are used then you have landed at the right place!. This blog will cover everything.
samapti ganguly
Aug 9, 20223 min read
XPath
Introduction The XPath is a navigation tool for XML documents that is used to traverse and locate elements in an XML file. However,...
kalavalamadhuri3
May 6, 20225 min read
Xpath in Selenium
For automating any web Applications, locating web elements(link for locators in selenium) is first step. We need some unique attributes...
kalavalamadhuri3
May 6, 20226 min read
Locators in Selenium
As an Automation tester, we all know that for testing web-based applications, we need to perform specific actions on the HTML elements....
Sunandha Vattigunta
May 5, 20222 min read
Cross Browser Testing in Selenium
Cross Browser Testing is used to test a website in multiple browsers like Edge, Chrome, and Firefox to check its efficiency across each...
rekha nagaraja
Apr 19, 20223 min read
Javascript Executor in Selenium
Javascript Executor is a Selenium Interface which directly lets you Interact with HTML DOM of the webpage. JavascriptExecutor provides a...
Amutha Balakrishnan
Sep 28, 20212 min read
BASE64 ENCODE/DECODE IN SELENIUM WEBDRIVER USING JAVA
STEM - She Thinks "Exceptional Minds"
bottom of page