Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Author: admin

SelectorsHub : An XPath & cssSelector dictionary!!

Like a dictionary gives all the suggestions at one place for matching characters similarly now we have SelectorsHub for locators. As soon as we start typing SelectorsHub suggests all the attributes, siblings, etc to build the xpath, cssSelector in less than 5sec. There are a lot of good reasons which make SelectorsHub the best XPath…

Read More “SelectorsHub : An XPath & cssSelector dictionary!!” »

Uncategorized

JavaScript Usage in Selenium

JavaScript helps us to interact webelement where Selenium fails to do so. This section will discuss all those usage. Part 1: Usages Of Javascripts In Selenium: Why We Need Javascript Commands In Selenium Part 2: Usages Of Javascripts In Selenium: How To Run Javascript Commands In Selenium Part 3: Usages Of Javascripts In Selenium: Problem…

Read More “JavaScript Usage in Selenium” »

Uncategorized

GIT Tutorials – End To End

Introduction As a part of GIT Tutorials End To End, we will learn about retrieving a deleted and committed file in… Introduction As a part of GIT Tutorials End To End, we will learn about retrieving a deleted and committed file in… Introduction As a part of GIT Tutorials End To End, we will learn about retrieving a…

Read More “GIT Tutorials – End To End” »

Uncategorized

Selenium Interview Experience

Skip to content Introduction This selenium scripting question is asked to beginners and intermediate-level professionals. The detailed problem statement is as below:- Launch… Company Name :- HCLDate :- Aug – 2019Experience Level: – 2 – 4 YearsLocation- BengaluruRounds :- 2Mode : – F2F…

Uncategorized

REST Assured Tutorial 68 – Compare Two JSON using Jackson – Java Library

As a part of the End to End REST Assured Tutorial, in this post, we will learn to compare two JSON using the Jackson library. We may need to compare two JSON during API testing. For example – If we are going to get the same JSON response for an API every time or some parts of…

Read More “REST Assured Tutorial 68 – Compare Two JSON using Jackson – Java Library” »

Uncategorized

FindAll Annotation In Page Factory In Selenium WebDriver

Hello Folks, In this post, we will learn about another annotation in Page Factory called FindAll. Suppose, you need to locate below web elements and find out counts: All web elements whose class name is “ABC”. All web elements whose id is “DEF”. All web elements whose linkText is “Sometext”. Generally you will write as…

Read More “FindAll Annotation In Page Factory In Selenium WebDriver” »

Uncategorized

REST Assured Tutorial 35 – De-Serialization – JSON Object To Java Object Using Gson API

As a part of End to End REST Assured Tutorial, in this post, We will learn the “De-Serialization” concept where we will create Java Object from JSON Objects using the Gson library. Previously we learned Serialization – Java Object To JSON Object Using Gson API. We have learned about POJOs in the previous posts. If you have…

Read More “REST Assured Tutorial 35 – De-Serialization – JSON Object To Java Object Using Gson API” »

Uncategorized

Postman Tutorial Part 2 – Installation of Postman Tool – Chrome App, Native App and Web app

As a part of Postman Tutorial – End to End, in this post, we will learn the “Installation of Postman Tool as a Chrome app, Native app and web version” Initially, the Postman tool was introduced as an extension/app of the Chrome browser. Postman Chrome app can run only on the chrome browser which was a critical limitation….

Read More “Postman Tutorial Part 2 – Installation of Postman Tool – Chrome App, Native App and Web app” »

Uncategorized

Storing Web Table With Pagination Data Into List Of Map – Java

A Web Table with pagination is very common in an application. In this post we will learn how to store all rows and columns of a Web Table with pagination in a List of Map using Java. Already we have learnt :- Storing Web Table Data Into List Of Map – Java Storing Web Table…

Read More “Storing Web Table With Pagination Data Into List Of Map – Java” »

Uncategorized

REST Assured Tutorial 47 – Fetch Value From Nested JSON Array Using JsonNode – Jackson – At() Method

As a part of End to End REST Assured Tutorial, in this post, we will parse a JSON Array as JsonNode to fetch values of different types. Creating POJO classes for parsing a JSON to fetch values may not be easy all the time especially when you have lengthy nested JSON and dynamic JSON. Instead, we can…

Read More “REST Assured Tutorial 47 – Fetch Value From Nested JSON Array Using JsonNode – Jackson – At() Method” »

Uncategorized

Posts pagination

Previous 1 … 34 35 36 … 155 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark