Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Author: admin

JsonNode in jackson

Skip to content Introduction As a part of End to End REST Assured Tutorial, in this post, we will parse a JSON Array as JsonNode… Introduction As a part of End to End REST Assured Tutorial, in this post, we will parse a JSON Array as JsonNode… Introduction As a part of End to End REST Assured Tutorial, in this…

Read More “JsonNode in jackson” »

Uncategorized

bearer token

Skip to content Introduction I have explained the Flow of OAuth 2.0 in the previous post. In Step C – Request Access Token, I mentioned that… Introduction I have explained the Flow of OAuth 2.0 in the previous post. In Step C – Request Access Token,…

Uncategorized

selenium 4 features

Skip to content Till Selenium 3, we were only able to maximize the window. We were not able to minimize directly. There were… An alpha version of Selenium is released as 4.0.0-alpha-1. As we were expecting a big changes in Selenium 4 it…

Uncategorized

waits in selenium

Skip to content Agenda :- Introduction of FluentWait Using FluentWait with a string Working mechanism of FluentWait FluentWait is the most powerful wait… Hello Folks, In this post we are going to see something interesting concepts about waits in Selenium WebDriver. Generally Selenium…

Uncategorized

amod mahajan rest assured

As a part of End to End REST Assured Tutorial , in this post We will learn about “Querying RequestSpecification… As a part of End to End REST Assured Tutorial , in this post We will learn about calling HTTP… Introduction As a part of End to End REST Assured Tutorial, in this post, we will learn…

Read More “amod mahajan rest assured” »

Uncategorized

StaleElementReferenceException

Skip to content Let’s start with some lines of code :- Launch login page of a website. Locate a WebElement “EmailAddress” and store… Already , I have covered cause and ways of handling StaleElementReferenceException in detail. You can find the link of that…

Uncategorized

Stream api in java

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

Why Should We Upcast Browser Driver Class Object To WebDriver?

In interview a frequently asked interview question is “Why do we upcast browser class object to WebDriver? or why we do not upcast to RemoteWebDriver class instead of WebDriver?” and we give all sort of answers. First of all this question is asked with assumption that we do not have any option except upcast. Is…

Read More “Why Should We Upcast Browser Driver Class Object To WebDriver?” »

Uncategorized

REST Assured Tutorial 73 – How to ignore node/s for JSON comparison in JSONassert

As a part of the End to End REST Assured Tutorial, in this post, we will learn to ignore specific nodes while comparing two JSON documents using the JSONassert library. We have already learned to Compare two JSON Objects and Compare two JSON Arrays using JSONassert library as a whole. We may not need to compare all nodes in JSON documents…

Read More “REST Assured Tutorial 73 – How to ignore node/s for JSON comparison in JSONassert” »

Uncategorized

REST Assured Tutorial 73 – How to ignore node/s for JSON comparison in JSONassert

As a part of the End to End REST Assured Tutorial, in this post, we will learn to ignore specific nodes while comparing two JSON documents using the JSONassert library. We have already learned to Compare two JSON Objects and Compare two JSON Arrays using JSONassert library as a whole. We may not need to compare all nodes in JSON documents…

Read More “REST Assured Tutorial 73 – How to ignore node/s for JSON comparison in JSONassert” »

Uncategorized

Posts pagination

Previous 1 … 68 69 70 … 155 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark