SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.addBindingsItem(SyntheticsTestRestrictionPolicyBinding bindingsItem) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.addDeviceIdsItem(String deviceIdsItem) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.addRestrictedRolesItem(String restrictedRolesItem) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.allowApplicationCrash(Boolean allowApplicationCrash) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.bindings(List<SyntheticsTestRestrictionPolicyBinding> bindings) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.ci(SyntheticsTestCiOptions ci) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.defaultStepTimeout(Integer defaultStepTimeout) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.deviceIds(List<String> deviceIds) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.disableAutoAcceptAlert(Boolean disableAutoAcceptAlert) |
SyntheticsMobileTestOptions |
SyntheticsMobileTest.getOptions()
Object describing the extra options for a Synthetic test.
|
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.minFailureDuration(Long minFailureDuration) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.mobileApplication(SyntheticsMobileTestsMobileApplication mobileApplication) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.monitorName(String monitorName) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.monitorOptions(SyntheticsTestOptionsMonitorOptions monitorOptions) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.monitorPriority(Integer monitorPriority) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.noScreenshot(Boolean noScreenshot) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.restrictedRoles(List<String> restrictedRoles) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.retry(SyntheticsTestOptionsRetry retry) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.scheduling(SyntheticsTestOptionsScheduling scheduling) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.tickEvery(Long tickEvery) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.verbosity(Integer verbosity) |