fix chrome tasks

This commit is contained in:
yuanmengqi
2025-07-13 12:41:27 +00:00
parent 572a94b6df
commit 7279469d23
3 changed files with 6 additions and 8 deletions

View File

@@ -275,9 +275,7 @@ def main():
os_type="Ubuntu",
require_a11y_tree=args.observation_type in ["a11y_tree", "screenshot_a11y_tree", "som"],
enable_proxy=True,
client_password=args.client_password,
screen_width=args.screen_width,
screen_height=args.screen_height
client_password=args.client_password
)
# 执行手动检查