package-bot icon indicating copy to clipboard operation
package-bot copied to clipboard

Seems the UPS website has changed?

Open masterchief324 opened this issue 4 months ago • 0 comments

I've successfully deployed PackageBot on Debian, but when I attempt to pass a tracking number, it errors.

Error: No element found for selector: .radio-button at assert (/home/user/package-bot/node_modules/puppeteer/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js:28:15) at IsolatedWorld.click (/home/user/package-bot/node_modules/puppeteer/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorld.js:184:32) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async trackUPS (/home/user/package-bot/dist/modules/trackUPS.js:22:5) at async trackPackage (/home/user/package-bot/dist/modules/trackPackage.js:22:22) at async Package.getCurrentStatus (/home/user/package-bot/dist/modules/packageClass.js:50:35) at async showPackage (/home/user/package-bot/dist/modules/showPackage.js:14:18) at async Client.<anonymous> (/home/user/package-bot/dist/PackageBot.js:122:13)

masterchief324 avatar Aug 19 '25 13:08 masterchief324