XPath text() Method | Find element by Text function in selenium webdriver

Publicado el: 04 octubre 2020
en el canal de: AllSoftwareProgramming
203
3

In this videos, I have explained the XPath by text() function in Selenium WebDriver.
Refer to the below points:

If the Attribute is matching with more than one element or if the attribute is not present then we can identify the element using its text. It has the following

syntax: //tagname[text()=’textValue’]
syntax: //tagname[.=’textValue’]

Examples: //div[text()=’Login ‘]
//div[text()=’Users’]
//td[text()=’Java’]
//div[@class=’label’][text()=’Users’]


En esta página del sitio puede ver el video en línea XPath text() Method | Find element by Text function in selenium webdriver de Duración hora minuto segunda en buena calidad , que subió el usuario AllSoftwareProgramming 04 octubre 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 203 veces y le gustó 3 a los espectadores. Disfruta viendo!