Thursday, August 27, 2015

Finding first node in xpath result set

Here we are getting 9 matching table(nodes) .I want to select one by one using descendant function in xpath

/descendant::table[@summary="My Directs' Performance Documents" ][1]
 

No comments:

Post a Comment