Answers for "xpath element contains element with text"

4

contains text xpath

//*[contains(text(),'ABC')]
Posted by: Guest on June-01-2020
0

xpath element that contains text

"//h4/a[contains(text(),'SAP M')]"
Posted by: Guest on May-11-2021

Code answers related to "xpath element contains element with text"

Browse Popular Code Answers by Language