This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
payfrit-biz/playwright
John Mizerek f5974a5fa2 Improve DoorDash modifier extraction: pass item names to Playwright
- Pass extracted item names via temp JSON file so Playwright knows exactly
  what to click instead of guessing from DOM selectors (7 → 171 items)
- Use TreeWalker for exact text matching and aggressive scrolling
- Better price parsing: handle cents (int), dollars (string), displayPrice
- Improved modal dismissal with overlay click fallback

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 13:02:27 -07:00
..
doordash-modifiers.js Improve DoorDash modifier extraction: pass item names to Playwright 2026-03-10 13:02:27 -07:00
package.json Add DoorDash modifier extraction via stealth Playwright 2026-03-10 12:58:00 -07:00
render.js Add playwright scripts to git 2026-03-10 11:22:34 -07:00
run-doordash-modifiers.sh Add DoorDash modifier extraction via stealth Playwright 2026-03-10 12:58:00 -07:00
run-toast-modifiers.sh Add playwright scripts to git 2026-03-10 11:22:34 -07:00
run-woo-modifiers.sh Add playwright scripts to git 2026-03-10 11:22:34 -07:00
run.sh Add playwright scripts to git 2026-03-10 11:22:34 -07:00
toast-modifiers.js Add playwright scripts to git 2026-03-10 11:22:34 -07:00
woo-modifiers.js Add playwright scripts to git 2026-03-10 11:22:34 -07:00