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.request(SyntheticsTestRequest request) |
SyntheticsBrowserTestConfig |
SyntheticsBrowserTestConfig.setCookie(String setCookie) |
SyntheticsBrowserTestConfig |
SyntheticsBrowserTestConfig.variables(List<SyntheticsBrowserVariable> variables) |