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
      • Playwright Installation
      • 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
      • Record Test
      • Debug Test
      • Playwright POM
      • Playwright Parameterized Tests
      • GitHub Actions
    • Playwright Java Tutorial
      • Beginner’s Guide
      • Install Playwright Java
      • Record Test
    • 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
      • Playwright Installation
      • 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
      • Record Test
      • Debug Test
      • Playwright POM
      • Playwright Parameterized Tests
      • GitHub Actions
    • Playwright Java Tutorial
      • Beginner’s Guide
      • Install Playwright Java
      • Record Test
    • 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 Examples

November 30, 2014June 19, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

How To Enable/Disable @Test Method In Selenium WebDriver Using TestNG

TestNG has very good feature to enable or disable selenium webdriver @Test method. During test execution, If you do not wants to execute […]

November 27, 2014June 19, 2025Selenium 2, selenium interview questions and answers, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

TestNG With Selenium WebDriver Interview Questions And Answers

Part 15 68 : What Is the usage of testng.xml file? Answer : In selenium WebDriver software testing tool, We are using testng.xml […]

November 25, 2014June 19, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

Use Of preserve-order In TestNG With Selenium WebDriver

preserve-order Is very Important attribute In TestNG. In Selenium WebDriver test execution, Many times peoples are complaining like my test cases execution not […]

November 24, 2014June 19, 2025Selenium 2, selenium interview questions and answers, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

Selenium WebDriver with TestNG Interview Questions With Answers

Part 14 63 : What Is TestNG? Answer : TestNG Is Open Source(Freeware) framework which Is Inspired from NUnit and JUnit with […]

November 20, 2014June 19, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

Using Single @DataProvider Method To Store All WebDriver Test Case Data

We have learnt how to create and store multiple @DataProvider methods In single class file called dataProvider_Repository.java and then we can use those […]

November 18, 2014June 19, 2025Selenium 2, selenium interview questions and answers, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

JUnit With Selenium WebDriver Interview Questions And Answers

Part 13 58 : Tell me main features of JUnit. Answer : JUnit features are as bellow. JUnit Is unit software testing framework. So It […]

November 16, 2014June 19, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

Store And Access All DataProviders From Single File For WebDriver Test Cases

We have already learnt how to create and use testng data providers In selenium webdriver test cases In THIS POST. Also we […]

November 13, 2014June 19, 2025Selenium 2, selenium interview questions and answers, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

Selenium WebDriver With JUnit Interview Questions With Answers Part 12

Part 12 53 : Which Is the latest version of JUnit. Answer : Current latest version of JUnit Is 4.12-beta-2. This can change In future. […]

Posts pagination

< 1 … 22 23 24 … 33 >
  • How to Record Playwright Test in Java Using Codegen
  • How to Install Playwright Java
  • Playwright Parameterized Tests in JavaScript: A Complete Guide
  • Playwright Page Object Model in JavaScript: Complete Guide
  • Playwright Java Tutorial 2025: A Complete Guide

              
  • 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.