pivot to selenium

This commit is contained in:
2026-03-31 18:00:39 +08:00
parent ba548e8b13
commit 714818bb15
9 changed files with 412 additions and 53 deletions

View File

@@ -0,0 +1,4 @@
cd /D .\..\
set SE_PROXY=http://127.0.0.1:10809
.\venv\Scripts\pythonw.exe .\main.py "user@example.com" "example"
@pause