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

File raw_nordstrom_sync.py

examples/cdp_mode/playwright/raw_nordstrom_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")

Callers

nothing calls this directly

Calls 7

get_endpoint_urlMethod · 0.45
gotoMethod · 0.45
clickMethod · 0.45
locatorMethod · 0.45
scroll_downMethod · 0.45
sleepMethod · 0.45
find_elementsMethod · 0.45

Tested by

no test coverage detected