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

File test_window_switching.py

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

Source from the content-addressed store, hash-verified

1"""
2Sometimes tests open new tabs/windows, and you'll need
3to switch to them first in order to interact with them.
4The starting window is window(0). Then increments by 1.

Callers

nothing calls this directly

Calls 1

mainMethod · 0.80

Tested by

no test coverage detected