CapSap / paddy-pronto-magento

0 stars 0 forks source link

Bug fix wrong page nav #4

Closed CapSap closed 7 months ago

CapSap commented 7 months ago

i was trying to fix the TS issues, but found an intermittent bug where the script would fail

a few things happened: going to the wrong order page in magento. and a issue reading the document after clicking button

I am using a more reliable way of getting to correct order page(clicking on a tag rather than pulling out url href), and more reliable waiting (waiting for loading spinner to be hidden)