export type SupportedWebDriverCapability = Exclude< Session.CapabilityRequest, 'unhandledPromptBehavior' | 'acceptInsecureCerts' >;