Interface WebTest.DefinitionStages.WithRetryEnabled

    • Method Detail

      • withRetryEnabled

        WebTest.DefinitionStages.WithCreate withRetryEnabled​(Boolean retryEnabled)
        Specifies the retryEnabled property: Allow for retries should this WebTest fail..
        Parameters:
        retryEnabled - Allow for retries should this WebTest fail.
        Returns:
        the next definition stage.