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
    • 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
    • Playwright Interview Questions
  • Excel Guide
  • Manual Testing
    • Basic Tutorials
    • Advanced Tutorials
Software Testing Tutorials
Search Toggle menu

Author: Aravind

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 […]

December 6, 2022Selenium, selenium 4, selenium tutorial, selenium webdriver, selenium webdriver tutorial

Selenium Set Window Size

Set browser window size in selenium Selenium has built in method to set size of browser window. You can use setSize() method to […]

December 5, 2022Selenium, selenium 4, selenium tutorial, selenium webdriver, selenium webdriver tutorial

Selenium Window Full Screen

Full Screen Window In Selenium Selenium fullscreen() method is used to full screen the browser window. It will perform browser full screen action […]

December 2, 2022Selenium, selenium 4, selenium tutorial, selenium webdriver, selenium webdriver tutorial

Selenium get url using getCurrentUrl()

Get url in selenium using getCurrentUrl() Method Sometimes you need to get the current url during selenium test. You can get the […]

December 1, 2022Selenium, selenium 4, selenium tutorial, selenium webdriver, selenium webdriver tutorial

Selenium close browser

Close browser in selenium using close() method To close browser in selenium, You can use close() method. It is used to close […]

December 1, 2022Selenium, selenium 4, selenium tutorial, selenium webdriver, selenium webdriver tutorial

Selenium getTitle() method to get title of page

Selenium get title using getTitle() method If you view source of page, You will find title of the page inside <title> and […]

November 29, 2022Selenium, selenium 4, selenium tutorial, selenium webdriver, selenium webdriver tutorial

Selenium clear method

Selenium clear() method Selenium clear() method is used to clear text from input textbox or text area. Clear() method required when you […]

Posts pagination

1 2 … 82 >
  • How to Perform Mobile Testing in Playwright
  • How to Perform Cross Browser Testing in Playwright
  • How to Download a File in Playwright – Complete Guide
  • How to Debug Test in Playwright – 5 Ways
  • How to Record Video in Playwright with Examples

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