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
  • 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
  • Playwright
    • Playwright Tutorial
      • Beginners Guide
      • Playwright Installation
      • Record Test
      • Debug Test
      • GitHub Actions
    • Playwright Python Tutorial
    • 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 Interview Questions
  • Excel Guide
  • Manual Testing
    • Basic Tutorials
    • Advanced Tutorials
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
  • 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
  • Playwright
    • Playwright Tutorial
      • Beginners Guide
      • Playwright Installation
      • Record Test
      • Debug Test
      • GitHub Actions
    • Playwright Python Tutorial
    • 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 Interview Questions
  • Excel Guide
  • Manual Testing
    • Basic Tutorials
    • Advanced Tutorials
Software Testing Tutorials
Search Toggle menu

Category: Playwright Tutorial

How to Use getByRole() Locator in Playwright
July 4, 2025July 31, 2025Playwright Locators, Playwright Tutorial

How to Use getByRole Locator in Playwright (2025 Guide)

Learn how to use the getByRole locator in Playwright. This simple 2025 guide explains roles, syntax, and real examples to write better tests.

How to Use getByLabel Locator in Playwright
July 4, 2025July 31, 2025Playwright Locators, Playwright Tutorial

How to Use getByLabel Locator in Playwright (2025 Guide)

Learn how to use the getByLabel locator in Playwright. This easy 2025 guide shows you how to find elements by label text with examples and best practices.

How to Use Text Selector in Playwright
July 3, 2025July 31, 2025Playwright Locators, Playwright Tutorial

How to Use Text Locator in Playwright – 2025 Guide

Learn how to use text selector in Playwright with real examples. This 2025 guide explains how to locate elements by text visible text.

Playwright interview questions with answers - 2025 Updated
July 1, 2025July 19, 2025Playwright Tutorial

Top Playwright Interview Questions – 50+ Expert Picks

Prepare for your next QA automation interview with these 50+ Playwright interview questions and expert answers. Updated for 2025!

Guide to Take a Screenshot in Playwright
June 22, 2025June 28, 2025Playwright Tutorial

How to Take Screenshot in Playwright With Example

Learn how to take screenshot in Playwright —full page, element, or on failure—with simple examples using the built-in screenshot() method.

How to Perform Drag and Drop in Playwright
June 12, 2025June 23, 2025Playwright Tutorial

How to Perform Drag and Drop in Playwright

Learn how to perform Drag and Drop in Playwright using dragTo(), dragAndDrop(), mouse simulation, coordinates, and verify actions with assertions.

How to Upload Files in Playwright
June 10, 2025June 28, 2025Playwright Tutorial

How to Upload Files in Playwright – Complete Guide

Learn how to Upload Files in Playwright using setInputFiles() for single, multiple files, and how to remove selected files in automation tests.

How to Clear Input Text Field Value in Playwright
June 7, 2025August 1, 2025Playwright Tutorial

How to Clear Input Text Field Value in Playwright: 4 Ways

Learn 4 easy ways to Clear Input Text in Playwright using clear(), fill(), key press simulation, and JavaScript for clean and reliable tests.

Posts pagination

< 1 2 3 4 … 7 >
  • Playwright Python: Complete Tutorial for Beginners
  • How to Run Playwright Tests in Github Actions
  • How to Perform Mobile Testing in Playwright
  • How to Perform Cross Browser Testing in Playwright
  • How to Download a File in Playwright – Complete Guide

              
  • About Us
  • Contact Us
  • Terms of Service
  • Privacy Policy
© 2025 Software Testing Tutorials. Proudly powered by Sydney