QuotaNames type

Defines values for QuotaNames.
KnownQuotaNames can be used interchangeably with QuotaNames, this enum contains the known values that the service supports.

Known values supported by the service

ScalableExecution: The quota details for scalable execution feature. When enabled, Playwright client workers can connect to cloud-hosted browsers. This can increase the number of parallel workers for a test run, significantly minimizing test completion durations.

type QuotaNames = string