Comment on Who has been running this classified ad for more than ten years?parentComments−Kiro11yI don't think that's technically possible.−eru11yJust needs browser support. A Chrome or Firefox extension could do.−riffraff11yyes, just stick XPath at the end in a "hl=q".I did that for some reason I don't remember many years ago, but it's quite fragile. OTOH if you do it based on text content it somewhat resists better to htm changes but not to content changes. It's tricky.
Comments
I don't think that's technically possible.
Just needs browser support. A Chrome or Firefox extension could do.
yes, just stick XPath at the end in a "hl=q".
I did that for some reason I don't remember many years ago, but it's quite fragile. OTOH if you do it based on text content it somewhat resists better to htm changes but not to content changes. It's tricky.