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

File raw_cookies.py

examples/raw_cookies.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""A SeleniumBase test that loads cookies to bypass login."""
2from seleniumbase import SB
3
4# Log in to Swag Labs and save cookies

Callers

nothing calls this directly

Calls 8

SBFunction · 0.90
gotoMethod · 0.45
wait_for_elementMethod · 0.45
typeMethod · 0.45
clickMethod · 0.45
highlightMethod · 0.45
save_cookiesMethod · 0.45
load_cookiesMethod · 0.45

Tested by

no test coverage detected