Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Author: admin

XPath Method- string-length() – Usage in Locating Element

Hello Guys, I am going to explain the usage of a method named string-length() from XPath 1.0. This method is very useful to write advanced and dynamic locators. XPath 1.0 provides an overloaded method named string-length():- string-length(string) – returns length of given string string-length() – returns the length of the string specified by the context…

Read More “XPath Method- string-length() – Usage in Locating Element” »

Uncategorized

Selenium

An Introduction to Selenium – A set of Tools Architecture of Selenium Webdriver http://makeseleniumeasy.com/2017/03/21/installation-of-java-eclipse-and-selenium/ http://makeseleniumeasy.com/2017/03/24/setup-of-selenium-project-and-how-to-open-a-chrome-browser/ How To Launch Firefox Browser in Selenium WebDriver – Java Launch of Edge and Internet Explorer browser in Selenium 3 Hierarchy of Classes & Interfaces of WebDriver Interface in Selenium WebDriver All about WebDriver: Methods And Its Usages Why syntax…

Read More “Selenium” »

Uncategorized

TestNG Tutorials 41: Skipping a Test Conditionally in TestNG

Hello Folks, In this post we will learn below topics: 1. How to skip a test conditionally? 2. How conditionally skipped test is reported in TestNG report? 3. How to report conditionally skipped test case as failed in TestNG report instead of skipped? 4. What is SkipException class? 5. What is use of isSkip() method?…

Read More “TestNG Tutorials 41: Skipping a Test Conditionally in TestNG” »

Uncategorized

REST Assured Tutorial 6 – Interface in OOPS – Implement As You Wish

As a part of End to End REST Assured Tutorial , in this post We will learn about Interface in Java. I will strongly recommended you to go through the topic Abstraction – Hide the implementation before continuing this post. Let’s start with a real time example. You would be reading this post on a…

Read More “REST Assured Tutorial 6 – Interface in OOPS – Implement As You Wish” »

Uncategorized

How to Query JSON using JSONPath?

Skip to content Introduction As a part of the End to End REST Assured Tutorial, in this post, we will learn to learn more JsonPath… Introduction As a part of the End to End REST Assured Tutorial, in this post, we will learn to write JsonPath for…

Uncategorized

TestNG Tutorials 1: Why Do We Require TestNG In Selenium?

Hello Folks, We have written so many automated scripts in previous posts. We wrote those scripts inside a main method. To run that particular script, we ran main method of that particular class. Let’s assume that we have 100 test scenarios to automate and we developed 100 test scripts using typical style of writing java…

Read More “TestNG Tutorials 1: Why Do We Require TestNG In Selenium?” »

Uncategorized

Introduction To Karate – A Unified Framework for API test-automation, mocks, performance-testing, and UI automation

Sometimes I think that a Tester must need to know to code to write better automated test scripts. We have a good number of tools that require a good amount of coding such as Selenium, Protractor, Cypress, Rest Assured, etc. There are some tools that require less coding but for better assertions and extension of…

Read More “Introduction To Karate – A Unified Framework for API test-automation, mocks, performance-testing, and UI automation” »

Uncategorized

Postman Tutorial Part 22 – Postman Console – Debugging And Logging

Debugging and logging are very important when you are trying to develop/test something. During development or Testing of any software or API, you may need to debug or log what is happening in between if actual behaviour is not as per expected behaviour. You must have heard of browser’s developer console or web console. Postman…

Read More “Postman Tutorial Part 22 – Postman Console – Debugging And Logging” »

Uncategorized

Git Tutorial 24 – Ignore Files Using .gitignore

As a part of GIT Tutorials End To End, we will learn about the .gitignore file or ignoring file and directory in git 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…

Read More “Git Tutorial 24 – Ignore Files Using .gitignore” »

Uncategorized

Git Tutorial 20 – Untracked File Vs Unstaged File

As a part of GIT Tutorials End To End, we will learn about the difference between Untracked and Unstanged files of GIT 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…

Read More “Git Tutorial 20 – Untracked File Vs Unstaged File” »

Uncategorized

Posts pagination

Previous 1 … 28 29 30 … 155 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark