Skip to content

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 Tutorial
  • Excel Guide
Search

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 Tutorial
  • Excel Guide

Software Testing Tutorials

Search Toggle menu

Category: Uncategorized

March 13, 2025June 15, 2025selenium webdriver tutorial, Uncategorized

Partial Link Text in Selenium: When and How to Use It Effectively

Are you trying to locate a hyperlink by linkText, but it doesn’t work in Selenium automation? You’re not alone. If the text of […]

March 11, 2025June 15, 2025selenium webdriver tutorial, Uncategorized

What is linkText in Selenium? Ultimate Guide for Beginners

Do you know how to click on the link without using complicated locators like XPath and CSS selectors? linkText in Selenium is a […]

March 9, 2025June 15, 2025selenium webdriver tutorial, Uncategorized

Find Element by Class in Selenium: Complete Guide for Beginners (Best Practices, FAQs)

Selenium is a flexible automation testing tool that provides multiple ways to locate web elements. findElement(By.className()) is one of the different types of […]

March 8, 2025June 19, 2025selenium webdriver tutorial, Uncategorized

Name Locator in Selenium: A Complete Guide (Advantages, Limitations, Syntax, Examples, and Alternatives)

Selenium WebDriver supports many types of element locators like ID, Name, TagName, Class, XPath, and CSS Selectors to find and interact with […]

March 7, 2025June 19, 2025selenium webdriver tutorial, Uncategorized

Find Element by ID in Selenium: A Complete Guide with Examples

Locating element is a crucial part in Selenium automation testing. There are many element locators available in Selenium, but finding an element […]

February 1, 2025June 15, 2025selenium webdriver tutorial, Uncategorized

How to Download and Set Up GeckoDriver In Selenium (Step-by-Step Guide)

Are you looking to automate Firefox with Selenium WebDriver? You need GeckoDriver. But many beginners struggle with setting it up correctly. If […]

  • How to Perform Drag and Drop in Playwright
  • How to Upload Files in Playwright – Complete Guide
  • How to Clear Input Text Field Value in Playwright: 4 Ways
  • How to Press Keys in Playwright: Quick Guide
  • How to Focus on an Element Using Playwright

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