# config.py # 用于 Chrome debugger 模式的端口 CHROME_DEBUGGER_PORT = 9222 # Chrome 用户数据目录 USER_DATA_DIR = "chrome_user_data"