NutsNews Web Offline E2E Search Strict Locator Fix
Section titled “NutsNews Web Offline E2E Search Strict Locator Fix”This update fixes the offline web E2E regression after the settings-locator fix by scoping the search submit and close buttons to the search dialog.
It also intercepts /_next/image in Playwright and returns a tiny mock PNG so the test does not depend on Next.js fetching localhost/mock images through the image optimizer.
scripts/web_offline_e2e_regression.mjsdocs/WEB_OFFLINE_E2E_REGRESSION_TEST.md
cd /Users/ramideltoro/WebstormProjects/nutsnews3/webnpm run test:e2e:offline