Skip to content

Instantly share code, notes, and snippets.

@elihart
Last active November 20, 2019 18:55
Show Gist options
  • Save elihart/4812dfa9f02daf0b994cd3d961d85f1c to your computer and use it in GitHub Desktop.
Save elihart/4812dfa9f02daf0b994cd3d961d85f1c to your computer and use it in GitHub Desktop.
Airbnb interaction testing report example
"fragment_container->coordinator_layout->recycler_view->AccountDocumentMarqueeModel->link_text": {
"view": "TextView",
"viewId": "link_text",
"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