Name Description Size Coverage
__init__.py 625 -
decorators.py Whether the current user has no GUI (Aqua) login session. Some hosts have none -- e.g. a headless macOS guest on Apple's Virtualization Framework. Native window focus and activation never happen without a session, so tests that rely on them (e.g. BrowserWindowTracker.getTopWindow() reflecting the focused window) cannot pass. Extend the per-platform checks below as more such environments appear. 8313 -
testcases.py Raise this when a test is expected to fail. This is an implementation detail. 13907 -