Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Author: admin

June 16, 2019 – Make Selenium Easy

Hello Guys, We have already seen two basic posts about:- Introduction to CollectionCreating a collection in Postman In this post, we will see How to run a Collection in Postman. You can relate a Postman Collection as a test suite for functional, regression or smoke. You may want to run all tests in a suite…

Read More “June 16, 2019 – Make Selenium Easy” »

Uncategorized

June 6, 2019 – Make Selenium Easy

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 “June 6, 2019 – Make Selenium Easy” »

Uncategorized

October 2019 – Make Selenium Easy

As a part of End to End REST Assured Tutorial , in this post We will learn about static import concept in Java which we use in REST Assured mostly. Static members of class : When we use “static” modifier with the declaration a member of a class is called as a static member of…

Read More “October 2019 – Make Selenium Easy” »

Uncategorized

September 2019 – Make Selenium Easy

As a part of End to End API Manual and Automation Testing using Postman Series , in this post, we will see how can we read data from an external JSON file in Postman. In previous post, we have learnt how to read data from a csv file in Postman. Many steps will be similar…

Read More “September 2019 – Make Selenium Easy” »

Uncategorized

June 23, 2019 – Make Selenium Easy

Hello Folks, In this post we are going to learn below topics:- What is string() method in XPath?What is difference between string() and text() in XPath?Usage of string() in XPath. What is string() method in XPath? Before learning about we will understand a term “TextNode”. We can insert text in DOM as a node using…

Read More “June 23, 2019 – Make Selenium Easy” »

Uncategorized

April 24, 2019 – Make Selenium Easy

Hello Folks, In this post we are going to see something interesting concepts about waits in Selenium WebDriver. Generally Selenium professionals know that there are three types of waits in Selenium WebDriver:- Implicit WaitExplicit WaitFluent Wait In fact there are only two types of waits:- Implicit waitExplicit wait We can implement Explicit wait in two…

Read More “April 24, 2019 – Make Selenium Easy” »

Uncategorized

MSE – Make Selenium Easy

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

Read More “MSE – Make Selenium Easy” »

Uncategorized

May 4, 2017 – Make Selenium Easy

Hello Folks, We have learnt how to open Chrome, Firefox, IE and Edge browser. It is very first step before we start automating test cases through Selenium Webdriver. Second step is to load URL of AUT(Application Under Test). So in this post we will learn below topics: Opening a URL through get() method. Opening a…

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

Uncategorized

May 2017 – Make Selenium Easy

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 check if a given number is palindrome. Palindrome program is a frequently asked programming interview question to both freshers or experienced in interviews. We will going to learn that in…

Read More “May 2017 – Make Selenium Easy” »

Uncategorized

2017 – Make Selenium Easy

Hello Folks, We have seen Page Object Model in previous posts and you must be noticing that we are writing locators within code. It has its own disadvantages as below: For any modification in locator, you must need to touch the code. Difficult for manual tester or beginner in automation testing to find out correct…

Read More “2017 – Make Selenium Easy” »

Uncategorized

Posts pagination

Previous 1 … 114 115 116 … 155 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark