Posts by Cabra da Peste • 1 point
1 post
-
0
votes0
answers18
viewsQ: What is the difference between the @textContent attribute, the text() function and the dot (.) in xpath?
Can anyone tell me the difference between the @textContent attribute, the text() function and the dot (.) in xpath? I performed several tests using the findElements(By.xpath) method of Selenium and…