Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • Toggle search form

Month: December 2024

Rūto – Get Started & Save Time in Finding Locators

People spend a lot of time in locate web elements for Automation. There are some tools which make your life easier and could save a good amount of time. Rūto is one of them. I have published a post on Rūto which you can go through here. Rūto brings the best XPath to you. We…

Read More “Rūto – Get Started & Save Time in Finding Locators” »

Uncategorized

TestNG Tutorials 5: How To Create And Run A TestNG Class

Hello Folks, In this post, we will see some basics implementation of TestNG. A class is called TestNG class if it has annotations provided by TestNG. TestNG provides an annotation called “Test” which you need to use for any method which has some business logic to verify. When you add this “Test” annotation, you DON’T…

Read More “TestNG Tutorials 5: How To Create And Run A TestNG Class” »

Uncategorized

JAVA Topics

Introduction Everyone knows the horror of NullPointerException. If we do not put checks on the null value then the execution… [qsm quiz=10] In this post, we will learn the basic concepts of Arrays by attempting objective questions. Hope it will be helpful… Let’s attempt some basic Java questions and learn. [quiz-cat id=”7502″] If you have…

Read More “JAVA Topics” »

Uncategorized

learn selenium with quiz

Skip to content As a part of a Series of posts on Learn Selenium With Quiz, This set contains questions from Handling window concepts… As a part of a Series of posts on Learn Selenium With Quiz, This set contains questions from XPath concepts in… As a part of a Series of posts on Learn Selenium With…

Read More “learn selenium with quiz” »

Uncategorized

Log4j2 Tutorial 1 – Introduction To Apache Log4j2

Let’s start with a scenario. Suppose you are developing an E-commerce application. There will be many modules but just to make it simple let’s suppose you have three modules to develop – searchProduct, calculateValue, and payment. A user will search for a product and add it to the cart. Then cart value will be calculated…

Read More “Log4j2 Tutorial 1 – Introduction To Apache Log4j2” »

Uncategorized

rest assured maven project setup

Skip to content As a part of End to End REST Assured Tutorial , in this post We will learn about “Builder pattern in… As a part of End to End REST Assured Tutorial , in this post we will learn to setup a…

Uncategorized

make selenium easy selenium webdriver tutorials

A Web Table with pagination is very common in an application. In this post we will learn how to store… In this post, we will learn to create a Map from Excel data to use in scripts such as Selenium… “FluentWait Vs WebDriverWait” , A hot topic in Selenium WebDriver but still confuses many. Let’s…

Read More “make selenium easy selenium webdriver tutorials” »

Uncategorized

identify angularjs

Skip to content As per Protractor Official Document:- Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application…

Uncategorized

read excel data using apache poi

Skip to content In this post, we will learn to fetch excel data in a List of Map to achieve Data Driven Testing… In this post, we will learn to create a Map from Excel data to use in scripts such as Selenium…

Uncategorized

stream() in selenium

Skip to content In previous post, we learnt to Retrieve text from a list of web elements using Java Stream APIs. You may… Stream API is the major feature introduced in Java 8. As an automation tester, if you think you don’t have…

Uncategorized

Posts pagination

Previous 1 2 3 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark