I've just downloaded HAP, and tried using the XPath function "SelectNodes" on a HtmlNode element, with no success : "'HtmlNode' does not contain a definition for 'SelectNodes' ..."
This problem occurs while using Net45 version of HAP.dll.
Using Net40 version works correctly.
Are there some changes with Net45 version that I'm not aware of ?