4. How to write XPath to find elements in the webpage

4. How to write XPath to find elements in the webpage

CosmoCode

5 лет назад

10,916 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@divyanair5169
@divyanair5169 - 26.09.2022 01:10

Great lessons for a Great teacher. Thank You.

Ответить
@TunahanGoker
@TunahanGoker - 16.09.2022 13:51

altyazı nerde lan

Ответить
@khichdisongs184
@khichdisongs184 - 28.07.2022 11:10

Thank you sooo much

Ответить
@tomatoahmed7380
@tomatoahmed7380 - 18.07.2021 06:05

Thank you soo much ❤❤❤. You Indians are excellent teachers.

Ответить
@ishantguleria870
@ishantguleria870 - 01.11.2020 20:40

very nice explanation

Ответить
@hendrickkone679
@hendrickkone679 - 21.04.2020 11:21

Great teacher, thanks

Ответить
@JerryLayon
@JerryLayon - 19.12.2018 00:03

Hello, I have tried the following XPath queries and they seems to work, if I may post them they are below:

* Using starts-with
//a[starts-with(@class,'navbar')]
* Using partial text
//a[contains(text(),'Copyright')]

Thank you so much for making this videos! they are incredibly helpful! :)

Ответить