EDN Admin
Well-known member
i want to grab any attribute with specific text.
how to do that in xpath syntax ? tried //*[@*==test] , <a>//@*==test no good
I will take linq approach as well.
View the full article
how to do that in xpath syntax ? tried //*[@*==test] , <a>//@*==test no good
I will take linq approach as well.
View the full article