fix: launch desktop chrome with xvfb-safe flags #64
Reference in New Issue
Block a user
Delete Branch "fix/xvfb-chrome-flags"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes the Xvfb Chrome blank-content issue seen in display-enabled workspaces.
Changes:
ubuntuexecution and Chrome sandbox intact; no--no-sandboxVerification:
i-079e3ac34923eec92launched Chrome with these flags and captured a nonblank 1920x1080 desktop screenshot samplePYTHONPATH=$PWD pytest tests/test_desktop_tools.py -q-> 6 passedPYTHONPATH=$PWD pytest -q-> 364 passedReviewed five-axis pass: correctness/readability/architecture/security/performance OK for focused Xvfb Chrome launch flags; tests and CI green.
Reviewed five-axis pass: correctness/readability/architecture/security/performance OK for focused Xvfb Chrome launch flags; tests and CI green.