Hi!
I would like to extract a HTML table from this site: https://info.gesundheitsministerium.at
It is the <table id=tblBezirke>. Everything I try (i.g. "//tr") get me the first row only. I want to get the whole table instead.
Ideas?
Missing HTML table elements
Re: Missing HTML table elements
Hi,
From what it seems that HTML page is populated using Javascript when the web browser loads it. So just running an XPath over the original page contents does not help, as the Javascript would need to be executed first. You cannot do this from inside Oxygen XML Editor.
Regards,
Radu
From what it seems that HTML page is populated using Javascript when the web browser loads it. So just running an XPath over the original page contents does not help, as the Javascript would need to be executed first. You cannot do this from inside Oxygen XML Editor.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com