I am trying to get the Title text using XPATH //*[@class='dati1w0a qt6c0cv9 hv4rvrfc discj3wi']/div[1]/span[1]/text() from any Facebook MarketPlace Item (eg https://www.facebook.com/marketplace/item/588418675854056 but it does not return the Title text. Pasting it into the Google Chrome Console finds the exact text correctly.
I have un-ticked all the other objects apart from DOMXPath
Can you help?