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

Category: selenium webdriver

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

Selenium Maximize Window Of Browser

Maximize window in selenium You can maximize window in selenium using maximize() method. Every time you launch browser in selenium test, It […]

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 30, 2022June 24, 2025Selenium, selenium 4, selenium tutorial, selenium webdriver, selenium webdriver tutorial

Selenium get attribute to get value of attribute

This guide will show you how to use Selenium get attribute to extract the value of any HTML attribute from a web […]

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

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

Selenium click element using click() method

Click element in selenium using click() method Selenium click element can be done using click() method. Click is most common action to […]

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

Selenium sendkeys() method to send text to input

sendKeys() method in selenium  sendKeys() in selenium is also one of the most used method. It is being used to type texts […]

Posts pagination

< 1 2 3 … 46 >
Udemy
  • How to Use Locator XPath in Playwright: Complete Guide
  • How to Use ID Element Locator in Playwright
  • How to Locate Elements by Test ID in Playwright?
  • How to Use getByTitle Locator in Playwright (Beginner’s Guide)
  • Why Does My Phone Screen Keep Going Black?

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