You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/testing_v1.projects.testMatrices.html
-12Lines changed: 0 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -269,8 +269,6 @@ <h3>Method Details</h3>
269
269
},
270
270
"appInitialActivity": "A String", # The initial activity that should be used to start the app.
271
271
"appPackageId": "A String", # The java package for the application under test. The default value is determined by examining the application's manifest.
272
-
"maxDepth": 42, # The max depth of the traversal stack Robo can explore. Needs to be at least 2 to make Robo explore the app beyond the first activity. Default is 50.
273
-
"maxSteps": 42, # The max number of steps Robo can execute. Default is no limit.
274
272
"roboDirectives": [ # A set of directives Robo should apply during the crawl. This allows users to customize the crawl. For example, the username and password for a test account can be provided.
275
273
{ # Directs Robo to interact with a specific UI element if it is encountered during the crawl. Currently, Robo can perform text entry or element click.
276
274
"actionType": "A String", # Required. The type of action that Robo should perform on the specified element.
@@ -464,8 +462,6 @@ <h3>Method Details</h3>
464
462
},
465
463
"appInitialActivity": "A String", # The initial activity that should be used to start the app.
466
464
"appPackageId": "A String", # The java package for the application under test. The default value is determined by examining the application's manifest.
467
-
"maxDepth": 42, # The max depth of the traversal stack Robo can explore. Needs to be at least 2 to make Robo explore the app beyond the first activity. Default is 50.
468
-
"maxSteps": 42, # The max number of steps Robo can execute. Default is no limit.
469
465
"roboDirectives": [ # A set of directives Robo should apply during the crawl. This allows users to customize the crawl. For example, the username and password for a test account can be provided.
470
466
{ # Directs Robo to interact with a specific UI element if it is encountered during the crawl. Currently, Robo can perform text entry or element click.
471
467
"actionType": "A String", # Required. The type of action that Robo should perform on the specified element.
@@ -763,8 +759,6 @@ <h3>Method Details</h3>
763
759
},
764
760
"appInitialActivity": "A String", # The initial activity that should be used to start the app.
765
761
"appPackageId": "A String", # The java package for the application under test. The default value is determined by examining the application's manifest.
766
-
"maxDepth": 42, # The max depth of the traversal stack Robo can explore. Needs to be at least 2 to make Robo explore the app beyond the first activity. Default is 50.
767
-
"maxSteps": 42, # The max number of steps Robo can execute. Default is no limit.
768
762
"roboDirectives": [ # A set of directives Robo should apply during the crawl. This allows users to customize the crawl. For example, the username and password for a test account can be provided.
769
763
{ # Directs Robo to interact with a specific UI element if it is encountered during the crawl. Currently, Robo can perform text entry or element click.
770
764
"actionType": "A String", # Required. The type of action that Robo should perform on the specified element.
@@ -958,8 +952,6 @@ <h3>Method Details</h3>
958
952
},
959
953
"appInitialActivity": "A String", # The initial activity that should be used to start the app.
960
954
"appPackageId": "A String", # The java package for the application under test. The default value is determined by examining the application's manifest.
961
-
"maxDepth": 42, # The max depth of the traversal stack Robo can explore. Needs to be at least 2 to make Robo explore the app beyond the first activity. Default is 50.
962
-
"maxSteps": 42, # The max number of steps Robo can execute. Default is no limit.
963
955
"roboDirectives": [ # A set of directives Robo should apply during the crawl. This allows users to customize the crawl. For example, the username and password for a test account can be provided.
964
956
{ # Directs Robo to interact with a specific UI element if it is encountered during the crawl. Currently, Robo can perform text entry or element click.
965
957
"actionType": "A String", # Required. The type of action that Robo should perform on the specified element.
@@ -1264,8 +1256,6 @@ <h3>Method Details</h3>
1264
1256
},
1265
1257
"appInitialActivity": "A String", # The initial activity that should be used to start the app.
1266
1258
"appPackageId": "A String", # The java package for the application under test. The default value is determined by examining the application's manifest.
1267
-
"maxDepth": 42, # The max depth of the traversal stack Robo can explore. Needs to be at least 2 to make Robo explore the app beyond the first activity. Default is 50.
1268
-
"maxSteps": 42, # The max number of steps Robo can execute. Default is no limit.
1269
1259
"roboDirectives": [ # A set of directives Robo should apply during the crawl. This allows users to customize the crawl. For example, the username and password for a test account can be provided.
1270
1260
{ # Directs Robo to interact with a specific UI element if it is encountered during the crawl. Currently, Robo can perform text entry or element click.
1271
1261
"actionType": "A String", # Required. The type of action that Robo should perform on the specified element.
@@ -1459,8 +1449,6 @@ <h3>Method Details</h3>
1459
1449
},
1460
1450
"appInitialActivity": "A String", # The initial activity that should be used to start the app.
1461
1451
"appPackageId": "A String", # The java package for the application under test. The default value is determined by examining the application's manifest.
1462
-
"maxDepth": 42, # The max depth of the traversal stack Robo can explore. Needs to be at least 2 to make Robo explore the app beyond the first activity. Default is 50.
1463
-
"maxSteps": 42, # The max number of steps Robo can execute. Default is no limit.
1464
1452
"roboDirectives": [ # A set of directives Robo should apply during the crawl. This allows users to customize the crawl. For example, the username and password for a test account can be provided.
1465
1453
{ # Directs Robo to interact with a specific UI element if it is encountered during the crawl. Currently, Robo can perform text entry or element click.
1466
1454
"actionType": "A String", # Required. The type of action that Robo should perform on the specified element.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/testing.v1.json
+1-11Lines changed: 1 addition & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -282,7 +282,7 @@
282
282
}
283
283
}
284
284
},
285
-
"revision": "20211207",
285
+
"revision": "20211228",
286
286
"rootUrl": "https://testing.googleapis.com/",
287
287
"schemas": {
288
288
"Account": {
@@ -572,16 +572,6 @@
572
572
"description": "The java package for the application under test. The default value is determined by examining the application's manifest.",
573
573
"type": "string"
574
574
},
575
-
"maxDepth": {
576
-
"description": "The max depth of the traversal stack Robo can explore. Needs to be at least 2 to make Robo explore the app beyond the first activity. Default is 50.",
577
-
"format": "int32",
578
-
"type": "integer"
579
-
},
580
-
"maxSteps": {
581
-
"description": "The max number of steps Robo can execute. Default is no limit.",
582
-
"format": "int32",
583
-
"type": "integer"
584
-
},
585
575
"roboDirectives": {
586
576
"description": "A set of directives Robo should apply during the crawl. This allows users to customize the crawl. For example, the username and password for a test account can be provided.",
0 commit comments