测试m端是否会弹验证

This commit is contained in:
work
2025-05-27 08:52:24 +08:00
parent aa4a627db8
commit 4ebb48317e
2 changed files with 67 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ TASK_TYPE = {
'comment': playwright_comment,
'like': playwright_like,
'post': playwright_post,
'login_account': playwright_login
'login_account': playwright_m_login
}
HOST = "http://118.193.40.152:8002"