Defining path on Xpath

Hey,
thank you for your help!
I tried to do as you said and I managed to extract the headings, but now I have problems with retrieving the whole text from the article pages.
//section[@data-test-id=‘ArticleBodyContent’]//*/text() does not work, but I don´t really know why.
Could you help me, please?

Here is my workflow:
KNIME.knwf (12.6 KB)