Lightweight wrapper around Playwright for
browsing with multi-tab support.It provides multiple Page instances plus helper utilities (snapshot &
executor). Multiple toolkits or agents can reuse this class without
duplicating Playwright setup code.This class is a singleton per event-loop and session-id combination.