↓ 8 callersFunctionswitch_chatgpt_workspace_via_profile_menu(
page,
*,
workspace_id: str = "",
timeout_ms: int = 45000,
log=None,
)
platforms/chatgpt/cpa_session.py:734
↓ 7 callersFunction_browser_fetch(page, url: str, *, method: str = "GET", headers: dict | None = None, body: str | None = None, redirect: str =
platforms/chatgpt/browser_register.py:2064
↓ 7 callersFunction_click_by_candidates(
page,
*,
label: str,
selectors: tuple[str, ...] = (),
patterns: tuple[re.Pattern, ...] =
platforms/chatgpt/payment.py:1152
↓ 7 callersMethod_fill_if_empty(
self,
page: Page,
patterns: list[re.Pattern[str]],
value: str,
*,
platforms/windsurf/browser_register.py:1353
↓ 7 callersFunction_paypal_state(
*,
session,
current_url: str = "",
paypal_redirect_url: str = "",
timeout: int = 60,
)
tests/test_chatgpt_payment_protocol.py:1476
↓ 6 callersMethod_proto_post(
self,
method: str,
body: bytes,
*,
account_id: str = "",
org
platforms/windsurf/browser_register.py:476