Tag: html

HTML & CSS Tutorial

      No Comments on HTML & CSS Tutorial

HTML & CSS Tutorial | Total-QA HTML & CSS Tutorial for Beginners 1. Introduction to HTML HTML (HyperText Markup Language) is used to structure a webpage using tags.

2…. Read more »

XPath normalize-space example in Selenium WebDriver

In this example we will discuss about the usage of normalize-space in Xpath. We already aware of the Functions like text(),contains(),starts-with(),last() and position() in Xpath. Refer to this link to… Read more »