#!/bin/bash /root/.cache/ms-playwright/chromium-1228/chrome-linux/chrome \ --headless=new \ --remote-debugging-port=9222 \ --no-sandbox \ --disable-setuid-sandbox \ --disable-dev-shm-usage \ --disable-gpu \ --disable-ipv6 \ --user-data-dir=/tmp/chrome-profile