Xpath to extract data from a table using contains -
The 2 xpaths below work fine to remove the data in the table. <[id = "coder"] / TD / strong [in [text (), "Bessnier"]] * [* id = "codere"] / TD [in (Text, "bassion")]
I want to combine these 2 and create 1 XPATH statement which can be used as needed I tried to experiment, but Forx for this:
// * [@ id = "codeRow"] / td [in (वंशज: * / text (), "Bessoner") did not work. ] [ Please advise
// * [@ id = "codeRow"] / TD [in it (., "Bessoner")] XPath Engine . will replace (the current node) in the string , then the call function will be included in () . The current node and all the hair nodes are searched for pieces of a text node "Bessonear", there is no need to use the axis to select all the races and their text nodes.
Comments
Post a Comment