Created
November 20, 2019 19:02
-
-
Save elihart/f4d2e4fad7f0706a6a5b8a70b64aa696 to your computer and use it in GitHub Desktop.
Interaction testing example activity finishing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"click": [ | |
{ | |
"Activity finished": {} | |
}, | |
{ | |
"Activity result set": { | |
"resultCode": 99, | |
"resultData": { | |
"extras": "[RESULT_COUNTRY_CODE=AD, RESULT_PHONE_COUNTRY_CODE=376]" | |
} | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment