摘要: playwright自动登录获取cookie/ck 有些登录逆向起来比较麻烦,就用了自动化 import time import json import random from playwright.sync_api import Playwright, sync_playwright, expect # https://xxxx.edu.cn/ap 阅读全文
posted @ 2024-10-11 16:42 __username 阅读(503) 评论(0) 推荐(0)
摘要: 解决 关闭这个连接,然后重新连接即可。 阅读全文
posted @ 2024-10-11 15:42 __username 阅读(121) 评论(0) 推荐(0)