Skip to content
  • Home
  • Selenium
    • Setup & Launching Browsers
    • StaleElementReferenceException
    • Locators in Selenium
    • Basic Concepts Of Selenium
    • Handling Calendar in Selenium
    • All Waits in Selenium
    • Page Object Model – PageFactory in Selenium
    • Front End Automation Strategies
    • JavaScript Usage in Selenium
    • Usage of Java Stream API in Selenium
    • Handling Dropdown in Selenium WebDriver
  • API Testing
    • Kick Start API Testing
    • Postman Tutorials
    • Learn REST Assured End to End
    • Industry Level End To End Automation Framework From Scratch
  • TestNG
    • DataProvider Concept in TestNG
  • GIT Tutorial
    • GIT Basics Concepts
    • Git Tutorial – E2E – Basics To Advanced
  • About Me

Tag: findElements

Selenium Interview Question 4 – Difference Between @FindBy and findElement() Method in Selenium WebDriver

February 15, 2019 Amod Mahajan 2 Comments

We can locate web element/s on a webpage using both FindBy and findElement() or findElements(). Primary purpose of both ways…

Continue Reading →

Posted in: Selenium Topics Filed under: difference between findBy and findElements, findBy, findElement, findElements, Selenium, selenium interview question, selenium webdriver

Using Implicit Wait in Selenium WebDriver

May 31, 2017 Amod Mahajan 17 Comments

Agenda :- Introduction of implicit wait Working of implicit wait Disadvantages of implicit wait? Previously we have seen “Using Thread.sleep()…

Continue Reading →

Posted in: Selenium Topics Filed under: amod, amod mahajan, browser, chrome, difference, findElement, findElements, implicit wait, java, noSuchElementException, Selenium, Webdriver

findElement() And findElements() Methods in Selenium WebDriver

April 23, 2017 Amod Mahajan 4 Comments

A website is a collection of web pages and every webpage may contain multiple elements like buttons, text boxes, calendars,…

Continue Reading →

Posted in: Selenium Topics Filed under: amod, amod mahajan, difference, findElement, findElements, noSuchElementException, Selenium, Webdriver
Copyright © 2025 — Ascension WordPress theme by GoDaddy