Skip to content
Search
Software Testing Tutorials
  • Home
  • Selenium
    • selenium IDE tutorial
      • IDE Commands Part 1
      • IDE Commands Part 2
    • Selenium Webdriver Tutorial
      • Selenium Tutorial Part One
      • Selenium Tutorial Part Two
      • Selenium Advanced Tutorials
    • Selenium Data Driven Framework
    • 60 Selenium Interview Questions
    • Selenium Grid
      • Selenium Grid Tutorial
  • Playwright
    • Playwright JavaScript Tutorial
      • Beginner’s Guide
      • Install, Record, Debug, Report
        • Playwright Installation
        • Record Test
        • Debug Test
        • Generate Allure Report
      • Element Locators
        • BY XPath
        • By ID
        • getByRole()
        • getByLabel()
        • getByText()
        • getByTestId()
        • getByTitle()
        • getByAltText()
        • getByPlaceholder()
      • Basic Actions
        • Get Page Title
        • Get Page URL
        • Type Text
        • Clear Text
        • Click a Button
        • Select DropDown Value
        • Select Checkboxe
        • Perform Right-Click
        • Perform Double-Click
      • Advanced Interactions
        • Handle Tables
        • Handle Date Pickers
        • Handle Dialog Box
        • Scroll Down and Top
        • Hover Over Element
        • Focus on an Element
        • Press Keys
        • Download File
        • Upload Files
        • Perform Drag and Drop
        • Take Screenshot
        • Record Video
        • Maximize Browser
      • Playwright POM
      • Parameterized(Data-Driven) Testing
      • GitHub Actions
    • Playwright Java Tutorial
      • Beginner’s Guide
      • Install Playwright Java
      • Record Test
      • Element Locators
        • XPath Locator
        • CSS Selector
    • Playwright Python Tutorial
    • Playwright Interview Questions
  • Appium Tutorials
    • Appium Tutorial Part One
    • Appium Tutorial Part Two
    • Advanced Appium Tutorial
    • Appium Interview Questions
      • Questions Part One
      • Questions Part Two
      • Questions Part Three
      • Questions Part Four
      • Questions Part Five
      • Questions Part Six
      • Questions Part Seven
  • JMeter Tutorial
  • Excel Guide
  • Manual Testing
    • Basic Tutorials
    • Advanced Tutorials
  • Tech Insights
Software Testing Tutorials
Close menu
  • Home
  • Selenium
    • selenium IDE tutorial
      • IDE Commands Part 1
      • IDE Commands Part 2
    • Selenium Webdriver Tutorial
      • Selenium Tutorial Part One
      • Selenium Tutorial Part Two
      • Selenium Advanced Tutorials
    • Selenium Data Driven Framework
    • 60 Selenium Interview Questions
    • Selenium Grid
      • Selenium Grid Tutorial
  • Playwright
    • Playwright JavaScript Tutorial
      • Beginner’s Guide
      • Install, Record, Debug, Report
        • Playwright Installation
        • Record Test
        • Debug Test
        • Generate Allure Report
      • Element Locators
        • BY XPath
        • By ID
        • getByRole()
        • getByLabel()
        • getByText()
        • getByTestId()
        • getByTitle()
        • getByAltText()
        • getByPlaceholder()
      • Basic Actions
        • Get Page Title
        • Get Page URL
        • Type Text
        • Clear Text
        • Click a Button
        • Select DropDown Value
        • Select Checkboxe
        • Perform Right-Click
        • Perform Double-Click
      • Advanced Interactions
        • Handle Tables
        • Handle Date Pickers
        • Handle Dialog Box
        • Scroll Down and Top
        • Hover Over Element
        • Focus on an Element
        • Press Keys
        • Download File
        • Upload Files
        • Perform Drag and Drop
        • Take Screenshot
        • Record Video
        • Maximize Browser
      • Playwright POM
      • Parameterized(Data-Driven) Testing
      • GitHub Actions
    • Playwright Java Tutorial
      • Beginner’s Guide
      • Install Playwright Java
      • Record Test
      • Element Locators
        • XPath Locator
        • CSS Selector
    • Playwright Python Tutorial
    • Playwright Interview Questions
  • Appium Tutorials
    • Appium Tutorial Part One
    • Appium Tutorial Part Two
    • Advanced Appium Tutorial
    • Appium Interview Questions
      • Questions Part One
      • Questions Part Two
      • Questions Part Three
      • Questions Part Four
      • Questions Part Five
      • Questions Part Six
      • Questions Part Seven
  • JMeter Tutorial
  • Excel Guide
  • Manual Testing
    • Basic Tutorials
    • Advanced Tutorials
  • Tech Insights
