I was having a hard time grabbing some text using XPath. The HTML in particular looked like this: <br /><div>I like twertles</div> <div>Funky <br/></div> <p><code>This is my page: 345</code></p><p><code> <br />Last Downloaded: 10/13/2011</code></p>… Read More "Finding an XPath to capture text without tags"