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

January 19, 2015June 19, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

How To Capture Element Screenshot Using Selenium WebDriver

I have received many requests from blog readers to share example on how to capture specific element screenshot In selenium webdriver. As […]

January 18, 2015June 19, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

Selenium WebDriver Tips And Tricks

Sometimes you need to take tricky actions on software web application page. Selenium webdriver software testing tool do not have any direct […]

January 15, 2015June 19, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver interview questions, webdriver tutorials

WebDriver Latest Questions

Part 21 98 : Do you know any external API name using which we can read data from excel file?   Answer : We can […]

January 12, 2015June 19, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

How To Get X Y Coordinates Of Element In Selenium WebDriver

Any software web element has Its own position on page and generally It Is measured In x and y pixels and known […]

January 8, 2015June 19, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

Generating Interactive ReportNG Reports For Selenium WebDriver Test

You can not show TestNG default reports to your manager or client because they are not much more readable and Interactive. ReportNG […]

January 6, 2015June 19, 2025Selenium 2, selenium interview questions and answers, selenium webdriver, WebDriver, WebDriver Examples, webdriver interview questions, webdriver tutorials

Selenium Advanced Interview Questions With Detailed Answers

Part 20 93 : Tell me the class name using which we can generate Action chain. Answer : The WebDriver class name Using which we […]

January 4, 2015June 19, 2025Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

Double Click On Button Using Actions Class Of Selenium WebDriver

As you know, We can use WebDriver Actions class where we need to perform series of actions to complete operation. We have […]

January 1, 2015June 19, 2025AutoIT Tutorials, Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials

How To Handle HTTP Proxy Authentication Using AutoIt In Selenium WebDriver

Use of AutoIt with selenium webdriver Is very useful because selenium webdriver Is not able to handle windows dialog like file upload […]

Posts pagination

< 1 … 21 22 23 … 43 >
  • How to Handle Playwright Java Text Box With Example
  • How to Perform Double-Click in Playwright Java
  • How to Click on Element in Playwright Java
  • How to Record Playwright Java Test Videos
  • Master How to Capture Screenshot in Playwright Java

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