Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Author: admin

July 7, 2017 – Make Selenium Easy

Hello Folks, As part of Frequently Asked Java Programs In Interviews For Freshers And Experienced, in this post we will learn to develop a java program to find out occurrence of individual characters in a given string. Logic: To get input from user, we will use Scanner class.We will use Map interface concept here which deals…

Read More “July 7, 2017 – Make Selenium Easy” »

Uncategorized

August 31, 2018 – 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: Output: Note: 1….

Read More “August 31, 2018 – Make Selenium Easy” »

Uncategorized

April 30, 2018 – Make Selenium Easy

Hello Folks, Let’s learn something interesting in selenium webdriver. We know whenever we launch a browser, first browser serve is started which helps in communication between browser and selenium commands. The same process is repeated for every test if you launch and quit browser every time. Let’s understand above point with an example below: Run…

Read More “April 30, 2018 – Make Selenium Easy” »

Uncategorized

May 12, 2017 – Make Selenium Easy

Hello Folks, We have learnt basic concepts of Selenium webdriver. From this post onward, I will cover the concepts of handling different types of web elements. We will start with Text Box. Topic will be covered in this post: What is text box and how to create it. How to type in a text box….

Read More “May 12, 2017 – Make Selenium Easy” »

Uncategorized

March 12, 2019 – Make Selenium Easy

As a part of a Series of posts on Learn Selenium With Quiz, This set contains questions from XPath concepts in Selenium WebDriver. I will suggest you to go through below link before taking up quiz: XPath Basics 1 XPath Basic 2 Advanced XPath Now take up below quiz:-

Uncategorized

July 1, 2018 – Make Selenium Easy

Hello Folks, In this post, we will learn about grouping of test methods in TestNG. “Group” is meant for categorisation of similar items. In a supermarket, you see how they separate different types of vegetables to make it easier for customers to locate them (As shown in above pic). Similar concept we apply for test…

Read More “July 1, 2018 – Make Selenium Easy” »

Uncategorized

March 31, 2017 – Make Selenium Easy

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 “March 31, 2017 – Make Selenium Easy” »

Uncategorized

August 20, 2017 – Make Selenium Easy

Hello Folks, In current series of posts we have learnt: Basics of drop-down created using SELECT tag. Handling single select drop-down. Now, we will see how to handle multi select drop-down using Select class. We will be using below html code of multi select drop-down: When you will open above html file in a browser,…

Read More “August 20, 2017 – Make Selenium Easy” »

Uncategorized

September 9, 2018 – Make Selenium Easy

Hello Folks, In last post, we have seen Why do we need to use DataProvider in TestNG. Now we will see a serie of posts on DataProvider. What is DataProvider? DataProvider is an annotation to mark a method as data provider which provides data as an array of array of Objects which can be used…

Read More “September 9, 2018 – Make Selenium Easy” »

Uncategorized

April 13, 2017 – Make Selenium Easy

Hello Folks, In last post , I explained about locating web element using ID. I explained last post in details so that you will be able to understand other locators easily. We will learn in this post: Locating web element using name. Locating web element using tag name. Locating web element using link text. Locating…

Read More “April 13, 2017 – Make Selenium Easy” »

Uncategorized

Posts pagination

Previous 1 … 117 118 119 … 155 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark