Interface WebTest.DefinitionStages.WithLocations

    • Method Detail

      • withLocations

        WebTest.DefinitionStages.WithCreate withLocations​(List<WebTestGeolocation> locations)
        Specifies the locations property: A list of where to physically run the tests from to give global coverage for accessibility of your application..
        Parameters:
        locations - A list of where to physically run the tests from to give global coverage for accessibility of your application.
        Returns:
        the next definition stage.