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

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

Core Java Interview Questions For Selenium WebDriver – Part 3

Part 3 11 : Why main method is static? Answer : As we know, We can access static stuff without creating object of class. Because […]

June 11, 2016June 19, 2025Selenium 2, selenium interview questions and answers, selenium webdriver, WebDriver, WebDriver Examples, webdriver interview questions, webdriver tutorials

Interview Questions Of Core Java For Selenium WebDriver – Part 2

Part 2 Core java interview questions for selenium automation testing 6 : What is the difference between static and not static variable? Answer : Main […]

June 5, 2016June 19, 2025Selenium 2, selenium interview questions and answers, selenium webdriver, WebDriver, WebDriver Examples, webdriver interview questions, webdriver tutorials

Java Interview Questions For Selenium WebDriver – Part 1

PART 1 1 : What is object in java? Answer : Object Is an Instance of class and it has its own state and behavior. […]

June 1, 2016June 19, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

Selenium : Loading Google Chrome Driver With Extensions

By default, Chrome driver browser instance opens with fresh profile when webdriver launch it. So your installed extensions in google chrome browser […]

May 23, 2016June 19, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

How To Get Browser And OS Details On Run-Time In Selenium WebDriver

Earlier we already learnt how to execute selenium WebDriver test In different browsers like Mozilla Firefox (VIEW THIS POST), Google Chrome (VIEW […]

May 22, 2016June 19, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

How To Capture And Verify Tool tip Text In Selenium WebDriver Example

Tool tips are very common elements of web page and visible on mouse hover of element. It can be on text box, […]

May 17, 2016June 19, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

Selenium : How To Avoid Page Loading on Test Execution

If you site Is large then full page can take more time to get loaded completely. In such sites, Single action (like […]

May 14, 2016June 19, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

Selenium : How To Capture JS Errors In Google Chrome

Today most of the applications are using Java Scripts for client side processing like client side validations, etc. So It Is very […]

Posts pagination

< 1 … 4 5 6 … 33 >
  • 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
  • Playwright Python Automation: Complete Tutorial for Beginners

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