How to get plain text with Xpath
问题 Hi I got this piece of html and i want to get text elements from it <span id="product_description" itemprop="description" class=""> <h1>Toltec Lighting 216-BRZ-508 Leaf Collection Traditional Potrack With Italian Marble Glass In Bronze</h1> <br class=""> <span style="font-weight: bold;" class="">MANUFACTURE: </span> Toltec Lighting <br class=" xh-highlight"> <span style="font-weight: bold;" class="">COLLECTION: </span> Leaf <br class=" xh-highlight"> </span> I want to get list of values. In