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

Installing Playwright through Visual Studio Code terminal using npm command
August 4, 2025August 8, 2025Playwright Tutorial

Install Playwright: A Complete Guide for Windows and macOS

Install Playwright step-by-step on Windows and macOS using VS Code. Learn how to set up, run tests, and configure browsers easily.

CSS selectors in Playwright used for locating elements in automated browser testing
August 3, 2025August 3, 2025Playwright Locators, Playwright Tutorial

Playwright CSS Selectors: The Ultimate Guide (With Examples)

Learn how to use Playwright CSS Selectors to locate and interact with web elements easily. Includes examples, tips, and best practices.

Featured image showing how to use XPath in Playwright for locating web elements with code and browser interface.
July 27, 2025July 31, 2025Playwright Locators, Playwright Tutorial

How to Use Locator XPath in Playwright: Complete Guide

Learn how to use XPath in Playwright with real examples. This complete guide covers XPath syntax, tips, and best practices for reliable element locators.

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.

Posts pagination

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