How to get node value / innerHTML with XPath? August 5, 2023 by Tarik node() = innerXml text() = innerText both are arrays, so text()[1] is a first children text node…