Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Author: admin

Launch of Edge and Internet Explorer browser in Selenium 3

Hello Folks, We have seen: How to launch Firefox browser. How to launch chrome browser. In this post we will learn: How to launch Edge browser(Windows 10 onward) How to launch Internet Explorer browser What is Edge browser: Microsoft Edge is a web browser developed by Microsoft and included in Windows 10, Windows 10 Mobile…

Read More “Launch of Edge and Internet Explorer browser in Selenium 3” »

Uncategorized

Usage of Java Stream API in Selenium – Retrieving Text From a List Of WebElements

Stream API is the major feature introduced in Java 8. As an automation tester, if you think you don’t have to learn about it, you may be wrong. Yes you don’t need to know everything but little basic knowledge of Stream API will help you to reduce lines of code in Selenium script. I am…

Read More “Usage of Java Stream API in Selenium – Retrieving Text From a List Of WebElements” »

Uncategorized

Why WebDriver Is An Interface not a class or an abstract class?

“Why WebDriver is an interface not a class or an abstract class?” This is a frequently asked interview question as well as an important concept of Selenium WebDriver. Anyway the answer of this question depends on how much you understand Interface and Abstract class concepts in Java and how and when to use. There are…

Read More “Why WebDriver Is An Interface not a class or an abstract class?” »

Uncategorized

REST Assured Tutorial 46 – Fetch Value From JSON Array Using JsonNode – Jackson – Get() & Path() Methods

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 46 – Fetch Value From JSON Array Using JsonNode – Jackson – Get() & Path() Methods” »

Uncategorized

Selenium interview expereince

Skip to content Shared By: – VeenaCompany Name :- Cognizant (CTS)Experience Level: – 2 YearsLocation– BengaluruMode : – F2FRounds: – 2 roundsDate :- Sep –… Introduction As part of the Interview Experience series, in this post, we will see an interview experience in Nous InfoSystem…

Uncategorized

mahajan

Skip to content Hello folks, We have seen in last post which explains  how can we load a URL without using any get()… Hello Folks, We have seen tools to find XPath in Firefox. Those tools were specific to Firefox browser. In this…

Uncategorized

REST Assured Tutorial 25 – How To Create a JSON Object Using Jackson API – ObjectMapper – createObjectNode()

We already learnt Creating JSON Object Request Body Using Map. In this post we will learn to Create a JSON Object or Object Node ( In terms of Jackson API ) using Jackson API. Jackson API is a high performance JSON processor for Java. We can perform serialization, deserialization , reading a JSON file, writing…

Read More “REST Assured Tutorial 25 – How To Create a JSON Object Using Jackson API – ObjectMapper – createObjectNode()” »

Uncategorized

getAttribute

Skip to content Verifying page title is basic step before proceeding for further validation. Generally we use getTitle() method which gives title of… Front end Automation testing is not only about Navigating/Clicking/Typing here and there. It is more about validation so that it…

Uncategorized

API Testing – Postman Tool – Quiz 2

API Testing is a must to have skills for testers nowadays. I have tried to cover the Basics of API, Postman tool, and Rest Assured on my blog. You can find links below:- Basics of API Testing Become an expert in Postman tool by learning end to end Become an expert in Rest Assured tool…

Read More “API Testing – Postman Tool – Quiz 2” »

Uncategorized

Selenium Frameworks

Selenium Framework 1- Framework- What, Why and How Selenium Framework 2: Why Do We Need A Framework In Selenium? Selenium Framework 3: Types Of Selenium Frameworks Selenium Framework 4: Understand Linear Framework in Selenium Selenium Framework 5: Understand Keyword Driven Framework in Selenium

Uncategorized

Posts pagination

Previous 1 … 14 15 16 … 155 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark