summaryrefslogtreecommitdiffstats
path: root/mobile/android/fenix/automation/taskcluster/androidTest/robo-scripts/default-browser-dismissal.json
blob: c5728c74e67e57db033f7a0a2fd1ac87949d2cca (plain)
1
2
3
4
5
6
7
8
9
10
11
[
  {
    "eventType": "VIEW_CLICKED",
    "elementDescriptors": [
      {
        "resourceId": "android:id/button2"
      }
    ],
    "optional": true
  }
]