- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
85. starts-with() function in XPath Expressions (Selenium Java 2026)
**starts-with() XPath Function**
* Similar to contains() function
* Only checks the starting part of text or attribute value
**Practical Example**
Find element "Practice Automation Here" using starting text or attribute:
//p[starts-with(text(),'Practice')]
//p[starts-with(@id,'p')]
**starts-with()**
* Works with partial text or attribute value
* Matches only from the beginning (starting position)
**contains()**
* Works with partial text or attribute value
* Matches from anywhere:
* Start
* Middle
* End
Видео 85. starts-with() function in XPath Expressions (Selenium Java 2026) канала QAFox
* Similar to contains() function
* Only checks the starting part of text or attribute value
**Practical Example**
Find element "Practice Automation Here" using starting text or attribute:
//p[starts-with(text(),'Practice')]
//p[starts-with(@id,'p')]
**starts-with()**
* Works with partial text or attribute value
* Matches only from the beginning (starting position)
**contains()**
* Works with partial text or attribute value
* Matches from anywhere:
* Start
* Middle
* End
Видео 85. starts-with() function in XPath Expressions (Selenium Java 2026) канала QAFox
starts-with xpath xpath starts-with selenium xpath functions selenium selenium xpath tutorial selenium java xpath xpath expressions selenium starts-with function xpath contains vs starts-with xpath selenium locator strategies xpath tutorial for beginners selenium automation testing selenium java tutorial dynamic xpath selenium xpath starts-with example selenium interview questions xpath
Комментарии отсутствуют
Информация о видео
16 мая 2026 г. 10:30:27
00:16:26
Другие видео канала








