diff --git a/cpa_xai/browser_confirm.py b/cpa_xai/browser_confirm.py index 316ed8b..27157e6 100644 --- a/cpa_xai/browser_confirm.py +++ b/cpa_xai/browser_confirm.py @@ -175,8 +175,12 @@ def _cookie_banner_visible(text: str) -> bool: def _dismiss_cookie_banner(page: Any, log: LogFn) -> bool: for label in ( + "接受所有 Cookie", + "接受所有Cookie", "全部允许", "Allow all", + "Allow All Cookies", + "Allow all cookies", "Accept All Cookies", "Accept all cookies", "接受",