gbrodman / order-tracking

Automated Amazon and Best Buy order tracking for buying groups
GNU Affero General Public License v3.0
33 stars 13 forks source link

fix Amazon changes #201

Open spiveym opened 2 years ago

spiveym commented 2 years ago

Amazon has made some changes where they are serving up different tracking page formats (some sort of A/B testing). Whilst the wildcard XPath text search worked on the 'old' tracking page, it was broken on the new page. The proposed change appears to work across both formats.