Share via


PlaywrightTestingQuotaName.ScalableExecution Property

Definition

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.

public static Azure.ResourceManager.PlaywrightTesting.Models.PlaywrightTestingQuotaName ScalableExecution { get; }
static member ScalableExecution : Azure.ResourceManager.PlaywrightTesting.Models.PlaywrightTestingQuotaName
Public Shared ReadOnly Property ScalableExecution As PlaywrightTestingQuotaName

Property Value

Applies to