aeat.adapters.outbound.aeat.sede._browser_stage module¶
Shared Playwright stage error mapping for Sede browser drivers.
- class PlaywrightStageRunner(*args, **kwargs)[source]¶
Bases:
ProtocolCallable shape returned by
build_playwright_stage_runner().
- build_playwright_stage_runner(*, surface_label, log_prefix, shape_suggestion, logger)[source]¶
Build a
PlaywrightStageRunnerbound to the shared Sede error mapping.- Return type:
- Parameters:
surface_label (str)
log_prefix (str)
shape_suggestion (str)
logger (logging.Logger)