• Hi I am making a product with an offer that checks the price by xpath.

    This is the link where the price gets pulled from: https://www.3djake.com/fillamentum/pla-crystal-clear-1

    Xpath: //*[@id=”productcomponent1265″]/div[3]/div/div[1]/div[1]/ul/li[1]/span[1]/span

    Now the website says the product cost 24,99 buth the data that is pulled from the xpath gives price of 24,29.

    Can you explain how I can solve this so that the right price is pulled?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Wrong data from xpath’ is closed to new replies.