Created
November 20, 2019 18:58
-
-
Save elihart/91adbc80157a113170ec43d7fdd9d912 to your computer and use it in GitHub Desktop.
Interaction Testing Report Click Result Example
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": [ | |
{ | |
"startActivityFromFragment": { | |
"activity": "MvRxActivity", | |
"calledFrom": "AccountLandingFragment", | |
"extras": "[fragment_class=com.airbnb.android.profile.UserProfileFragment, fragment_args=UserProfileArgs(userId=1)]", | |
"intentFlags": 0, | |
"requestCode": 102 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment