赞
踩
from browsercookie import chrome,firefox # 正常访问【成功】fire = firefox() # 无法读取【错误提示:sqlite3.OperationalError: no such column: secure】chrome = chrome()