这个技能负责登录外呼系统,并通过 save_session.py 记录当前浏览器登录态,输出 auth.json 给后续外呼技能复用。
login_credentials.jsonlogin_credentials.example.json python3 save_session.py
auth.jsonauth.jsonsave_session.pylogin_credentials.json python3 -m pip install playwright
python3 -m playwright install chromium
auth.json 已失效,需要重新执行本技能共 1 个版本