I'm trying to use xpath to get price data on a site where the price changes depending on an option selected on the page. As an example here is a site that has the radio button idea:
http://www.shapers.com.au/polyester-surfboard-laminating-resin/#
Is there anyway to use XPathOnUrl to identify a specific price, or if not to return all the prices by simulating the radio button being pressed?