Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • Toggle search form

Month: March 2025

findElements

Skip to content We can locate web element/s on a webpage using both FindBy and findElement() or findElements(). Primary purpose of both ways… Agenda :- Introduction of implicit wait Working of implicit wait Disadvantages of implicit wait? Previously we have seen “Using Thread.sleep()… A website is a collection of web pages and every webpage may…

Read More “findElements” »

Uncategorized

Java For Selenium

I have got so many suggestions to write on Java topics as well. As we all know there are already so many good tutorials on Java available on internet, So I am going to cover only important topics for a Selenium automation testers in this section. Hope I will get try to explain concept understandable…

Read More “Java For Selenium” »

Uncategorized

parameters

Skip to content In last post, we have learnt how can we make parameterized DataProvider method in TestNG to provide test data to… Hello Folks, I was asked this question in an interview and I was like “Are there two terms “Parameters” and… Hello Folks, Arguments or Parameters help us to achieve reusability of codes and…

Read More “parameters” »

Uncategorized

JsonIgnoreProperties

Skip to content Introduction As a part of End to End REST Assured Tutorial, in this post, We will learn about how unknown properties during deserialization… Introduction As a part of End to End REST Assured Tutorial, in this post, We will learn about how unknown properties during…

Uncategorized

How to load a URL in browser without using get() or navigate() method in Selenium

Hello Folks, In last post, we have seen in details how to open a URL in selenium webdriver. Do you know that we can open a URL without using any browser as well?  It is frequently asked interview question as well. Let’s learn it. Let’s perform some steps first: Open a browser. Press F12. Switch…

Read More “How to load a URL in browser without using get() or navigate() method in Selenium” »

Uncategorized

selenium interview question

Company Name :- HCLDate :- Aug – 2019Experience Level: – 2 – 4 YearsLocation- BengaluruRounds :- 2Mode : – F2F… This question was recently asked in a Selenium group on Facebook. Generally these types of question are asked frequently in… Below questions are for professional who have working experience in Selenium WebDriver. You must ask…

Read More “selenium interview question” »

Uncategorized

TestNG Tutorials 36: Can a Test Method Return a Value in TestNG?

Hello Folks, This is also an interview question. These questions are asked to know how much you can think on a scenario. Question was, “Can a test method return a value? If yes, how can you use it?”. Yes, a @Test annotated method can return a value but that method will not be considered as…

Read More “TestNG Tutorials 36: Can a Test Method Return a Value in TestNG?” »

Uncategorized

Postman Tutorial Part 50 – How to Retrieve Request Body in Postman

As a part of Postman Tutorial – End to End , in this post, we will learn “How to retrieve request body in Postman?”. Verification is the purpose of testing. Suppose we need to create a booking and we pass required details like first name, last name, check in date, check out date etc. After booking we…

Read More “Postman Tutorial Part 50 – How to Retrieve Request Body in Postman” »

Uncategorized

api tutorials

Skip to content We know that we can write Pre-request scripts and Tests scripts for a request, collection and folder in a collection… Hello Folks, As part of our API Testing series, we will see “Sending DELETE request in Postman”. First of all we…

Uncategorized

How To Select Random Value From Any Drop down In Selenium Web Driver

Hello Guys, When you are automating any functionality, you may need to select value from drop down. What should be selected value, generally you want it from user. There might be many scenarios where you just need to select any value from drop down. For example: Consider User registration where you need to select country…

Read More “How To Select Random Value From Any Drop down In Selenium Web Driver” »

Uncategorized

Posts pagination

Previous 1 … 14 15 16 … 24 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark