SyntheticsBrowserTestConfig |
SyntheticsBrowserTestConfig.addAssertionsItem(SyntheticsAssertion assertionsItem) |
SyntheticsBrowserTestConfig |
SyntheticsBrowserTestConfig.addConfigVariablesItem(SyntheticsConfigVariable configVariablesItem) |
SyntheticsBrowserTestConfig |
SyntheticsBrowserTestConfig.addVariablesItem(SyntheticsBrowserVariable variablesItem) |
SyntheticsBrowserTestConfig |
SyntheticsBrowserTestConfig.assertions(List<SyntheticsAssertion> assertions) |
SyntheticsBrowserTestConfig |
SyntheticsBrowserTestConfig.configVariables(List<SyntheticsConfigVariable> configVariables) |
SyntheticsBrowserTestConfig |
SyntheticsBrowserTest.getConfig()
Configuration object for a Synthetic browser test.
|
SyntheticsBrowserTestConfig |
SyntheticsBrowserTestConfig.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsBrowserTestConfig |
SyntheticsBrowserTestConfig.request(SyntheticsTestRequest request) |
SyntheticsBrowserTestConfig |
SyntheticsBrowserTestConfig.setCookie(String setCookie) |
SyntheticsBrowserTestConfig |
SyntheticsBrowserTestConfig.variables(List<SyntheticsBrowserVariable> variables) |