Selenium Tutorial for Beginners 7 - XPath Functions and Operators

preview_player
Показать описание
Hi! Welcome to the tutorials of Selenium Framework
Software Testing, an integral part of the development process for the software applications that meet the highest standards of quality. Lack of proper testing leads to the bad quality product, delays delivery, unsatisfied customer service and increase in cost. Due to these drawbacks’ automation testing came into picture.
Selenium WebDriver tool is used to automate web application testing to verify that it works as expected. It supports many browsers such as Firefox, Chrome, IE, and Safari. In this tutorial we will learn about Xpath
Contents:
Xpath functions and operators
‘or’ operator and ‘and’ operator
‘contains()’ , ‘text()’ , ‘starts-with()’ functions
XPath and XQuery Functions and Operators

For SelectorsHub Xpath plugin(Advance version of chropath)

For Source Code:-

#selenium #Automation #automationengineer #automationtesting #howtobecomeatestautomationengineer #QA #AutomationTool
Рекомендации по теме
Комментарии
Автор

SelectorsHub is a huge time saver. Thank you for sharing it. A must have xpath tool for all the automation testers and selenium users.

James-dnpw
Автор

This is very helpful tutorial for beginners like me to learn xpath function. SelectorsHub is so awesome xpath tool, it is helping to learn about xpath. Thanks a lot Mam.

kritishah
Автор

Very well explained and I loved the SelectorsHub, never seen anything like this for xpath. Waiting for your shadow dom tutorial. I want to learn about shadow dom and how can i use selectorshub for xpath.

robchdevio
Автор

that weird u doing bdd, my employer asked me to do this kind of work. thanks alot!

everydaycode
Автор

How to use start -with attribute with "and" operator if we have to validate both locaters using "and " and starts-with ???

poojashetty