Software Testing Tutorials
Search Toggle menu

Category: WebDriver

A watercolor painting depicting a beginner learning the Selenium automation tool.
November 22, 2022August 17, 2025Learn Selenium Webdriver Online, Selenium 2, selenium tutorial, selenium webdriver tutorial, WebDriver, webdriver tutorials

Selenium Tutorial for Beginners

Complete Selenium tutorial with Java setup, Eclipse configuration, JUnit setup, and essential Selenium element locators explained step by step.

November 16, 2022Locate element, selenium webdriver, selenium webdriver tutorial, WebDriver, webdriver tutorial, xpath in selenium

Element locator XPath in selenium to find element

Selenium XPath element locator to find element by XPath In selenium, XPath is one of the most popular element locator. Selenium find […]

November 14, 2022June 18, 2025java tutorials for webdriver, Selenium 2, selenium webdriver, selenium webdriver tutorial, WebDriver

Interface In Java : Tutorials For Selenium Webdriver

I described about Inheritance and method overriding in java software development language In my previous post so I am suggesting you to read […]

November 14, 2022June 18, 2025Selenium 2, selenium webdriver, selenium webdriver tutorial, WebDriver, WebDriver Examples, webdriver tutorials

Data Driven Test Using CSV File In Selenium WebDriver

Earlier we learnt how to perform data driven software automation testing using Java Excel API to read data from excel file In THIS […]

November 14, 2022June 18, 2025explicit wait, Selenium 2, selenium webdriver tutorial, wait for alert, WebDriver, webdriver tutorials, WebDriver Wait For Examples

WebDriver how to wait for alert in selenium 2

As we have seen in my previous posts, we can use textToBePresentInElementLocated(By, String) WebDriver condition to wait for text present on page and […]

November 14, 2022June 25, 2025Appium, Appium Android Examples, Appium Tutorials, mobile automation, Selenium 3, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

How To Find Apk Package Name And Launcher Activity Name

Learn how to find APK package name and launcher activity using ADB, APK Analyzer, and command-line tools for mobile automation and testing.

November 14, 2022June 18, 2025Selenium 2, selenium webdriver, selenium webdriver tutorial, WebDriver, WebDriver Datadriven Framework, webdriver tutorials

Create Data Driven Framework For Selenium WebDriver Using POI, TestNG And ANT

If you are using selenium webdriver as automation tool to test software web application and wants to create selenium webdriver data driven framework […]

November 14, 2022June 18, 2025Selenium 2, selenium interview questions, selenium interview questions and answers, selenium webdriver tutorial, WebDriver, webdriver interview questions, webdriver tutorials

Top Selenium interview questions and answers

Which selenium interview questions and answers you need to prepare before interview? You must know selenium interview questions and answers which are generally asked by interviewer. […]

Posts pagination

1 2 … 43 >
  • How to Generate Playwright Allure Report in JavaScript
  • How to Use Playwright Java CSS Selector: Complete Guide
  • Playwright Java XPath Locator Tutorial: Complete Guide
  • Playwright Locators in Java: Complete Guide with Examples
  • How to Record Playwright Test in Java Using Codegen

              
  • About Us
  • Contact Us
  • Terms of Service
  • Privacy Policy
© 2025 Software Testing Tutorials. Proudly powered by Sydney
Join Our Learning Community
Subscribe to receive updates on fresh blog posts and resources.
icon
By subscribing, you agree to our privacy policy and terms of service.