Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Search Results for: wait

findElement() And findElements() Methods in Selenium WebDriver

A website is a collection of web pages and every webpage may contain multiple elements like buttons, text boxes, calendars, checkboxes, texts, links, headers etc. These elements are categorized as web elements in general. These elements are used to create the structure of a web page and to present some specific information. Let’s see a…

Read More “findElement() And findElements() Methods in Selenium WebDriver” »

Uncategorized

How To Use ThreadSafe Singleton Class To Manage Instance Variables In Automation Framework – Java

In the previous post, we have seen how maximum beginners and experienced Selenium professionals apply inheritance with TestNG annotations while setup test scripts and end up with encountering NullPointerException. We have solved NullPointerException by converting instance variables to Static variables. We also solved the above problem using a Singleton design pattern as well. I have used a static…

Read More “How To Use ThreadSafe Singleton Class To Manage Instance Variables In Automation Framework – Java” »

Uncategorized

How Much Java Required For Selenium?

“How much Java I need to learn for selenium with Java binding?” is mostly asked question by a Professional who wants to learn Selenium with Java. If you want to put a cap on knowledge, you will be always an average knowledgeable professional. Selenium with Java binding is a Java library which means it has…

Read More “How Much Java Required For Selenium?” »

Uncategorized

PROTRACTOR TUTORIAL 2– Identify Angular and Non-angular Application

As per Protractor Official Document:- Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application running in a real browser, interacting with it as a user would. So before selecting Protractor as front end automation tool, you must need to find if your application is an Angular application or not….

Read More “PROTRACTOR TUTORIAL 2– Identify Angular and Non-angular Application” »

Uncategorized

Part 5: Usages Of Javascripts In Selenium: Understanding Method executeAsyncScript Of JavascriptExecutor

Hello folks, In last post we have learnt about executeScript methods of JavascriptExecutor interface. There is another method called executeAsyncScript in JavascriptExecutor interface which is not frequently used. But we must be aware about it usage so that we can use whenever required. First let’s learn what is Synchronous and Asynchronous? In very simple words, Synchronous = Blocking…

Read More “Part 5: Usages Of Javascripts In Selenium: Understanding Method executeAsyncScript Of JavascriptExecutor” »

Uncategorized

#1. |Rest Assured Framework|Points To Consider Before Developing Test Automation Framework|

REST Assured is a Java library to test and validate REST services. I have already covered maximum Rest Assured concepts in different series on my blog and on my YouTube channel here. Creating tutorials on developing a Rest Assured framework from scratch is the next target that I am kicking off with this post. I…

Read More “#1. |Rest Assured Framework|Points To Consider Before Developing Test Automation Framework|” »

Uncategorized

difference

Skip to content 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 contain multiple elements like buttons, text boxes, calendars,…

Uncategorized

webdriver quiz

Skip to content As a part of a Series of posts on Learn Selenium With Quiz, This set contains questions from implicit wait concepts… As a part of a Series of posts on Learn Selenium With Quiz, This set contains very basic questions which…

Uncategorized

noSuchElementException

Skip to content 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 contain multiple elements like buttons, text boxes, calendars,…

Uncategorized

selenium quiz

As a part of a Series of posts on Learn Selenium With Quiz, This set contains questions from XPath concepts in… As a part of a Series of posts on Learn Selenium With Quiz, This set contains questions from XPath concepts… As a part of a Series of posts on Learn Selenium With Quiz, This set…

Read More “selenium quiz” »

Uncategorized

Posts pagination

Previous 1 2 3 4 … 12 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark