OpenClaw Browser Chain Debug Use this skill to debug the OpenClaw browser control chain systematically before changing config. First decision: profile browser vs attach browser Choose the browser mode before debugging deeper, because many "timeout" issues are really mode mismatches. Use profile browser when Use or another profile browser for: - unattended automation - cron jobs - recurring checks - stable repeatable flows - flows that should not depend on the user's currently open tab - cases where OpenClaw should own the browser lifecycle Default automation choice: - for bot-owned automation…