Xpath in Selenium | Xpath Expressions

preview_player
Показать описание
This video talks about Xpath expression to find elements on the web page in selenium.
00:00 Introduction
00:30 Xpath Syntax
01:30 Xpath expressions
04:55 Xpath expressions and locators with examples
10:45 Xpath Predicate to find web elements
11:30 Absolute Path and Relative Path in Xpath

7 Skills of Software Testing Expert:

Selenium Automation:

Cypress Automation:

Xpath expressions used in this video:
++++++++++++++++++++++++++++++

// Single slash “/” to validate image at start of page

// Double slash “//” to validate image

// Address sign “@” full name textbox

// Dot “.” - Full name texbox

// Double dot “..” - Full name label

// Address and Asterisk “@*” - full name text box
Рекомендации по теме
visit shbcf.ru