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: Selenium

May 14, 2020June 18, 2025Selenium, selenium tutorial, selenium webdriver, selenium webdriver tutorial, webdriver tutorials

Use of navigate() method in Selenium WebDriver

navigate() method in selenium is very frequently used method. Using selenium navigate to url method, driver can navigate back, forward, refresh browser […]

May 13, 2020June 18, 2025Selenium, selenium tutorial, selenium webdriver, selenium webdriver tutorial, webdriver tutorials

Selenium switchTo() iFrames using index

We can use switchTo() method in selenium when you want to switch between multiple browser windows or multiple frames on page. Earlier we […]

May 12, 2020Selenium, selenium webdriver, selenium webdriver tutorial, webdriver tutorials

Using getwindowhandle() and getWindowHandles() methods in Selenium WebDriver

getwindowhandle() and getWindowHandles() in selenium are methods to get window handles in selenium. getwindowhandle() is useful to get handle of current selected […]

May 11, 2020June 18, 2025Selenium, Selenium 2, selenium tutorial, selenium webdriver, selenium webdriver tutorial, webdriver tutorials

Difference between close() and quit() in selenium WebDriver

Many new learners are initially confused about when to use close() and when to use quit() method for selenium close browser. Selenium […]

May 10, 2020June 18, 2025Selenium, Selenium 2, selenium tutorial, selenium webdriver, selenium webdriver tutorial

What is the usage of getPageSource() method in Selenium WebDriver

As name suggest, getPageSource() method is useful to get source of last loaded web page. Please note here, If web page is […]

May 9, 2020June 18, 2025Selenium, Selenium 2, selenium tutorial, selenium webdriver, selenium webdriver tutorial, webdriver tutorials

How to use findElement() method in Selenium WebDriver

Selenium Webdriver’s findElement() method is useful to locate WebElement for page. It is one of the mostly used method in selenium webdriver. It […]

May 8, 2020June 18, 2025Selenium, Selenium 3, selenium tutorial, selenium webdriver, selenium webdriver tutorial, WebDriver

When to use findElements() method in selenium webdriver

findElements method is different than the findElement method in selenium webdriver. findElements method is useful to find all elements from page using given […]

May 7, 2020June 18, 2025Selenium, Selenium 3, selenium methods, selenium tutorial, selenium webdriver, selenium webdriver tutorial

How to use getTitle() method in selenium WebDriver

We are using getTitle() method very frequently in out selenium webdriver tests. It is one of the basic and most commonly used […]

May 6, 2020June 18, 2025Selenium, Selenium 3, selenium methods, selenium tutorial, selenium webdriver, selenium webdriver tutorial

How to Use getCurrentUrl() Method In Selenium WebDriver

Selenium WebDriver have many different methods and one of them is getCurrentUrl() method. So what is the actual usage of getCurrentUrl() method and […]

June 29, 2019April 11, 2025Selenium, selenium tutorial, selenium webdriver, selenium webdriver tutorial, WebDriver, Xpath Tutorials

How to Nomalize Space in XPath

In this article, you’ll learn how to remove leading and trailing whitespace in XPath using the normalize-space() function for cleaner and more […]

January 23, 2019June 18, 2025Learn Selenium Webdriver Online, Selenium, selenium webdriver, selenium webdriver tutorial, selenium with python

WebElement Locators – 2: By Xpath, Tag Name, Class Name, and CSS Selector

So in last article we have seen how to locate the WebElement using four locators and those are Name, Id, Partial Link […]

January 19, 2019June 18, 2025Learn Selenium Webdriver Online, Selenium, selenium webdriver, selenium webdriver tutorial, selenium with python

WebElement Locators – Part – 1 – Selenium With Python

In this article, we are going to see how we can locate the web element to perform an action on it. Web […]

December 19, 2018Learn Selenium Webdriver Online, Selenium, selenium webdriver, selenium webdriver tutorial, selenium with python

Selenium Webdriver With Python – Basic Test script

Today we are going to see the basic things which we are going to use while making the selenium WebDriver scripts using […]

December 16, 2018Selenium, selenium webdriver, selenium with python, WebDriver

Install Pydev in eclipse for selenium with python

Today we are going to see the installation of Python in Eclipse, so that we can use the python as a scripting […]

August 1, 2013June 20, 2025regression testing tool, Selenium, selenium webdriver tutorial, WebDriver, What is selenium webdriver

What is selenium webdriver

What is selenium webdriver and how it help us in software testing process?Webdriver in selenium (http://docs.seleniumhq.org/projects/webdriver/) is an Interface and it is designed […]

July 6, 2013June 24, 2025Assertion Commands, KeyBoard Commands, Mouse Commands, Select commands, Selenium, selenium commands list, selenium IDE tutorial, store commands, verification commands, Waitfor Commands

Selenium IDE – Complete List of Commands With Examples Part – 2

This guide provides a complete list of Selenium IDE commands with descriptions and usage examples. You’ll learn how each command works and […]

July 6, 2013June 18, 2025Assertion Commands, KeyBoard Commands, Mouse Commands, Select commands, Selenium, selenium commands list, selenium IDE tutorial, store commands, verification commands, Waitfor Commands

List of Selenium Commands With Examples Part – 1

Selenium IDE commands with examples There are many commands available in selenium IDE software testing tool. I have prepared one selenium commands […]

November 4, 2012June 20, 2025Assertion Commands, assertText command, Selenium, selenium ide, selenium IDE tutorial, Selenium IDE tutorials, verification commands, verifyText command

Different between “verifyText” and “assertText” in selenium

Here let me describe you main difference between assert and verify in selenium IDE software testing tool and selenium RC software testing tool. […]

Posts pagination

< 1 2
  • How to Take Screenshot in Playwright With Example
  • 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

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