Control panel

< root | < logs

Scenario name: ph@s9
Scenario path: /app/data/scenarios/ph@s9
Assets local path (optional):


List of global params
Argument Value Actions
Request delay (sec):
CRM-sync delay (sec):
Override authentication status code:
Assets URL:
(eg.: https://static.qa.sweepr.com/mobile/assets-telus-2.3.4.7.zip)


List of path-based error responses
Path (regular expression)HTTP status codeUsage counterActions
left:
(decremented, when used, -1 = infinite)
left:
(stops, when 0)
Examples of path:
  • leave empty - to match with every request
  • ^/oauth/token$ - to influence JWT authentication
  • ^/login/handoff$ - to influence handoff-token/SSO/cookie authentication
  • ^/consumer/self/profile$ - to influence profile loading
  • ^/household/.*/interactions$ - to influence interaction creation
  • ^.*/interaction.js$ - to influence download of the interaction content
  • ^.*/offlineInteraction.js$ - to influence download of the offline-interaction content
  • ^/household/.*/stageAttempt$ - to influence submission of interaction progress
  • ^/buildInfo$ - to influence Platform health-check
  • ^/check$ - to limit access to AssetsHub

Or return 502, 503 - to imitate Platform being down.



List of injected cookies
Path (regular expression)Cookie nameCookie valueActions