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: Playwright Tutorial

How to Use ID Element Locator in Playwright
July 26, 2025July 30, 2025Playwright Locators, Playwright Tutorial

How to Use ID Element Locator in Playwright

Learn how to use the ID Element Locator in Playwright for fast and reliable element selection. Master Playwright’s ID locator with simple steps.

How to Locate Elements by Test ID in Playwright
July 24, 2025July 31, 2025Playwright Locators, Playwright Tutorial

How to Locate Elements by Test ID in Playwright?

Learn how to locate elements by test ID in Playwright. A simple guide to boost test reliability using getByTestId() with examples.

How to Use getByTitle Locator in Playwright
July 23, 2025August 19, 2025Playwright Locators, Playwright Tutorial

How to Use getByTitle Locator in Playwright (Beginner’s Guide)

Learn how to use getByTitle locator in Playwright to target elements by their title attribute. Simple examples, common issues and troubleshooting tips

Using getByAltText Locator in Playwright
July 15, 2025July 31, 2025Playwright Locators, Playwright Tutorial

How to Use getByAltText Locator in Playwright

Learn how to use the getByAltText locator in Playwright to find elements by alt text. Improve accessibility and write reliable test scripts easily.

Using getByPlaceholder Locator in Playwright
July 12, 2025August 14, 2025Playwright Locators, Playwright Tutorial

How to Use getByPlaceholder Locator in Playwright

Learn how to use getByPlaceholder locator in Playwright with examples. Beginner-friendly guide with tips and syntax for better test automation.

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.

Posts pagination

< 1 2 3 4 … 7 >
  • 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.