MCPcopy Create free account
hub / github.com/seleniumbase/SeleniumBase / raw_footlocker_sync.py

File raw_footlocker_sync.py

examples/cdp_mode/playwright/raw_footlocker_sync.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from playwright.sync_api import sync_playwright
2from seleniumbase import sb_cdp
3
4sb = sb_cdp.Chrome(locale="en", ad_block=True)

Callers

nothing calls this directly

Calls 8

get_endpoint_urlMethod · 0.45
gotoMethod · 0.45
wait_for_selectorMethod · 0.45
sleepMethod · 0.45
click_if_visibleMethod · 0.45
clickMethod · 0.45
press_keysMethod · 0.45
select_allMethod · 0.45

Tested by

no test coverage detected