fix chrome tasks
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
# 执行手动检查
|
||||
|
||||
Reference in New Issue
Block a user