Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Month: September 2018

JavaScript Way To Handle Calendar In Selenium | Make Selenium Easy

Hello Folks, In last two posts we have seen handling different types of calendars: Handling Calendar Which Has Year & Month As Drop down In Selenium How To Handle Different Types Of Calendars In Selenium: Part 1 If you notice, You need to write a lengthy code to handle calendars in selenium. Is there any…

Read More “JavaScript Way To Handle Calendar In Selenium | Make Selenium Easy” »

Uncategorized

TestNG Tutorials 52: DataProvider in TestNG – Accessing DataProvider Methods From Another Class Test Class | Make Selenium Easy

Hello Guys, Now we have good understanding of DataProviders in TestNG from previous articles. If you have not read my previous posts on DataProvider, you can go through them below: Why do you need DataProvider? How does DataProvider work? DataProvider with 2D array You can notice in all previous posts that I kept DataProvider methods…

Read More “TestNG Tutorials 52: DataProvider in TestNG – Accessing DataProvider Methods From Another Class Test Class | Make Selenium Easy” »

Uncategorized

TestNG Tutorials 50: DataProvider in TestNG – Understand Basics of DataProvider & How It Works | Make Selenium Easy

My name is Amod Mahajan and I am an IT employee with 4+ years of experience in Software testing and staying in Bengaluru. My area of interest is Automation testing. I started from basics and went throw so many selenium tutorials. Thanks to Mukesh Otwani as his tutorials are easy and cover basics to advance….

Read More “TestNG Tutorials 50: DataProvider in TestNG – Understand Basics of DataProvider & How It Works | Make Selenium Easy” »

Uncategorized

TestNG Tutorials 49: Need of DataProvider Method in TestNG | Make Selenium Easy

Hello Folks, TestNG provides a beautiful functionality to parameterized our configuration and test methods so that we can execute the same test script with different set of data. To make a method (Configuration and Test) parameterized , we use “Parameters” annotation. If we make a method parameterized, we must need to pass parameters values from…

Read More “TestNG Tutorials 49: Need of DataProvider Method in TestNG | Make Selenium Easy” »

Uncategorized

Is It Possible To Use Page Factory Without FindBy In Selenium WebDriver? | Make Selenium Easy

My name is Amod Mahajan and I am an IT employee with 4+ years of experience in Software testing and staying in Bengaluru. My area of interest is Automation testing. I started from basics and went throw so many selenium tutorials. Thanks to Mukesh Otwani as his tutorials are easy and cover basics to advance….

Read More “Is It Possible To Use Page Factory Without FindBy In Selenium WebDriver? | Make Selenium Easy” »

Uncategorized

TestNG Tutorials 48: How to Pass Parameters of Different Datatypes in TestNG | Make Selenium Easy

Hello Folks, Most of us know that, we can pass parameter as a String to methods in TestNG class. Is it really like that? No. Its not. We can pass parameters in whatever data types we required. TestNG will convert them automatically to required data type. We will see an example below: package Parameters; import…

Read More “TestNG Tutorials 48: How to Pass Parameters of Different Datatypes in TestNG | Make Selenium Easy” »

Uncategorized

Java Programs 15: Java Program to Print Fibonacci Series at Given Position Using Recursion | Make Selenium Easy

My name is Amod Mahajan and I am an IT employee with 4+ years of experience in Software testing and staying in Bengaluru. My area of interest is Automation testing. I started from basics and went throw so many selenium tutorials. Thanks to Mukesh Otwani as his tutorials are easy and cover basics to advance….

Read More “Java Programs 15: Java Program to Print Fibonacci Series at Given Position Using Recursion | Make Selenium Easy” »

Uncategorized

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark