Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Author: admin

Git Tutorial 14 – How To Create, Switch And List Branches In Git?

As a part of GIT Tutorials End To End, we will learn about the Git branch command in this post. I will expect that you are aware of the basic concepts and commands of GIT. But if you are a beginner in GIT then I strongly recommend you to refer GIT Basic Commands and Concepts section on my…

Read More “Git Tutorial 14 – How To Create, Switch And List Branches In Git?” »

Uncategorized

REST Assured Tutorial 2 – Setup a Basic REST Assured Maven Project in Eclipse IDE

As a part of End to End REST Assured Tutorial , in this post we will learn to setup a Maven – REST Assured in Eclipse IDE. Maven is a build automation tool for Java Projects primarily. If you have worked on Selenium projects, you must have used Maven. The major use of Maven we…

Read More “REST Assured Tutorial 2 – Setup a Basic REST Assured Maven Project in Eclipse IDE” »

Uncategorized

selenium quiz

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 Quiz, This set contains questions from XPath concepts… As a part of a Series of posts on Learn Selenium With Quiz, This set…

Read More “selenium quiz” »

Uncategorized

Postman Tutorial Part 36 – Export & Import Postman Collection As a JSON – Sharing Postman Collection

We have already learnt about sharing a Postman Collection as a link. In this post we will see sharing a Postman collection as a JSON file. A Postman Collection can be exported and imported as a JSON file. This JSON file contains all metadata of collection which helps you to import collection. This exported JSON…

Read More “Postman Tutorial Part 36 – Export & Import Postman Collection As a JSON – Sharing Postman Collection” »

Uncategorized

Part 2: Usages Of Javascripts In Selenium: How To Run Javascript Commands In Selenium

Hello folks, In previous post, we have learnt why do we need javascript in Selenium webdriver.  In this post we will learn how to run javascript commands in selenium webdriver. Selenium people provides an interface named “JavascriptExecutor“, which provides declaration of two methods as below: Object executeScript(String arg0, Object… arg1); Object executeAsyncScript(String arg0, Object… arg1);…

Read More “Part 2: Usages Of Javascripts In Selenium: How To Run Javascript Commands In Selenium” »

Uncategorized

api

We know that we can write Pre-request scripts and Tests scripts for a request, collection and folder in a collection… Hello Guys, Whether you are an API developer or tester, you must understand the difference between PUT and PATCH http… “Accept” and “Content-Type” are HTTP Headers which control input and output formats. “Accept” is a…

Read More “api” »

Uncategorized

API Testing Tutorial Part 3 – Understand Terms URN , URL ,URI & API

This is a frequently asked interview question for API testing. All these terms are confusing to beginners as well as experienced.  I will try to explain it well in this post.  I will start with the line – ” All above terms are same at a final point. These words are the stages representing evolution…

Read More “API Testing Tutorial Part 3 – Understand Terms URN , URL ,URI & API” »

Uncategorized

Frequently Asked Java Program 29: Java Program to Remove Duplicate Characters From Word Without Using Collection Concept

Hello Folks, As part of Frequently Asked Java Programs In Interviews For Freshers And Experienced, in this post we will see a java program to Remove Duplicate Characters From Word without Using Collection Concept. We have already seen above program using Collection concept. But interviewer might ask to solve it without using Collection APIs. Remove all…

Read More “Frequently Asked Java Program 29: Java Program to Remove Duplicate Characters From Word Without Using Collection Concept” »

Uncategorized

Authentication vs Authorization – Who vs Who+What

The first job after completing education is always special. I joined a Software company and on the first day itself, I got an ID CARD where my name, employee Ids were mentioned. HR said that you are now authenticated to enter company premises now. By wearing that ID card I was able to enter the…

Read More “Authentication vs Authorization – Who vs Who+What” »

Uncategorized

CSS Selector In Selenium Webdriver: Points You Must Know

Hello Folks, We have seen all locators except CSS Selectors in old posts. You can find links of old posts below: ID Locator name, className, linkText, PartialLinkText, tagName Locators Xpath Basic concepts Xpath Advanced Concepts We will cover CSS Selector in this post. We will see below topics: What is CSS? What is CSS Selectors?…

Read More “CSS Selector In Selenium Webdriver: Points You Must Know” »

Uncategorized

Posts pagination

Previous 1 … 16 17 18 … 155 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark