Posts by Leonardo • 11 points
1 post
-
0
votes0
answers26
viewsQ: How to capture and compare a tag content, using Xpath, for automation using Selenium c#?
I would like to know how I can take the content of a tag, for an Xpath, and filter it, for example: I have the following code below, it basically goes to a website, and finds a table, and within…