You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix e2e screenshot: skip snap stub, find real chromium binary
The base image has /usr/bin/chromium-browser as a snap wrapper stub
that prints "requires the chromium snap". Now search for the actual
chromium binary at /usr/lib/chromium/chromium first, skipping any
snap stubs. Add diagnostic output if no working binary is found.
0 commit comments