How to Ignore Case in X-path

Опубликовано: 03 Июль 2022
на канале: Amol Thakurdware
636
14

This video shows how we can ignore case while writing X-path.
Its a simple demonstration of how can you use the translate() function of X-path to make in case insensitive.


Functions used:
1) text()
2) translate()

Html File for Hands-On: https://github.com/amolthakurdware/X-...