Answer the question
In order to leave comments, you need to log in
In Awesomium, an XPath search always returns a non-empty object. How to process?
Firework! I do
Dim errDiv As JSObject = WebControl1.ExecuteJavascriptWithResult("document.evaluate(""h2"", document, null, XPathResult.FIRST_ORDERED_NODE_TYPE, null ).singleNodeValue")
Console.WriteLine(errDiv Is Nothing)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question