doc-detective-common 4.35.0 → 4.36.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7217,7 +7217,7 @@
7217
7217
  "minimum": 1
7218
7218
  },
7219
7219
  "surface": {
7220
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
7220
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
7221
7221
  "anyOf": [
7222
7222
  {
7223
7223
  "title": "Surface (by browser engine)",
@@ -7570,7 +7570,7 @@
7570
7570
  "minimum": 1
7571
7571
  },
7572
7572
  "surface": {
7573
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
7573
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
7574
7574
  "anyOf": [
7575
7575
  {
7576
7576
  "title": "Surface (by browser engine)",
@@ -7866,7 +7866,7 @@
7866
7866
  {
7867
7867
  "$schema": "http://json-schema.org/draft-07/schema#",
7868
7868
  "title": "surface",
7869
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
7869
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
7870
7870
  "anyOf": [
7871
7871
  {
7872
7872
  "title": "Surface (by name)",
@@ -8490,7 +8490,7 @@
8490
8490
  "items": {
8491
8491
  "$schema": "http://json-schema.org/draft-07/schema#",
8492
8492
  "title": "surface",
8493
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
8493
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
8494
8494
  "anyOf": [
8495
8495
  {
8496
8496
  "title": "Surface (by name)",
@@ -14266,7 +14266,7 @@
14266
14266
  "minimum": 1
14267
14267
  },
14268
14268
  "surface": {
14269
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
14269
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
14270
14270
  "anyOf": [
14271
14271
  {
14272
14272
  "title": "Surface (by browser engine)",
@@ -14619,7 +14619,7 @@
14619
14619
  "minimum": 1
14620
14620
  },
14621
14621
  "surface": {
14622
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
14622
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
14623
14623
  "anyOf": [
14624
14624
  {
14625
14625
  "title": "Surface (by browser engine)",
@@ -15909,7 +15909,7 @@
15909
15909
  "additionalProperties": false,
15910
15910
  "properties": {
15911
15911
  "surface": {
15912
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
15912
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
15913
15913
  "anyOf": [
15914
15914
  {
15915
15915
  "title": "Surface (by browser engine)",
@@ -16258,7 +16258,7 @@
16258
16258
  "minimum": 1
16259
16259
  },
16260
16260
  "surface": {
16261
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
16261
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
16262
16262
  "anyOf": [
16263
16263
  {
16264
16264
  "title": "Surface (by browser engine)",
@@ -16611,7 +16611,7 @@
16611
16611
  "minimum": 1
16612
16612
  },
16613
16613
  "surface": {
16614
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
16614
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
16615
16615
  "anyOf": [
16616
16616
  {
16617
16617
  "title": "Surface (by browser engine)",
@@ -16981,7 +16981,7 @@
16981
16981
  "surface": {
16982
16982
  "$schema": "http://json-schema.org/draft-07/schema#",
16983
16983
  "title": "surface",
16984
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
16984
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
16985
16985
  "anyOf": [
16986
16986
  {
16987
16987
  "title": "Surface (by name)",
@@ -18478,7 +18478,7 @@
18478
18478
  "surface": {
18479
18479
  "$schema": "http://json-schema.org/draft-07/schema#",
18480
18480
  "title": "surface",
18481
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
18481
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
18482
18482
  "anyOf": [
18483
18483
  {
18484
18484
  "title": "Surface (by name)",
@@ -20055,7 +20055,7 @@
20055
20055
  "additionalProperties": false,
20056
20056
  "properties": {
20057
20057
  "surface": {
20058
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
20058
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
20059
20059
  "anyOf": [
20060
20060
  {
20061
20061
  "title": "Surface (by browser engine)",
@@ -20404,7 +20404,7 @@
20404
20404
  "minimum": 1
20405
20405
  },
20406
20406
  "surface": {
20407
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
20407
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
20408
20408
  "anyOf": [
20409
20409
  {
20410
20410
  "title": "Surface (by browser engine)",
@@ -20757,7 +20757,7 @@
20757
20757
  "minimum": 1
20758
20758
  },
20759
20759
  "surface": {
20760
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
20760
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
20761
20761
  "anyOf": [
20762
20762
  {
20763
20763
  "title": "Surface (by browser engine)",
@@ -21127,7 +21127,7 @@
21127
21127
  "surface": {
21128
21128
  "$schema": "http://json-schema.org/draft-07/schema#",
21129
21129
  "title": "surface",
21130
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
21130
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
21131
21131
  "anyOf": [
21132
21132
  {
21133
21133
  "title": "Surface (by name)",
@@ -22624,7 +22624,7 @@
22624
22624
  "surface": {
22625
22625
  "$schema": "http://json-schema.org/draft-07/schema#",
22626
22626
  "title": "surface",
22627
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
22627
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
22628
22628
  "anyOf": [
22629
22629
  {
22630
22630
  "title": "Surface (by name)",
@@ -33316,7 +33316,7 @@
33316
33316
  "surface": {
33317
33317
  "$schema": "http://json-schema.org/draft-07/schema#",
33318
33318
  "title": "surface",
33319
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
33319
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
33320
33320
  "anyOf": [
33321
33321
  {
33322
33322
  "title": "Surface (by name)",
@@ -34813,7 +34813,7 @@
34813
34813
  "surface": {
34814
34814
  "$schema": "http://json-schema.org/draft-07/schema#",
34815
34815
  "title": "surface",
34816
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
34816
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
34817
34817
  "anyOf": [
34818
34818
  {
34819
34819
  "title": "Surface (by name)",
@@ -37292,7 +37292,7 @@
37292
37292
  "additionalProperties": false,
37293
37293
  "properties": {
37294
37294
  "surface": {
37295
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
37295
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
37296
37296
  "anyOf": [
37297
37297
  {
37298
37298
  "title": "Surface (by browser engine)",
@@ -39843,7 +39843,7 @@
39843
39843
  "additionalProperties": false,
39844
39844
  "properties": {
39845
39845
  "surface": {
39846
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
39846
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
39847
39847
  "anyOf": [
39848
39848
  {
39849
39849
  "title": "Surface (by browser engine)",
@@ -42373,7 +42373,7 @@
42373
42373
  "additionalProperties": false,
42374
42374
  "properties": {
42375
42375
  "surface": {
42376
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
42376
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
42377
42377
  "anyOf": [
42378
42378
  {
42379
42379
  "title": "Surface (by browser engine)",
@@ -50099,7 +50099,7 @@
50099
50099
  {
50100
50100
  "$schema": "http://json-schema.org/draft-07/schema#",
50101
50101
  "title": "surface",
50102
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
50102
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
50103
50103
  "anyOf": [
50104
50104
  {
50105
50105
  "title": "Surface (by name)",
@@ -50723,7 +50723,7 @@
50723
50723
  "items": {
50724
50724
  "$schema": "http://json-schema.org/draft-07/schema#",
50725
50725
  "title": "surface",
50726
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
50726
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
50727
50727
  "anyOf": [
50728
50728
  {
50729
50729
  "title": "Surface (by name)",
@@ -58479,7 +58479,7 @@
58479
58479
  "description": "Duration of the swipe movement in milliseconds."
58480
58480
  },
58481
58481
  "surface": {
58482
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
58482
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
58483
58483
  "anyOf": [
58484
58484
  {
58485
58485
  "title": "Surface (by browser engine)",
@@ -58760,7 +58760,7 @@
58760
58760
  "description": "Duration of the swipe movement in milliseconds."
58761
58761
  },
58762
58762
  "surface": {
58763
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
58763
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
58764
58764
  "anyOf": [
58765
58765
  {
58766
58766
  "title": "Surface (by browser engine)",
@@ -59024,7 +59024,7 @@
59024
59024
  "description": "Duration of the swipe movement in milliseconds."
59025
59025
  },
59026
59026
  "surface": {
59027
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
59027
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
59028
59028
  "anyOf": [
59029
59029
  {
59030
59030
  "title": "Surface (by browser engine)",
@@ -59276,7 +59276,7 @@
59276
59276
  "description": "Duration of the swipe movement in milliseconds."
59277
59277
  },
59278
59278
  "surface": {
59279
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
59279
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
59280
59280
  "anyOf": [
59281
59281
  {
59282
59282
  "title": "Surface (by browser engine)",
@@ -59557,7 +59557,7 @@
59557
59557
  "description": "Duration of the swipe movement in milliseconds."
59558
59558
  },
59559
59559
  "surface": {
59560
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
59560
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
59561
59561
  "anyOf": [
59562
59562
  {
59563
59563
  "title": "Surface (by browser engine)",
@@ -72034,7 +72034,7 @@
72034
72034
  "minimum": 1
72035
72035
  },
72036
72036
  "surface": {
72037
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
72037
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
72038
72038
  "anyOf": [
72039
72039
  {
72040
72040
  "title": "Surface (by browser engine)",
@@ -72387,7 +72387,7 @@
72387
72387
  "minimum": 1
72388
72388
  },
72389
72389
  "surface": {
72390
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
72390
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
72391
72391
  "anyOf": [
72392
72392
  {
72393
72393
  "title": "Surface (by browser engine)",
@@ -73677,7 +73677,7 @@
73677
73677
  "additionalProperties": false,
73678
73678
  "properties": {
73679
73679
  "surface": {
73680
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
73680
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
73681
73681
  "anyOf": [
73682
73682
  {
73683
73683
  "title": "Surface (by browser engine)",
@@ -74026,7 +74026,7 @@
74026
74026
  "minimum": 1
74027
74027
  },
74028
74028
  "surface": {
74029
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
74029
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
74030
74030
  "anyOf": [
74031
74031
  {
74032
74032
  "title": "Surface (by browser engine)",
@@ -74379,7 +74379,7 @@
74379
74379
  "minimum": 1
74380
74380
  },
74381
74381
  "surface": {
74382
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
74382
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
74383
74383
  "anyOf": [
74384
74384
  {
74385
74385
  "title": "Surface (by browser engine)",
@@ -74749,7 +74749,7 @@
74749
74749
  "surface": {
74750
74750
  "$schema": "http://json-schema.org/draft-07/schema#",
74751
74751
  "title": "surface",
74752
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
74752
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
74753
74753
  "anyOf": [
74754
74754
  {
74755
74755
  "title": "Surface (by name)",
@@ -76246,7 +76246,7 @@
76246
76246
  "surface": {
76247
76247
  "$schema": "http://json-schema.org/draft-07/schema#",
76248
76248
  "title": "surface",
76249
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
76249
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
76250
76250
  "anyOf": [
76251
76251
  {
76252
76252
  "title": "Surface (by name)",
@@ -77823,7 +77823,7 @@
77823
77823
  "additionalProperties": false,
77824
77824
  "properties": {
77825
77825
  "surface": {
77826
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
77826
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
77827
77827
  "anyOf": [
77828
77828
  {
77829
77829
  "title": "Surface (by browser engine)",
@@ -78172,7 +78172,7 @@
78172
78172
  "minimum": 1
78173
78173
  },
78174
78174
  "surface": {
78175
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
78175
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
78176
78176
  "anyOf": [
78177
78177
  {
78178
78178
  "title": "Surface (by browser engine)",
@@ -78525,7 +78525,7 @@
78525
78525
  "minimum": 1
78526
78526
  },
78527
78527
  "surface": {
78528
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
78528
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
78529
78529
  "anyOf": [
78530
78530
  {
78531
78531
  "title": "Surface (by browser engine)",
@@ -78895,7 +78895,7 @@
78895
78895
  "surface": {
78896
78896
  "$schema": "http://json-schema.org/draft-07/schema#",
78897
78897
  "title": "surface",
78898
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
78898
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
78899
78899
  "anyOf": [
78900
78900
  {
78901
78901
  "title": "Surface (by name)",
@@ -80392,7 +80392,7 @@
80392
80392
  "surface": {
80393
80393
  "$schema": "http://json-schema.org/draft-07/schema#",
80394
80394
  "title": "surface",
80395
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
80395
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
80396
80396
  "anyOf": [
80397
80397
  {
80398
80398
  "title": "Surface (by name)",
@@ -91084,7 +91084,7 @@
91084
91084
  "surface": {
91085
91085
  "$schema": "http://json-schema.org/draft-07/schema#",
91086
91086
  "title": "surface",
91087
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
91087
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
91088
91088
  "anyOf": [
91089
91089
  {
91090
91090
  "title": "Surface (by name)",
@@ -92581,7 +92581,7 @@
92581
92581
  "surface": {
92582
92582
  "$schema": "http://json-schema.org/draft-07/schema#",
92583
92583
  "title": "surface",
92584
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
92584
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
92585
92585
  "anyOf": [
92586
92586
  {
92587
92587
  "title": "Surface (by name)",
@@ -95060,7 +95060,7 @@
95060
95060
  "additionalProperties": false,
95061
95061
  "properties": {
95062
95062
  "surface": {
95063
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
95063
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
95064
95064
  "anyOf": [
95065
95065
  {
95066
95066
  "title": "Surface (by browser engine)",
@@ -97611,7 +97611,7 @@
97611
97611
  "additionalProperties": false,
97612
97612
  "properties": {
97613
97613
  "surface": {
97614
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
97614
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
97615
97615
  "anyOf": [
97616
97616
  {
97617
97617
  "title": "Surface (by browser engine)",
@@ -100141,7 +100141,7 @@
100141
100141
  "additionalProperties": false,
100142
100142
  "properties": {
100143
100143
  "surface": {
100144
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
100144
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
100145
100145
  "anyOf": [
100146
100146
  {
100147
100147
  "title": "Surface (by browser engine)",
@@ -107867,7 +107867,7 @@
107867
107867
  {
107868
107868
  "$schema": "http://json-schema.org/draft-07/schema#",
107869
107869
  "title": "surface",
107870
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
107870
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
107871
107871
  "anyOf": [
107872
107872
  {
107873
107873
  "title": "Surface (by name)",
@@ -108491,7 +108491,7 @@
108491
108491
  "items": {
108492
108492
  "$schema": "http://json-schema.org/draft-07/schema#",
108493
108493
  "title": "surface",
108494
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
108494
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
108495
108495
  "anyOf": [
108496
108496
  {
108497
108497
  "title": "Surface (by name)",
@@ -116247,7 +116247,7 @@
116247
116247
  "description": "Duration of the swipe movement in milliseconds."
116248
116248
  },
116249
116249
  "surface": {
116250
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
116250
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
116251
116251
  "anyOf": [
116252
116252
  {
116253
116253
  "title": "Surface (by browser engine)",
@@ -116528,7 +116528,7 @@
116528
116528
  "description": "Duration of the swipe movement in milliseconds."
116529
116529
  },
116530
116530
  "surface": {
116531
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
116531
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
116532
116532
  "anyOf": [
116533
116533
  {
116534
116534
  "title": "Surface (by browser engine)",
@@ -116792,7 +116792,7 @@
116792
116792
  "description": "Duration of the swipe movement in milliseconds."
116793
116793
  },
116794
116794
  "surface": {
116795
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
116795
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
116796
116796
  "anyOf": [
116797
116797
  {
116798
116798
  "title": "Surface (by browser engine)",
@@ -117044,7 +117044,7 @@
117044
117044
  "description": "Duration of the swipe movement in milliseconds."
117045
117045
  },
117046
117046
  "surface": {
117047
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
117047
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
117048
117048
  "anyOf": [
117049
117049
  {
117050
117050
  "title": "Surface (by browser engine)",
@@ -117325,7 +117325,7 @@
117325
117325
  "description": "Duration of the swipe movement in milliseconds."
117326
117326
  },
117327
117327
  "surface": {
117328
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
117328
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
117329
117329
  "anyOf": [
117330
117330
  {
117331
117331
  "title": "Surface (by browser engine)",
@@ -125844,7 +125844,7 @@
125844
125844
  "additionalProperties": false,
125845
125845
  "properties": {
125846
125846
  "surface": {
125847
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
125847
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
125848
125848
  "anyOf": [
125849
125849
  {
125850
125850
  "title": "Surface (by browser engine)",
@@ -126193,7 +126193,7 @@
126193
126193
  "minimum": 1
126194
126194
  },
126195
126195
  "surface": {
126196
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
126196
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
126197
126197
  "anyOf": [
126198
126198
  {
126199
126199
  "title": "Surface (by browser engine)",
@@ -126546,7 +126546,7 @@
126546
126546
  "minimum": 1
126547
126547
  },
126548
126548
  "surface": {
126549
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
126549
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
126550
126550
  "anyOf": [
126551
126551
  {
126552
126552
  "title": "Surface (by browser engine)",
@@ -126916,7 +126916,7 @@
126916
126916
  "surface": {
126917
126917
  "$schema": "http://json-schema.org/draft-07/schema#",
126918
126918
  "title": "surface",
126919
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
126919
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
126920
126920
  "anyOf": [
126921
126921
  {
126922
126922
  "title": "Surface (by name)",
@@ -128413,7 +128413,7 @@
128413
128413
  "surface": {
128414
128414
  "$schema": "http://json-schema.org/draft-07/schema#",
128415
128415
  "title": "surface",
128416
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
128416
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
128417
128417
  "anyOf": [
128418
128418
  {
128419
128419
  "title": "Surface (by name)",
@@ -129990,7 +129990,7 @@
129990
129990
  "additionalProperties": false,
129991
129991
  "properties": {
129992
129992
  "surface": {
129993
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
129993
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
129994
129994
  "anyOf": [
129995
129995
  {
129996
129996
  "title": "Surface (by browser engine)",
@@ -130339,7 +130339,7 @@
130339
130339
  "minimum": 1
130340
130340
  },
130341
130341
  "surface": {
130342
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
130342
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
130343
130343
  "anyOf": [
130344
130344
  {
130345
130345
  "title": "Surface (by browser engine)",
@@ -130692,7 +130692,7 @@
130692
130692
  "minimum": 1
130693
130693
  },
130694
130694
  "surface": {
130695
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
130695
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
130696
130696
  "anyOf": [
130697
130697
  {
130698
130698
  "title": "Surface (by browser engine)",
@@ -131062,7 +131062,7 @@
131062
131062
  "surface": {
131063
131063
  "$schema": "http://json-schema.org/draft-07/schema#",
131064
131064
  "title": "surface",
131065
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
131065
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
131066
131066
  "anyOf": [
131067
131067
  {
131068
131068
  "title": "Surface (by name)",
@@ -132559,7 +132559,7 @@
132559
132559
  "surface": {
132560
132560
  "$schema": "http://json-schema.org/draft-07/schema#",
132561
132561
  "title": "surface",
132562
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
132562
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
132563
132563
  "anyOf": [
132564
132564
  {
132565
132565
  "title": "Surface (by name)",
@@ -142733,7 +142733,7 @@
142733
142733
  "minimum": 1
142734
142734
  },
142735
142735
  "surface": {
142736
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
142736
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
142737
142737
  "anyOf": [
142738
142738
  {
142739
142739
  "title": "Surface (by browser engine)",
@@ -143086,7 +143086,7 @@
143086
143086
  "minimum": 1
143087
143087
  },
143088
143088
  "surface": {
143089
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
143089
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
143090
143090
  "anyOf": [
143091
143091
  {
143092
143092
  "title": "Surface (by browser engine)",
@@ -144376,7 +144376,7 @@
144376
144376
  "additionalProperties": false,
144377
144377
  "properties": {
144378
144378
  "surface": {
144379
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
144379
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
144380
144380
  "anyOf": [
144381
144381
  {
144382
144382
  "title": "Surface (by browser engine)",
@@ -144725,7 +144725,7 @@
144725
144725
  "minimum": 1
144726
144726
  },
144727
144727
  "surface": {
144728
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
144728
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
144729
144729
  "anyOf": [
144730
144730
  {
144731
144731
  "title": "Surface (by browser engine)",
@@ -145078,7 +145078,7 @@
145078
145078
  "minimum": 1
145079
145079
  },
145080
145080
  "surface": {
145081
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
145081
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
145082
145082
  "anyOf": [
145083
145083
  {
145084
145084
  "title": "Surface (by browser engine)",
@@ -145448,7 +145448,7 @@
145448
145448
  "surface": {
145449
145449
  "$schema": "http://json-schema.org/draft-07/schema#",
145450
145450
  "title": "surface",
145451
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
145451
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
145452
145452
  "anyOf": [
145453
145453
  {
145454
145454
  "title": "Surface (by name)",
@@ -146945,7 +146945,7 @@
146945
146945
  "surface": {
146946
146946
  "$schema": "http://json-schema.org/draft-07/schema#",
146947
146947
  "title": "surface",
146948
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
146948
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
146949
146949
  "anyOf": [
146950
146950
  {
146951
146951
  "title": "Surface (by name)",
@@ -148522,7 +148522,7 @@
148522
148522
  "additionalProperties": false,
148523
148523
  "properties": {
148524
148524
  "surface": {
148525
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
148525
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
148526
148526
  "anyOf": [
148527
148527
  {
148528
148528
  "title": "Surface (by browser engine)",
@@ -148871,7 +148871,7 @@
148871
148871
  "minimum": 1
148872
148872
  },
148873
148873
  "surface": {
148874
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
148874
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
148875
148875
  "anyOf": [
148876
148876
  {
148877
148877
  "title": "Surface (by browser engine)",
@@ -149224,7 +149224,7 @@
149224
149224
  "minimum": 1
149225
149225
  },
149226
149226
  "surface": {
149227
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
149227
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
149228
149228
  "anyOf": [
149229
149229
  {
149230
149230
  "title": "Surface (by browser engine)",
@@ -149594,7 +149594,7 @@
149594
149594
  "surface": {
149595
149595
  "$schema": "http://json-schema.org/draft-07/schema#",
149596
149596
  "title": "surface",
149597
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
149597
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
149598
149598
  "anyOf": [
149599
149599
  {
149600
149600
  "title": "Surface (by name)",
@@ -151091,7 +151091,7 @@
151091
151091
  "surface": {
151092
151092
  "$schema": "http://json-schema.org/draft-07/schema#",
151093
151093
  "title": "surface",
151094
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
151094
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
151095
151095
  "anyOf": [
151096
151096
  {
151097
151097
  "title": "Surface (by name)",
@@ -161783,7 +161783,7 @@
161783
161783
  "surface": {
161784
161784
  "$schema": "http://json-schema.org/draft-07/schema#",
161785
161785
  "title": "surface",
161786
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
161786
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
161787
161787
  "anyOf": [
161788
161788
  {
161789
161789
  "title": "Surface (by name)",
@@ -163280,7 +163280,7 @@
163280
163280
  "surface": {
163281
163281
  "$schema": "http://json-schema.org/draft-07/schema#",
163282
163282
  "title": "surface",
163283
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
163283
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
163284
163284
  "anyOf": [
163285
163285
  {
163286
163286
  "title": "Surface (by name)",
@@ -165759,7 +165759,7 @@
165759
165759
  "additionalProperties": false,
165760
165760
  "properties": {
165761
165761
  "surface": {
165762
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
165762
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
165763
165763
  "anyOf": [
165764
165764
  {
165765
165765
  "title": "Surface (by browser engine)",
@@ -168310,7 +168310,7 @@
168310
168310
  "additionalProperties": false,
168311
168311
  "properties": {
168312
168312
  "surface": {
168313
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
168313
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
168314
168314
  "anyOf": [
168315
168315
  {
168316
168316
  "title": "Surface (by browser engine)",
@@ -170840,7 +170840,7 @@
170840
170840
  "additionalProperties": false,
170841
170841
  "properties": {
170842
170842
  "surface": {
170843
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
170843
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
170844
170844
  "anyOf": [
170845
170845
  {
170846
170846
  "title": "Surface (by browser engine)",
@@ -178566,7 +178566,7 @@
178566
178566
  {
178567
178567
  "$schema": "http://json-schema.org/draft-07/schema#",
178568
178568
  "title": "surface",
178569
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
178569
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
178570
178570
  "anyOf": [
178571
178571
  {
178572
178572
  "title": "Surface (by name)",
@@ -179190,7 +179190,7 @@
179190
179190
  "items": {
179191
179191
  "$schema": "http://json-schema.org/draft-07/schema#",
179192
179192
  "title": "surface",
179193
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
179193
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
179194
179194
  "anyOf": [
179195
179195
  {
179196
179196
  "title": "Surface (by name)",
@@ -186946,7 +186946,7 @@
186946
186946
  "description": "Duration of the swipe movement in milliseconds."
186947
186947
  },
186948
186948
  "surface": {
186949
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
186949
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
186950
186950
  "anyOf": [
186951
186951
  {
186952
186952
  "title": "Surface (by browser engine)",
@@ -187227,7 +187227,7 @@
187227
187227
  "description": "Duration of the swipe movement in milliseconds."
187228
187228
  },
187229
187229
  "surface": {
187230
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
187230
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
187231
187231
  "anyOf": [
187232
187232
  {
187233
187233
  "title": "Surface (by browser engine)",
@@ -187491,7 +187491,7 @@
187491
187491
  "description": "Duration of the swipe movement in milliseconds."
187492
187492
  },
187493
187493
  "surface": {
187494
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
187494
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
187495
187495
  "anyOf": [
187496
187496
  {
187497
187497
  "title": "Surface (by browser engine)",
@@ -187743,7 +187743,7 @@
187743
187743
  "description": "Duration of the swipe movement in milliseconds."
187744
187744
  },
187745
187745
  "surface": {
187746
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
187746
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
187747
187747
  "anyOf": [
187748
187748
  {
187749
187749
  "title": "Surface (by browser engine)",
@@ -188024,7 +188024,7 @@
188024
188024
  "description": "Duration of the swipe movement in milliseconds."
188025
188025
  },
188026
188026
  "surface": {
188027
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
188027
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
188028
188028
  "anyOf": [
188029
188029
  {
188030
188030
  "title": "Surface (by browser engine)",
@@ -200501,7 +200501,7 @@
200501
200501
  "minimum": 1
200502
200502
  },
200503
200503
  "surface": {
200504
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
200504
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
200505
200505
  "anyOf": [
200506
200506
  {
200507
200507
  "title": "Surface (by browser engine)",
@@ -200854,7 +200854,7 @@
200854
200854
  "minimum": 1
200855
200855
  },
200856
200856
  "surface": {
200857
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
200857
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
200858
200858
  "anyOf": [
200859
200859
  {
200860
200860
  "title": "Surface (by browser engine)",
@@ -202144,7 +202144,7 @@
202144
202144
  "additionalProperties": false,
202145
202145
  "properties": {
202146
202146
  "surface": {
202147
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
202147
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
202148
202148
  "anyOf": [
202149
202149
  {
202150
202150
  "title": "Surface (by browser engine)",
@@ -202493,7 +202493,7 @@
202493
202493
  "minimum": 1
202494
202494
  },
202495
202495
  "surface": {
202496
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
202496
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
202497
202497
  "anyOf": [
202498
202498
  {
202499
202499
  "title": "Surface (by browser engine)",
@@ -202846,7 +202846,7 @@
202846
202846
  "minimum": 1
202847
202847
  },
202848
202848
  "surface": {
202849
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
202849
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
202850
202850
  "anyOf": [
202851
202851
  {
202852
202852
  "title": "Surface (by browser engine)",
@@ -203216,7 +203216,7 @@
203216
203216
  "surface": {
203217
203217
  "$schema": "http://json-schema.org/draft-07/schema#",
203218
203218
  "title": "surface",
203219
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
203219
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
203220
203220
  "anyOf": [
203221
203221
  {
203222
203222
  "title": "Surface (by name)",
@@ -204713,7 +204713,7 @@
204713
204713
  "surface": {
204714
204714
  "$schema": "http://json-schema.org/draft-07/schema#",
204715
204715
  "title": "surface",
204716
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
204716
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
204717
204717
  "anyOf": [
204718
204718
  {
204719
204719
  "title": "Surface (by name)",
@@ -206290,7 +206290,7 @@
206290
206290
  "additionalProperties": false,
206291
206291
  "properties": {
206292
206292
  "surface": {
206293
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
206293
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
206294
206294
  "anyOf": [
206295
206295
  {
206296
206296
  "title": "Surface (by browser engine)",
@@ -206639,7 +206639,7 @@
206639
206639
  "minimum": 1
206640
206640
  },
206641
206641
  "surface": {
206642
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
206642
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
206643
206643
  "anyOf": [
206644
206644
  {
206645
206645
  "title": "Surface (by browser engine)",
@@ -206992,7 +206992,7 @@
206992
206992
  "minimum": 1
206993
206993
  },
206994
206994
  "surface": {
206995
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
206995
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
206996
206996
  "anyOf": [
206997
206997
  {
206998
206998
  "title": "Surface (by browser engine)",
@@ -207362,7 +207362,7 @@
207362
207362
  "surface": {
207363
207363
  "$schema": "http://json-schema.org/draft-07/schema#",
207364
207364
  "title": "surface",
207365
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
207365
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
207366
207366
  "anyOf": [
207367
207367
  {
207368
207368
  "title": "Surface (by name)",
@@ -208859,7 +208859,7 @@
208859
208859
  "surface": {
208860
208860
  "$schema": "http://json-schema.org/draft-07/schema#",
208861
208861
  "title": "surface",
208862
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
208862
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
208863
208863
  "anyOf": [
208864
208864
  {
208865
208865
  "title": "Surface (by name)",
@@ -219551,7 +219551,7 @@
219551
219551
  "surface": {
219552
219552
  "$schema": "http://json-schema.org/draft-07/schema#",
219553
219553
  "title": "surface",
219554
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
219554
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
219555
219555
  "anyOf": [
219556
219556
  {
219557
219557
  "title": "Surface (by name)",
@@ -221048,7 +221048,7 @@
221048
221048
  "surface": {
221049
221049
  "$schema": "http://json-schema.org/draft-07/schema#",
221050
221050
  "title": "surface",
221051
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
221051
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
221052
221052
  "anyOf": [
221053
221053
  {
221054
221054
  "title": "Surface (by name)",
@@ -223527,7 +223527,7 @@
223527
223527
  "additionalProperties": false,
223528
223528
  "properties": {
223529
223529
  "surface": {
223530
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
223530
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
223531
223531
  "anyOf": [
223532
223532
  {
223533
223533
  "title": "Surface (by browser engine)",
@@ -226078,7 +226078,7 @@
226078
226078
  "additionalProperties": false,
226079
226079
  "properties": {
226080
226080
  "surface": {
226081
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
226081
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
226082
226082
  "anyOf": [
226083
226083
  {
226084
226084
  "title": "Surface (by browser engine)",
@@ -228608,7 +228608,7 @@
228608
228608
  "additionalProperties": false,
228609
228609
  "properties": {
228610
228610
  "surface": {
228611
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
228611
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
228612
228612
  "anyOf": [
228613
228613
  {
228614
228614
  "title": "Surface (by browser engine)",
@@ -236334,7 +236334,7 @@
236334
236334
  {
236335
236335
  "$schema": "http://json-schema.org/draft-07/schema#",
236336
236336
  "title": "surface",
236337
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
236337
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
236338
236338
  "anyOf": [
236339
236339
  {
236340
236340
  "title": "Surface (by name)",
@@ -236958,7 +236958,7 @@
236958
236958
  "items": {
236959
236959
  "$schema": "http://json-schema.org/draft-07/schema#",
236960
236960
  "title": "surface",
236961
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
236961
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
236962
236962
  "anyOf": [
236963
236963
  {
236964
236964
  "title": "Surface (by name)",
@@ -244714,7 +244714,7 @@
244714
244714
  "description": "Duration of the swipe movement in milliseconds."
244715
244715
  },
244716
244716
  "surface": {
244717
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
244717
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
244718
244718
  "anyOf": [
244719
244719
  {
244720
244720
  "title": "Surface (by browser engine)",
@@ -244995,7 +244995,7 @@
244995
244995
  "description": "Duration of the swipe movement in milliseconds."
244996
244996
  },
244997
244997
  "surface": {
244998
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
244998
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
244999
244999
  "anyOf": [
245000
245000
  {
245001
245001
  "title": "Surface (by browser engine)",
@@ -245259,7 +245259,7 @@
245259
245259
  "description": "Duration of the swipe movement in milliseconds."
245260
245260
  },
245261
245261
  "surface": {
245262
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
245262
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
245263
245263
  "anyOf": [
245264
245264
  {
245265
245265
  "title": "Surface (by browser engine)",
@@ -245511,7 +245511,7 @@
245511
245511
  "description": "Duration of the swipe movement in milliseconds."
245512
245512
  },
245513
245513
  "surface": {
245514
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
245514
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
245515
245515
  "anyOf": [
245516
245516
  {
245517
245517
  "title": "Surface (by browser engine)",
@@ -245792,7 +245792,7 @@
245792
245792
  "description": "Duration of the swipe movement in milliseconds."
245793
245793
  },
245794
245794
  "surface": {
245795
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
245795
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
245796
245796
  "anyOf": [
245797
245797
  {
245798
245798
  "title": "Surface (by browser engine)",
@@ -260563,7 +260563,7 @@
260563
260563
  "minimum": 1
260564
260564
  },
260565
260565
  "surface": {
260566
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
260566
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
260567
260567
  "anyOf": [
260568
260568
  {
260569
260569
  "title": "Surface (by browser engine)",
@@ -260916,7 +260916,7 @@
260916
260916
  "minimum": 1
260917
260917
  },
260918
260918
  "surface": {
260919
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
260919
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
260920
260920
  "anyOf": [
260921
260921
  {
260922
260922
  "title": "Surface (by browser engine)",
@@ -262206,7 +262206,7 @@
262206
262206
  "additionalProperties": false,
262207
262207
  "properties": {
262208
262208
  "surface": {
262209
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
262209
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
262210
262210
  "anyOf": [
262211
262211
  {
262212
262212
  "title": "Surface (by browser engine)",
@@ -262555,7 +262555,7 @@
262555
262555
  "minimum": 1
262556
262556
  },
262557
262557
  "surface": {
262558
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
262558
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
262559
262559
  "anyOf": [
262560
262560
  {
262561
262561
  "title": "Surface (by browser engine)",
@@ -262908,7 +262908,7 @@
262908
262908
  "minimum": 1
262909
262909
  },
262910
262910
  "surface": {
262911
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
262911
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
262912
262912
  "anyOf": [
262913
262913
  {
262914
262914
  "title": "Surface (by browser engine)",
@@ -263278,7 +263278,7 @@
263278
263278
  "surface": {
263279
263279
  "$schema": "http://json-schema.org/draft-07/schema#",
263280
263280
  "title": "surface",
263281
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
263281
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
263282
263282
  "anyOf": [
263283
263283
  {
263284
263284
  "title": "Surface (by name)",
@@ -264775,7 +264775,7 @@
264775
264775
  "surface": {
264776
264776
  "$schema": "http://json-schema.org/draft-07/schema#",
264777
264777
  "title": "surface",
264778
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
264778
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
264779
264779
  "anyOf": [
264780
264780
  {
264781
264781
  "title": "Surface (by name)",
@@ -266352,7 +266352,7 @@
266352
266352
  "additionalProperties": false,
266353
266353
  "properties": {
266354
266354
  "surface": {
266355
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
266355
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
266356
266356
  "anyOf": [
266357
266357
  {
266358
266358
  "title": "Surface (by browser engine)",
@@ -266701,7 +266701,7 @@
266701
266701
  "minimum": 1
266702
266702
  },
266703
266703
  "surface": {
266704
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
266704
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
266705
266705
  "anyOf": [
266706
266706
  {
266707
266707
  "title": "Surface (by browser engine)",
@@ -267054,7 +267054,7 @@
267054
267054
  "minimum": 1
267055
267055
  },
267056
267056
  "surface": {
267057
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
267057
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
267058
267058
  "anyOf": [
267059
267059
  {
267060
267060
  "title": "Surface (by browser engine)",
@@ -267424,7 +267424,7 @@
267424
267424
  "surface": {
267425
267425
  "$schema": "http://json-schema.org/draft-07/schema#",
267426
267426
  "title": "surface",
267427
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
267427
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
267428
267428
  "anyOf": [
267429
267429
  {
267430
267430
  "title": "Surface (by name)",
@@ -268921,7 +268921,7 @@
268921
268921
  "surface": {
268922
268922
  "$schema": "http://json-schema.org/draft-07/schema#",
268923
268923
  "title": "surface",
268924
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
268924
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
268925
268925
  "anyOf": [
268926
268926
  {
268927
268927
  "title": "Surface (by name)",
@@ -279613,7 +279613,7 @@
279613
279613
  "surface": {
279614
279614
  "$schema": "http://json-schema.org/draft-07/schema#",
279615
279615
  "title": "surface",
279616
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
279616
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
279617
279617
  "anyOf": [
279618
279618
  {
279619
279619
  "title": "Surface (by name)",
@@ -281110,7 +281110,7 @@
281110
281110
  "surface": {
281111
281111
  "$schema": "http://json-schema.org/draft-07/schema#",
281112
281112
  "title": "surface",
281113
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
281113
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
281114
281114
  "anyOf": [
281115
281115
  {
281116
281116
  "title": "Surface (by name)",
@@ -283589,7 +283589,7 @@
283589
283589
  "additionalProperties": false,
283590
283590
  "properties": {
283591
283591
  "surface": {
283592
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
283592
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
283593
283593
  "anyOf": [
283594
283594
  {
283595
283595
  "title": "Surface (by browser engine)",
@@ -286140,7 +286140,7 @@
286140
286140
  "additionalProperties": false,
286141
286141
  "properties": {
286142
286142
  "surface": {
286143
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
286143
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
286144
286144
  "anyOf": [
286145
286145
  {
286146
286146
  "title": "Surface (by browser engine)",
@@ -288670,7 +288670,7 @@
288670
288670
  "additionalProperties": false,
288671
288671
  "properties": {
288672
288672
  "surface": {
288673
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
288673
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
288674
288674
  "anyOf": [
288675
288675
  {
288676
288676
  "title": "Surface (by browser engine)",
@@ -296396,7 +296396,7 @@
296396
296396
  {
296397
296397
  "$schema": "http://json-schema.org/draft-07/schema#",
296398
296398
  "title": "surface",
296399
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
296399
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
296400
296400
  "anyOf": [
296401
296401
  {
296402
296402
  "title": "Surface (by name)",
@@ -297020,7 +297020,7 @@
297020
297020
  "items": {
297021
297021
  "$schema": "http://json-schema.org/draft-07/schema#",
297022
297022
  "title": "surface",
297023
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
297023
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
297024
297024
  "anyOf": [
297025
297025
  {
297026
297026
  "title": "Surface (by name)",
@@ -304776,7 +304776,7 @@
304776
304776
  "description": "Duration of the swipe movement in milliseconds."
304777
304777
  },
304778
304778
  "surface": {
304779
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
304779
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
304780
304780
  "anyOf": [
304781
304781
  {
304782
304782
  "title": "Surface (by browser engine)",
@@ -305057,7 +305057,7 @@
305057
305057
  "description": "Duration of the swipe movement in milliseconds."
305058
305058
  },
305059
305059
  "surface": {
305060
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
305060
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
305061
305061
  "anyOf": [
305062
305062
  {
305063
305063
  "title": "Surface (by browser engine)",
@@ -305321,7 +305321,7 @@
305321
305321
  "description": "Duration of the swipe movement in milliseconds."
305322
305322
  },
305323
305323
  "surface": {
305324
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
305324
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
305325
305325
  "anyOf": [
305326
305326
  {
305327
305327
  "title": "Surface (by browser engine)",
@@ -305573,7 +305573,7 @@
305573
305573
  "description": "Duration of the swipe movement in milliseconds."
305574
305574
  },
305575
305575
  "surface": {
305576
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
305576
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
305577
305577
  "anyOf": [
305578
305578
  {
305579
305579
  "title": "Surface (by browser engine)",
@@ -305854,7 +305854,7 @@
305854
305854
  "description": "Duration of the swipe movement in milliseconds."
305855
305855
  },
305856
305856
  "surface": {
305857
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
305857
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
305858
305858
  "anyOf": [
305859
305859
  {
305860
305860
  "title": "Surface (by browser engine)",
@@ -317046,7 +317046,7 @@
317046
317046
  "minimum": 1
317047
317047
  },
317048
317048
  "surface": {
317049
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
317049
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
317050
317050
  "anyOf": [
317051
317051
  {
317052
317052
  "title": "Surface (by browser engine)",
@@ -317399,7 +317399,7 @@
317399
317399
  "minimum": 1
317400
317400
  },
317401
317401
  "surface": {
317402
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
317402
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
317403
317403
  "anyOf": [
317404
317404
  {
317405
317405
  "title": "Surface (by browser engine)",
@@ -318689,7 +318689,7 @@
318689
318689
  "additionalProperties": false,
318690
318690
  "properties": {
318691
318691
  "surface": {
318692
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
318692
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
318693
318693
  "anyOf": [
318694
318694
  {
318695
318695
  "title": "Surface (by browser engine)",
@@ -319038,7 +319038,7 @@
319038
319038
  "minimum": 1
319039
319039
  },
319040
319040
  "surface": {
319041
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
319041
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
319042
319042
  "anyOf": [
319043
319043
  {
319044
319044
  "title": "Surface (by browser engine)",
@@ -319391,7 +319391,7 @@
319391
319391
  "minimum": 1
319392
319392
  },
319393
319393
  "surface": {
319394
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
319394
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
319395
319395
  "anyOf": [
319396
319396
  {
319397
319397
  "title": "Surface (by browser engine)",
@@ -319761,7 +319761,7 @@
319761
319761
  "surface": {
319762
319762
  "$schema": "http://json-schema.org/draft-07/schema#",
319763
319763
  "title": "surface",
319764
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
319764
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
319765
319765
  "anyOf": [
319766
319766
  {
319767
319767
  "title": "Surface (by name)",
@@ -321258,7 +321258,7 @@
321258
321258
  "surface": {
321259
321259
  "$schema": "http://json-schema.org/draft-07/schema#",
321260
321260
  "title": "surface",
321261
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
321261
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
321262
321262
  "anyOf": [
321263
321263
  {
321264
321264
  "title": "Surface (by name)",
@@ -322835,7 +322835,7 @@
322835
322835
  "additionalProperties": false,
322836
322836
  "properties": {
322837
322837
  "surface": {
322838
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
322838
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
322839
322839
  "anyOf": [
322840
322840
  {
322841
322841
  "title": "Surface (by browser engine)",
@@ -323184,7 +323184,7 @@
323184
323184
  "minimum": 1
323185
323185
  },
323186
323186
  "surface": {
323187
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
323187
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
323188
323188
  "anyOf": [
323189
323189
  {
323190
323190
  "title": "Surface (by browser engine)",
@@ -323537,7 +323537,7 @@
323537
323537
  "minimum": 1
323538
323538
  },
323539
323539
  "surface": {
323540
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
323540
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
323541
323541
  "anyOf": [
323542
323542
  {
323543
323543
  "title": "Surface (by browser engine)",
@@ -323907,7 +323907,7 @@
323907
323907
  "surface": {
323908
323908
  "$schema": "http://json-schema.org/draft-07/schema#",
323909
323909
  "title": "surface",
323910
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
323910
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
323911
323911
  "anyOf": [
323912
323912
  {
323913
323913
  "title": "Surface (by name)",
@@ -325404,7 +325404,7 @@
325404
325404
  "surface": {
325405
325405
  "$schema": "http://json-schema.org/draft-07/schema#",
325406
325406
  "title": "surface",
325407
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
325407
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
325408
325408
  "anyOf": [
325409
325409
  {
325410
325410
  "title": "Surface (by name)",
@@ -336096,7 +336096,7 @@
336096
336096
  "surface": {
336097
336097
  "$schema": "http://json-schema.org/draft-07/schema#",
336098
336098
  "title": "surface",
336099
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
336099
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
336100
336100
  "anyOf": [
336101
336101
  {
336102
336102
  "title": "Surface (by name)",
@@ -337593,7 +337593,7 @@
337593
337593
  "surface": {
337594
337594
  "$schema": "http://json-schema.org/draft-07/schema#",
337595
337595
  "title": "surface",
337596
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
337596
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
337597
337597
  "anyOf": [
337598
337598
  {
337599
337599
  "title": "Surface (by name)",
@@ -340072,7 +340072,7 @@
340072
340072
  "additionalProperties": false,
340073
340073
  "properties": {
340074
340074
  "surface": {
340075
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
340075
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
340076
340076
  "anyOf": [
340077
340077
  {
340078
340078
  "title": "Surface (by browser engine)",
@@ -342623,7 +342623,7 @@
342623
342623
  "additionalProperties": false,
342624
342624
  "properties": {
342625
342625
  "surface": {
342626
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
342626
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
342627
342627
  "anyOf": [
342628
342628
  {
342629
342629
  "title": "Surface (by browser engine)",
@@ -345153,7 +345153,7 @@
345153
345153
  "additionalProperties": false,
345154
345154
  "properties": {
345155
345155
  "surface": {
345156
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
345156
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
345157
345157
  "anyOf": [
345158
345158
  {
345159
345159
  "title": "Surface (by browser engine)",
@@ -352879,7 +352879,7 @@
352879
352879
  {
352880
352880
  "$schema": "http://json-schema.org/draft-07/schema#",
352881
352881
  "title": "surface",
352882
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
352882
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
352883
352883
  "anyOf": [
352884
352884
  {
352885
352885
  "title": "Surface (by name)",
@@ -353503,7 +353503,7 @@
353503
353503
  "items": {
353504
353504
  "$schema": "http://json-schema.org/draft-07/schema#",
353505
353505
  "title": "surface",
353506
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
353506
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
353507
353507
  "anyOf": [
353508
353508
  {
353509
353509
  "title": "Surface (by name)",
@@ -361259,7 +361259,7 @@
361259
361259
  "description": "Duration of the swipe movement in milliseconds."
361260
361260
  },
361261
361261
  "surface": {
361262
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
361262
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
361263
361263
  "anyOf": [
361264
361264
  {
361265
361265
  "title": "Surface (by browser engine)",
@@ -361540,7 +361540,7 @@
361540
361540
  "description": "Duration of the swipe movement in milliseconds."
361541
361541
  },
361542
361542
  "surface": {
361543
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
361543
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
361544
361544
  "anyOf": [
361545
361545
  {
361546
361546
  "title": "Surface (by browser engine)",
@@ -361804,7 +361804,7 @@
361804
361804
  "description": "Duration of the swipe movement in milliseconds."
361805
361805
  },
361806
361806
  "surface": {
361807
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
361807
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
361808
361808
  "anyOf": [
361809
361809
  {
361810
361810
  "title": "Surface (by browser engine)",
@@ -362056,7 +362056,7 @@
362056
362056
  "description": "Duration of the swipe movement in milliseconds."
362057
362057
  },
362058
362058
  "surface": {
362059
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
362059
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
362060
362060
  "anyOf": [
362061
362061
  {
362062
362062
  "title": "Surface (by browser engine)",
@@ -362337,7 +362337,7 @@
362337
362337
  "description": "Duration of the swipe movement in milliseconds."
362338
362338
  },
362339
362339
  "surface": {
362340
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
362340
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
362341
362341
  "anyOf": [
362342
362342
  {
362343
362343
  "title": "Surface (by browser engine)",
@@ -377628,7 +377628,7 @@
377628
377628
  "minimum": 1
377629
377629
  },
377630
377630
  "surface": {
377631
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
377631
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
377632
377632
  "anyOf": [
377633
377633
  {
377634
377634
  "title": "Surface (by browser engine)",
@@ -377981,7 +377981,7 @@
377981
377981
  "minimum": 1
377982
377982
  },
377983
377983
  "surface": {
377984
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
377984
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
377985
377985
  "anyOf": [
377986
377986
  {
377987
377987
  "title": "Surface (by browser engine)",
@@ -379271,7 +379271,7 @@
379271
379271
  "additionalProperties": false,
379272
379272
  "properties": {
379273
379273
  "surface": {
379274
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
379274
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
379275
379275
  "anyOf": [
379276
379276
  {
379277
379277
  "title": "Surface (by browser engine)",
@@ -379620,7 +379620,7 @@
379620
379620
  "minimum": 1
379621
379621
  },
379622
379622
  "surface": {
379623
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
379623
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
379624
379624
  "anyOf": [
379625
379625
  {
379626
379626
  "title": "Surface (by browser engine)",
@@ -379973,7 +379973,7 @@
379973
379973
  "minimum": 1
379974
379974
  },
379975
379975
  "surface": {
379976
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
379976
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
379977
379977
  "anyOf": [
379978
379978
  {
379979
379979
  "title": "Surface (by browser engine)",
@@ -380343,7 +380343,7 @@
380343
380343
  "surface": {
380344
380344
  "$schema": "http://json-schema.org/draft-07/schema#",
380345
380345
  "title": "surface",
380346
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
380346
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
380347
380347
  "anyOf": [
380348
380348
  {
380349
380349
  "title": "Surface (by name)",
@@ -381840,7 +381840,7 @@
381840
381840
  "surface": {
381841
381841
  "$schema": "http://json-schema.org/draft-07/schema#",
381842
381842
  "title": "surface",
381843
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
381843
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
381844
381844
  "anyOf": [
381845
381845
  {
381846
381846
  "title": "Surface (by name)",
@@ -383417,7 +383417,7 @@
383417
383417
  "additionalProperties": false,
383418
383418
  "properties": {
383419
383419
  "surface": {
383420
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
383420
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
383421
383421
  "anyOf": [
383422
383422
  {
383423
383423
  "title": "Surface (by browser engine)",
@@ -383766,7 +383766,7 @@
383766
383766
  "minimum": 1
383767
383767
  },
383768
383768
  "surface": {
383769
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
383769
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
383770
383770
  "anyOf": [
383771
383771
  {
383772
383772
  "title": "Surface (by browser engine)",
@@ -384119,7 +384119,7 @@
384119
384119
  "minimum": 1
384120
384120
  },
384121
384121
  "surface": {
384122
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
384122
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
384123
384123
  "anyOf": [
384124
384124
  {
384125
384125
  "title": "Surface (by browser engine)",
@@ -384489,7 +384489,7 @@
384489
384489
  "surface": {
384490
384490
  "$schema": "http://json-schema.org/draft-07/schema#",
384491
384491
  "title": "surface",
384492
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
384492
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
384493
384493
  "anyOf": [
384494
384494
  {
384495
384495
  "title": "Surface (by name)",
@@ -385986,7 +385986,7 @@
385986
385986
  "surface": {
385987
385987
  "$schema": "http://json-schema.org/draft-07/schema#",
385988
385988
  "title": "surface",
385989
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
385989
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
385990
385990
  "anyOf": [
385991
385991
  {
385992
385992
  "title": "Surface (by name)",
@@ -396678,7 +396678,7 @@
396678
396678
  "surface": {
396679
396679
  "$schema": "http://json-schema.org/draft-07/schema#",
396680
396680
  "title": "surface",
396681
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
396681
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
396682
396682
  "anyOf": [
396683
396683
  {
396684
396684
  "title": "Surface (by name)",
@@ -398175,7 +398175,7 @@
398175
398175
  "surface": {
398176
398176
  "$schema": "http://json-schema.org/draft-07/schema#",
398177
398177
  "title": "surface",
398178
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
398178
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
398179
398179
  "anyOf": [
398180
398180
  {
398181
398181
  "title": "Surface (by name)",
@@ -400654,7 +400654,7 @@
400654
400654
  "additionalProperties": false,
400655
400655
  "properties": {
400656
400656
  "surface": {
400657
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
400657
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
400658
400658
  "anyOf": [
400659
400659
  {
400660
400660
  "title": "Surface (by browser engine)",
@@ -403205,7 +403205,7 @@
403205
403205
  "additionalProperties": false,
403206
403206
  "properties": {
403207
403207
  "surface": {
403208
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
403208
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
403209
403209
  "anyOf": [
403210
403210
  {
403211
403211
  "title": "Surface (by browser engine)",
@@ -405735,7 +405735,7 @@
405735
405735
  "additionalProperties": false,
405736
405736
  "properties": {
405737
405737
  "surface": {
405738
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
405738
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
405739
405739
  "anyOf": [
405740
405740
  {
405741
405741
  "title": "Surface (by browser engine)",
@@ -413461,7 +413461,7 @@
413461
413461
  {
413462
413462
  "$schema": "http://json-schema.org/draft-07/schema#",
413463
413463
  "title": "surface",
413464
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
413464
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
413465
413465
  "anyOf": [
413466
413466
  {
413467
413467
  "title": "Surface (by name)",
@@ -414085,7 +414085,7 @@
414085
414085
  "items": {
414086
414086
  "$schema": "http://json-schema.org/draft-07/schema#",
414087
414087
  "title": "surface",
414088
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
414088
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
414089
414089
  "anyOf": [
414090
414090
  {
414091
414091
  "title": "Surface (by name)",
@@ -421841,7 +421841,7 @@
421841
421841
  "description": "Duration of the swipe movement in milliseconds."
421842
421842
  },
421843
421843
  "surface": {
421844
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
421844
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
421845
421845
  "anyOf": [
421846
421846
  {
421847
421847
  "title": "Surface (by browser engine)",
@@ -422122,7 +422122,7 @@
422122
422122
  "description": "Duration of the swipe movement in milliseconds."
422123
422123
  },
422124
422124
  "surface": {
422125
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
422125
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
422126
422126
  "anyOf": [
422127
422127
  {
422128
422128
  "title": "Surface (by browser engine)",
@@ -422386,7 +422386,7 @@
422386
422386
  "description": "Duration of the swipe movement in milliseconds."
422387
422387
  },
422388
422388
  "surface": {
422389
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
422389
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
422390
422390
  "anyOf": [
422391
422391
  {
422392
422392
  "title": "Surface (by browser engine)",
@@ -422638,7 +422638,7 @@
422638
422638
  "description": "Duration of the swipe movement in milliseconds."
422639
422639
  },
422640
422640
  "surface": {
422641
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
422641
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
422642
422642
  "anyOf": [
422643
422643
  {
422644
422644
  "title": "Surface (by browser engine)",
@@ -422919,7 +422919,7 @@
422919
422919
  "description": "Duration of the swipe movement in milliseconds."
422920
422920
  },
422921
422921
  "surface": {
422922
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
422922
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
422923
422923
  "anyOf": [
422924
422924
  {
422925
422925
  "title": "Surface (by browser engine)",
@@ -434111,7 +434111,7 @@
434111
434111
  "minimum": 1
434112
434112
  },
434113
434113
  "surface": {
434114
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
434114
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
434115
434115
  "anyOf": [
434116
434116
  {
434117
434117
  "title": "Surface (by browser engine)",
@@ -434464,7 +434464,7 @@
434464
434464
  "minimum": 1
434465
434465
  },
434466
434466
  "surface": {
434467
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
434467
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
434468
434468
  "anyOf": [
434469
434469
  {
434470
434470
  "title": "Surface (by browser engine)",
@@ -435754,7 +435754,7 @@
435754
435754
  "additionalProperties": false,
435755
435755
  "properties": {
435756
435756
  "surface": {
435757
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
435757
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
435758
435758
  "anyOf": [
435759
435759
  {
435760
435760
  "title": "Surface (by browser engine)",
@@ -436103,7 +436103,7 @@
436103
436103
  "minimum": 1
436104
436104
  },
436105
436105
  "surface": {
436106
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
436106
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
436107
436107
  "anyOf": [
436108
436108
  {
436109
436109
  "title": "Surface (by browser engine)",
@@ -436456,7 +436456,7 @@
436456
436456
  "minimum": 1
436457
436457
  },
436458
436458
  "surface": {
436459
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
436459
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
436460
436460
  "anyOf": [
436461
436461
  {
436462
436462
  "title": "Surface (by browser engine)",
@@ -436826,7 +436826,7 @@
436826
436826
  "surface": {
436827
436827
  "$schema": "http://json-schema.org/draft-07/schema#",
436828
436828
  "title": "surface",
436829
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
436829
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
436830
436830
  "anyOf": [
436831
436831
  {
436832
436832
  "title": "Surface (by name)",
@@ -438323,7 +438323,7 @@
438323
438323
  "surface": {
438324
438324
  "$schema": "http://json-schema.org/draft-07/schema#",
438325
438325
  "title": "surface",
438326
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
438326
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
438327
438327
  "anyOf": [
438328
438328
  {
438329
438329
  "title": "Surface (by name)",
@@ -439900,7 +439900,7 @@
439900
439900
  "additionalProperties": false,
439901
439901
  "properties": {
439902
439902
  "surface": {
439903
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
439903
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
439904
439904
  "anyOf": [
439905
439905
  {
439906
439906
  "title": "Surface (by browser engine)",
@@ -440249,7 +440249,7 @@
440249
440249
  "minimum": 1
440250
440250
  },
440251
440251
  "surface": {
440252
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
440252
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
440253
440253
  "anyOf": [
440254
440254
  {
440255
440255
  "title": "Surface (by browser engine)",
@@ -440602,7 +440602,7 @@
440602
440602
  "minimum": 1
440603
440603
  },
440604
440604
  "surface": {
440605
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
440605
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
440606
440606
  "anyOf": [
440607
440607
  {
440608
440608
  "title": "Surface (by browser engine)",
@@ -440972,7 +440972,7 @@
440972
440972
  "surface": {
440973
440973
  "$schema": "http://json-schema.org/draft-07/schema#",
440974
440974
  "title": "surface",
440975
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
440975
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
440976
440976
  "anyOf": [
440977
440977
  {
440978
440978
  "title": "Surface (by name)",
@@ -442469,7 +442469,7 @@
442469
442469
  "surface": {
442470
442470
  "$schema": "http://json-schema.org/draft-07/schema#",
442471
442471
  "title": "surface",
442472
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
442472
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
442473
442473
  "anyOf": [
442474
442474
  {
442475
442475
  "title": "Surface (by name)",
@@ -453161,7 +453161,7 @@
453161
453161
  "surface": {
453162
453162
  "$schema": "http://json-schema.org/draft-07/schema#",
453163
453163
  "title": "surface",
453164
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
453164
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
453165
453165
  "anyOf": [
453166
453166
  {
453167
453167
  "title": "Surface (by name)",
@@ -454658,7 +454658,7 @@
454658
454658
  "surface": {
454659
454659
  "$schema": "http://json-schema.org/draft-07/schema#",
454660
454660
  "title": "surface",
454661
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
454661
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
454662
454662
  "anyOf": [
454663
454663
  {
454664
454664
  "title": "Surface (by name)",
@@ -457137,7 +457137,7 @@
457137
457137
  "additionalProperties": false,
457138
457138
  "properties": {
457139
457139
  "surface": {
457140
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
457140
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
457141
457141
  "anyOf": [
457142
457142
  {
457143
457143
  "title": "Surface (by browser engine)",
@@ -459688,7 +459688,7 @@
459688
459688
  "additionalProperties": false,
459689
459689
  "properties": {
459690
459690
  "surface": {
459691
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
459691
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
459692
459692
  "anyOf": [
459693
459693
  {
459694
459694
  "title": "Surface (by browser engine)",
@@ -462218,7 +462218,7 @@
462218
462218
  "additionalProperties": false,
462219
462219
  "properties": {
462220
462220
  "surface": {
462221
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
462221
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
462222
462222
  "anyOf": [
462223
462223
  {
462224
462224
  "title": "Surface (by browser engine)",
@@ -469944,7 +469944,7 @@
469944
469944
  {
469945
469945
  "$schema": "http://json-schema.org/draft-07/schema#",
469946
469946
  "title": "surface",
469947
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
469947
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
469948
469948
  "anyOf": [
469949
469949
  {
469950
469950
  "title": "Surface (by name)",
@@ -470568,7 +470568,7 @@
470568
470568
  "items": {
470569
470569
  "$schema": "http://json-schema.org/draft-07/schema#",
470570
470570
  "title": "surface",
470571
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
470571
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
470572
470572
  "anyOf": [
470573
470573
  {
470574
470574
  "title": "Surface (by name)",
@@ -478324,7 +478324,7 @@
478324
478324
  "description": "Duration of the swipe movement in milliseconds."
478325
478325
  },
478326
478326
  "surface": {
478327
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
478327
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
478328
478328
  "anyOf": [
478329
478329
  {
478330
478330
  "title": "Surface (by browser engine)",
@@ -478605,7 +478605,7 @@
478605
478605
  "description": "Duration of the swipe movement in milliseconds."
478606
478606
  },
478607
478607
  "surface": {
478608
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
478608
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
478609
478609
  "anyOf": [
478610
478610
  {
478611
478611
  "title": "Surface (by browser engine)",
@@ -478869,7 +478869,7 @@
478869
478869
  "description": "Duration of the swipe movement in milliseconds."
478870
478870
  },
478871
478871
  "surface": {
478872
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
478872
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
478873
478873
  "anyOf": [
478874
478874
  {
478875
478875
  "title": "Surface (by browser engine)",
@@ -479121,7 +479121,7 @@
479121
479121
  "description": "Duration of the swipe movement in milliseconds."
479122
479122
  },
479123
479123
  "surface": {
479124
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
479124
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
479125
479125
  "anyOf": [
479126
479126
  {
479127
479127
  "title": "Surface (by browser engine)",
@@ -479402,7 +479402,7 @@
479402
479402
  "description": "Duration of the swipe movement in milliseconds."
479403
479403
  },
479404
479404
  "surface": {
479405
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
479405
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
479406
479406
  "anyOf": [
479407
479407
  {
479408
479408
  "title": "Surface (by browser engine)",
@@ -488778,7 +488778,7 @@
488778
488778
  "additionalProperties": false,
488779
488779
  "properties": {
488780
488780
  "surface": {
488781
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
488781
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
488782
488782
  "anyOf": [
488783
488783
  {
488784
488784
  "title": "Surface (by browser engine)",
@@ -491329,7 +491329,7 @@
491329
491329
  "additionalProperties": false,
491330
491330
  "properties": {
491331
491331
  "surface": {
491332
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
491332
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
491333
491333
  "anyOf": [
491334
491334
  {
491335
491335
  "title": "Surface (by browser engine)",
@@ -493859,7 +493859,7 @@
493859
493859
  "additionalProperties": false,
493860
493860
  "properties": {
493861
493861
  "surface": {
493862
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
493862
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
493863
493863
  "anyOf": [
493864
493864
  {
493865
493865
  "title": "Surface (by browser engine)",
@@ -504205,7 +504205,7 @@
504205
504205
  "minimum": 1
504206
504206
  },
504207
504207
  "surface": {
504208
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
504208
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
504209
504209
  "anyOf": [
504210
504210
  {
504211
504211
  "title": "Surface (by browser engine)",
@@ -504558,7 +504558,7 @@
504558
504558
  "minimum": 1
504559
504559
  },
504560
504560
  "surface": {
504561
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
504561
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
504562
504562
  "anyOf": [
504563
504563
  {
504564
504564
  "title": "Surface (by browser engine)",
@@ -505848,7 +505848,7 @@
505848
505848
  "additionalProperties": false,
505849
505849
  "properties": {
505850
505850
  "surface": {
505851
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
505851
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
505852
505852
  "anyOf": [
505853
505853
  {
505854
505854
  "title": "Surface (by browser engine)",
@@ -506197,7 +506197,7 @@
506197
506197
  "minimum": 1
506198
506198
  },
506199
506199
  "surface": {
506200
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
506200
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
506201
506201
  "anyOf": [
506202
506202
  {
506203
506203
  "title": "Surface (by browser engine)",
@@ -506550,7 +506550,7 @@
506550
506550
  "minimum": 1
506551
506551
  },
506552
506552
  "surface": {
506553
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
506553
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
506554
506554
  "anyOf": [
506555
506555
  {
506556
506556
  "title": "Surface (by browser engine)",
@@ -506920,7 +506920,7 @@
506920
506920
  "surface": {
506921
506921
  "$schema": "http://json-schema.org/draft-07/schema#",
506922
506922
  "title": "surface",
506923
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
506923
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
506924
506924
  "anyOf": [
506925
506925
  {
506926
506926
  "title": "Surface (by name)",
@@ -508417,7 +508417,7 @@
508417
508417
  "surface": {
508418
508418
  "$schema": "http://json-schema.org/draft-07/schema#",
508419
508419
  "title": "surface",
508420
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
508420
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
508421
508421
  "anyOf": [
508422
508422
  {
508423
508423
  "title": "Surface (by name)",
@@ -509994,7 +509994,7 @@
509994
509994
  "additionalProperties": false,
509995
509995
  "properties": {
509996
509996
  "surface": {
509997
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
509997
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
509998
509998
  "anyOf": [
509999
509999
  {
510000
510000
  "title": "Surface (by browser engine)",
@@ -510343,7 +510343,7 @@
510343
510343
  "minimum": 1
510344
510344
  },
510345
510345
  "surface": {
510346
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
510346
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
510347
510347
  "anyOf": [
510348
510348
  {
510349
510349
  "title": "Surface (by browser engine)",
@@ -510696,7 +510696,7 @@
510696
510696
  "minimum": 1
510697
510697
  },
510698
510698
  "surface": {
510699
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
510699
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
510700
510700
  "anyOf": [
510701
510701
  {
510702
510702
  "title": "Surface (by browser engine)",
@@ -511066,7 +511066,7 @@
511066
511066
  "surface": {
511067
511067
  "$schema": "http://json-schema.org/draft-07/schema#",
511068
511068
  "title": "surface",
511069
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
511069
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
511070
511070
  "anyOf": [
511071
511071
  {
511072
511072
  "title": "Surface (by name)",
@@ -512563,7 +512563,7 @@
512563
512563
  "surface": {
512564
512564
  "$schema": "http://json-schema.org/draft-07/schema#",
512565
512565
  "title": "surface",
512566
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
512566
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
512567
512567
  "anyOf": [
512568
512568
  {
512569
512569
  "title": "Surface (by name)",
@@ -523255,7 +523255,7 @@
523255
523255
  "surface": {
523256
523256
  "$schema": "http://json-schema.org/draft-07/schema#",
523257
523257
  "title": "surface",
523258
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
523258
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
523259
523259
  "anyOf": [
523260
523260
  {
523261
523261
  "title": "Surface (by name)",
@@ -524752,7 +524752,7 @@
524752
524752
  "surface": {
524753
524753
  "$schema": "http://json-schema.org/draft-07/schema#",
524754
524754
  "title": "surface",
524755
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
524755
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
524756
524756
  "anyOf": [
524757
524757
  {
524758
524758
  "title": "Surface (by name)",
@@ -527231,7 +527231,7 @@
527231
527231
  "additionalProperties": false,
527232
527232
  "properties": {
527233
527233
  "surface": {
527234
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
527234
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
527235
527235
  "anyOf": [
527236
527236
  {
527237
527237
  "title": "Surface (by browser engine)",
@@ -529782,7 +529782,7 @@
529782
529782
  "additionalProperties": false,
529783
529783
  "properties": {
529784
529784
  "surface": {
529785
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
529785
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
529786
529786
  "anyOf": [
529787
529787
  {
529788
529788
  "title": "Surface (by browser engine)",
@@ -532312,7 +532312,7 @@
532312
532312
  "additionalProperties": false,
532313
532313
  "properties": {
532314
532314
  "surface": {
532315
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
532315
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
532316
532316
  "anyOf": [
532317
532317
  {
532318
532318
  "title": "Surface (by browser engine)",
@@ -540038,7 +540038,7 @@
540038
540038
  {
540039
540039
  "$schema": "http://json-schema.org/draft-07/schema#",
540040
540040
  "title": "surface",
540041
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
540041
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
540042
540042
  "anyOf": [
540043
540043
  {
540044
540044
  "title": "Surface (by name)",
@@ -540662,7 +540662,7 @@
540662
540662
  "items": {
540663
540663
  "$schema": "http://json-schema.org/draft-07/schema#",
540664
540664
  "title": "surface",
540665
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
540665
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
540666
540666
  "anyOf": [
540667
540667
  {
540668
540668
  "title": "Surface (by name)",
@@ -548418,7 +548418,7 @@
548418
548418
  "description": "Duration of the swipe movement in milliseconds."
548419
548419
  },
548420
548420
  "surface": {
548421
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
548421
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
548422
548422
  "anyOf": [
548423
548423
  {
548424
548424
  "title": "Surface (by browser engine)",
@@ -548699,7 +548699,7 @@
548699
548699
  "description": "Duration of the swipe movement in milliseconds."
548700
548700
  },
548701
548701
  "surface": {
548702
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
548702
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
548703
548703
  "anyOf": [
548704
548704
  {
548705
548705
  "title": "Surface (by browser engine)",
@@ -548963,7 +548963,7 @@
548963
548963
  "description": "Duration of the swipe movement in milliseconds."
548964
548964
  },
548965
548965
  "surface": {
548966
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
548966
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
548967
548967
  "anyOf": [
548968
548968
  {
548969
548969
  "title": "Surface (by browser engine)",
@@ -549215,7 +549215,7 @@
549215
549215
  "description": "Duration of the swipe movement in milliseconds."
549216
549216
  },
549217
549217
  "surface": {
549218
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
549218
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
549219
549219
  "anyOf": [
549220
549220
  {
549221
549221
  "title": "Surface (by browser engine)",
@@ -549496,7 +549496,7 @@
549496
549496
  "description": "Duration of the swipe movement in milliseconds."
549497
549497
  },
549498
549498
  "surface": {
549499
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
549499
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
549500
549500
  "anyOf": [
549501
549501
  {
549502
549502
  "title": "Surface (by browser engine)",
@@ -560688,7 +560688,7 @@
560688
560688
  "minimum": 1
560689
560689
  },
560690
560690
  "surface": {
560691
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
560691
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
560692
560692
  "anyOf": [
560693
560693
  {
560694
560694
  "title": "Surface (by browser engine)",
@@ -561041,7 +561041,7 @@
561041
561041
  "minimum": 1
561042
561042
  },
561043
561043
  "surface": {
561044
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
561044
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
561045
561045
  "anyOf": [
561046
561046
  {
561047
561047
  "title": "Surface (by browser engine)",
@@ -562331,7 +562331,7 @@
562331
562331
  "additionalProperties": false,
562332
562332
  "properties": {
562333
562333
  "surface": {
562334
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
562334
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
562335
562335
  "anyOf": [
562336
562336
  {
562337
562337
  "title": "Surface (by browser engine)",
@@ -562680,7 +562680,7 @@
562680
562680
  "minimum": 1
562681
562681
  },
562682
562682
  "surface": {
562683
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
562683
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
562684
562684
  "anyOf": [
562685
562685
  {
562686
562686
  "title": "Surface (by browser engine)",
@@ -563033,7 +563033,7 @@
563033
563033
  "minimum": 1
563034
563034
  },
563035
563035
  "surface": {
563036
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
563036
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
563037
563037
  "anyOf": [
563038
563038
  {
563039
563039
  "title": "Surface (by browser engine)",
@@ -563403,7 +563403,7 @@
563403
563403
  "surface": {
563404
563404
  "$schema": "http://json-schema.org/draft-07/schema#",
563405
563405
  "title": "surface",
563406
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
563406
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
563407
563407
  "anyOf": [
563408
563408
  {
563409
563409
  "title": "Surface (by name)",
@@ -564900,7 +564900,7 @@
564900
564900
  "surface": {
564901
564901
  "$schema": "http://json-schema.org/draft-07/schema#",
564902
564902
  "title": "surface",
564903
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
564903
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
564904
564904
  "anyOf": [
564905
564905
  {
564906
564906
  "title": "Surface (by name)",
@@ -566477,7 +566477,7 @@
566477
566477
  "additionalProperties": false,
566478
566478
  "properties": {
566479
566479
  "surface": {
566480
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
566480
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
566481
566481
  "anyOf": [
566482
566482
  {
566483
566483
  "title": "Surface (by browser engine)",
@@ -566826,7 +566826,7 @@
566826
566826
  "minimum": 1
566827
566827
  },
566828
566828
  "surface": {
566829
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
566829
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
566830
566830
  "anyOf": [
566831
566831
  {
566832
566832
  "title": "Surface (by browser engine)",
@@ -567179,7 +567179,7 @@
567179
567179
  "minimum": 1
567180
567180
  },
567181
567181
  "surface": {
567182
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
567182
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
567183
567183
  "anyOf": [
567184
567184
  {
567185
567185
  "title": "Surface (by browser engine)",
@@ -567549,7 +567549,7 @@
567549
567549
  "surface": {
567550
567550
  "$schema": "http://json-schema.org/draft-07/schema#",
567551
567551
  "title": "surface",
567552
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
567552
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
567553
567553
  "anyOf": [
567554
567554
  {
567555
567555
  "title": "Surface (by name)",
@@ -569046,7 +569046,7 @@
569046
569046
  "surface": {
569047
569047
  "$schema": "http://json-schema.org/draft-07/schema#",
569048
569048
  "title": "surface",
569049
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
569049
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
569050
569050
  "anyOf": [
569051
569051
  {
569052
569052
  "title": "Surface (by name)",
@@ -579738,7 +579738,7 @@
579738
579738
  "surface": {
579739
579739
  "$schema": "http://json-schema.org/draft-07/schema#",
579740
579740
  "title": "surface",
579741
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
579741
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
579742
579742
  "anyOf": [
579743
579743
  {
579744
579744
  "title": "Surface (by name)",
@@ -581235,7 +581235,7 @@
581235
581235
  "surface": {
581236
581236
  "$schema": "http://json-schema.org/draft-07/schema#",
581237
581237
  "title": "surface",
581238
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
581238
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
581239
581239
  "anyOf": [
581240
581240
  {
581241
581241
  "title": "Surface (by name)",
@@ -583714,7 +583714,7 @@
583714
583714
  "additionalProperties": false,
583715
583715
  "properties": {
583716
583716
  "surface": {
583717
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
583717
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
583718
583718
  "anyOf": [
583719
583719
  {
583720
583720
  "title": "Surface (by browser engine)",
@@ -586265,7 +586265,7 @@
586265
586265
  "additionalProperties": false,
586266
586266
  "properties": {
586267
586267
  "surface": {
586268
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
586268
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
586269
586269
  "anyOf": [
586270
586270
  {
586271
586271
  "title": "Surface (by browser engine)",
@@ -588795,7 +588795,7 @@
588795
588795
  "additionalProperties": false,
588796
588796
  "properties": {
588797
588797
  "surface": {
588798
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
588798
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
588799
588799
  "anyOf": [
588800
588800
  {
588801
588801
  "title": "Surface (by browser engine)",
@@ -596521,7 +596521,7 @@
596521
596521
  {
596522
596522
  "$schema": "http://json-schema.org/draft-07/schema#",
596523
596523
  "title": "surface",
596524
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
596524
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
596525
596525
  "anyOf": [
596526
596526
  {
596527
596527
  "title": "Surface (by name)",
@@ -597145,7 +597145,7 @@
597145
597145
  "items": {
597146
597146
  "$schema": "http://json-schema.org/draft-07/schema#",
597147
597147
  "title": "surface",
597148
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
597148
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
597149
597149
  "anyOf": [
597150
597150
  {
597151
597151
  "title": "Surface (by name)",
@@ -604901,7 +604901,7 @@
604901
604901
  "description": "Duration of the swipe movement in milliseconds."
604902
604902
  },
604903
604903
  "surface": {
604904
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
604904
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
604905
604905
  "anyOf": [
604906
604906
  {
604907
604907
  "title": "Surface (by browser engine)",
@@ -605182,7 +605182,7 @@
605182
605182
  "description": "Duration of the swipe movement in milliseconds."
605183
605183
  },
605184
605184
  "surface": {
605185
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
605185
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
605186
605186
  "anyOf": [
605187
605187
  {
605188
605188
  "title": "Surface (by browser engine)",
@@ -605446,7 +605446,7 @@
605446
605446
  "description": "Duration of the swipe movement in milliseconds."
605447
605447
  },
605448
605448
  "surface": {
605449
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
605449
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
605450
605450
  "anyOf": [
605451
605451
  {
605452
605452
  "title": "Surface (by browser engine)",
@@ -605698,7 +605698,7 @@
605698
605698
  "description": "Duration of the swipe movement in milliseconds."
605699
605699
  },
605700
605700
  "surface": {
605701
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
605701
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
605702
605702
  "anyOf": [
605703
605703
  {
605704
605704
  "title": "Surface (by browser engine)",
@@ -605979,7 +605979,7 @@
605979
605979
  "description": "Duration of the swipe movement in milliseconds."
605980
605980
  },
605981
605981
  "surface": {
605982
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
605982
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
605983
605983
  "anyOf": [
605984
605984
  {
605985
605985
  "title": "Surface (by browser engine)",
@@ -618911,7 +618911,7 @@
618911
618911
  "minimum": 1
618912
618912
  },
618913
618913
  "surface": {
618914
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
618914
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
618915
618915
  "anyOf": [
618916
618916
  {
618917
618917
  "title": "Surface (by browser engine)",
@@ -619264,7 +619264,7 @@
619264
619264
  "minimum": 1
619265
619265
  },
619266
619266
  "surface": {
619267
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
619267
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
619268
619268
  "anyOf": [
619269
619269
  {
619270
619270
  "title": "Surface (by browser engine)",
@@ -620554,7 +620554,7 @@
620554
620554
  "additionalProperties": false,
620555
620555
  "properties": {
620556
620556
  "surface": {
620557
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
620557
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
620558
620558
  "anyOf": [
620559
620559
  {
620560
620560
  "title": "Surface (by browser engine)",
@@ -620903,7 +620903,7 @@
620903
620903
  "minimum": 1
620904
620904
  },
620905
620905
  "surface": {
620906
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
620906
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
620907
620907
  "anyOf": [
620908
620908
  {
620909
620909
  "title": "Surface (by browser engine)",
@@ -621256,7 +621256,7 @@
621256
621256
  "minimum": 1
621257
621257
  },
621258
621258
  "surface": {
621259
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
621259
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
621260
621260
  "anyOf": [
621261
621261
  {
621262
621262
  "title": "Surface (by browser engine)",
@@ -621626,7 +621626,7 @@
621626
621626
  "surface": {
621627
621627
  "$schema": "http://json-schema.org/draft-07/schema#",
621628
621628
  "title": "surface",
621629
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
621629
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
621630
621630
  "anyOf": [
621631
621631
  {
621632
621632
  "title": "Surface (by name)",
@@ -623123,7 +623123,7 @@
623123
623123
  "surface": {
623124
623124
  "$schema": "http://json-schema.org/draft-07/schema#",
623125
623125
  "title": "surface",
623126
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
623126
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
623127
623127
  "anyOf": [
623128
623128
  {
623129
623129
  "title": "Surface (by name)",
@@ -624700,7 +624700,7 @@
624700
624700
  "additionalProperties": false,
624701
624701
  "properties": {
624702
624702
  "surface": {
624703
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
624703
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
624704
624704
  "anyOf": [
624705
624705
  {
624706
624706
  "title": "Surface (by browser engine)",
@@ -625049,7 +625049,7 @@
625049
625049
  "minimum": 1
625050
625050
  },
625051
625051
  "surface": {
625052
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
625052
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
625053
625053
  "anyOf": [
625054
625054
  {
625055
625055
  "title": "Surface (by browser engine)",
@@ -625402,7 +625402,7 @@
625402
625402
  "minimum": 1
625403
625403
  },
625404
625404
  "surface": {
625405
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
625405
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
625406
625406
  "anyOf": [
625407
625407
  {
625408
625408
  "title": "Surface (by browser engine)",
@@ -625772,7 +625772,7 @@
625772
625772
  "surface": {
625773
625773
  "$schema": "http://json-schema.org/draft-07/schema#",
625774
625774
  "title": "surface",
625775
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
625775
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
625776
625776
  "anyOf": [
625777
625777
  {
625778
625778
  "title": "Surface (by name)",
@@ -627269,7 +627269,7 @@
627269
627269
  "surface": {
627270
627270
  "$schema": "http://json-schema.org/draft-07/schema#",
627271
627271
  "title": "surface",
627272
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
627272
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
627273
627273
  "anyOf": [
627274
627274
  {
627275
627275
  "title": "Surface (by name)",
@@ -637961,7 +637961,7 @@
637961
637961
  "surface": {
637962
637962
  "$schema": "http://json-schema.org/draft-07/schema#",
637963
637963
  "title": "surface",
637964
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
637964
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
637965
637965
  "anyOf": [
637966
637966
  {
637967
637967
  "title": "Surface (by name)",
@@ -639458,7 +639458,7 @@
639458
639458
  "surface": {
639459
639459
  "$schema": "http://json-schema.org/draft-07/schema#",
639460
639460
  "title": "surface",
639461
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
639461
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
639462
639462
  "anyOf": [
639463
639463
  {
639464
639464
  "title": "Surface (by name)",
@@ -641937,7 +641937,7 @@
641937
641937
  "additionalProperties": false,
641938
641938
  "properties": {
641939
641939
  "surface": {
641940
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
641940
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
641941
641941
  "anyOf": [
641942
641942
  {
641943
641943
  "title": "Surface (by browser engine)",
@@ -644488,7 +644488,7 @@
644488
644488
  "additionalProperties": false,
644489
644489
  "properties": {
644490
644490
  "surface": {
644491
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
644491
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
644492
644492
  "anyOf": [
644493
644493
  {
644494
644494
  "title": "Surface (by browser engine)",
@@ -647018,7 +647018,7 @@
647018
647018
  "additionalProperties": false,
647019
647019
  "properties": {
647020
647020
  "surface": {
647021
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
647021
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
647022
647022
  "anyOf": [
647023
647023
  {
647024
647024
  "title": "Surface (by browser engine)",
@@ -654744,7 +654744,7 @@
654744
654744
  {
654745
654745
  "$schema": "http://json-schema.org/draft-07/schema#",
654746
654746
  "title": "surface",
654747
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
654747
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
654748
654748
  "anyOf": [
654749
654749
  {
654750
654750
  "title": "Surface (by name)",
@@ -655368,7 +655368,7 @@
655368
655368
  "items": {
655369
655369
  "$schema": "http://json-schema.org/draft-07/schema#",
655370
655370
  "title": "surface",
655371
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
655371
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
655372
655372
  "anyOf": [
655373
655373
  {
655374
655374
  "title": "Surface (by name)",
@@ -663124,7 +663124,7 @@
663124
663124
  "description": "Duration of the swipe movement in milliseconds."
663125
663125
  },
663126
663126
  "surface": {
663127
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
663127
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
663128
663128
  "anyOf": [
663129
663129
  {
663130
663130
  "title": "Surface (by browser engine)",
@@ -663405,7 +663405,7 @@
663405
663405
  "description": "Duration of the swipe movement in milliseconds."
663406
663406
  },
663407
663407
  "surface": {
663408
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
663408
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
663409
663409
  "anyOf": [
663410
663410
  {
663411
663411
  "title": "Surface (by browser engine)",
@@ -663669,7 +663669,7 @@
663669
663669
  "description": "Duration of the swipe movement in milliseconds."
663670
663670
  },
663671
663671
  "surface": {
663672
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
663672
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
663673
663673
  "anyOf": [
663674
663674
  {
663675
663675
  "title": "Surface (by browser engine)",
@@ -663921,7 +663921,7 @@
663921
663921
  "description": "Duration of the swipe movement in milliseconds."
663922
663922
  },
663923
663923
  "surface": {
663924
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
663924
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
663925
663925
  "anyOf": [
663926
663926
  {
663927
663927
  "title": "Surface (by browser engine)",
@@ -664202,7 +664202,7 @@
664202
664202
  "description": "Duration of the swipe movement in milliseconds."
664203
664203
  },
664204
664204
  "surface": {
664205
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
664205
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
664206
664206
  "anyOf": [
664207
664207
  {
664208
664208
  "title": "Surface (by browser engine)",
@@ -671145,7 +671145,7 @@
671145
671145
  "surface_v3": {
671146
671146
  "$schema": "http://json-schema.org/draft-07/schema#",
671147
671147
  "title": "surface",
671148
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
671148
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
671149
671149
  "anyOf": [
671150
671150
  {
671151
671151
  "title": "Surface (by name)",
@@ -671812,7 +671812,7 @@
671812
671812
  "description": "Duration of the swipe movement in milliseconds."
671813
671813
  },
671814
671814
  "surface": {
671815
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
671815
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
671816
671816
  "anyOf": [
671817
671817
  {
671818
671818
  "title": "Surface (by browser engine)",
@@ -672093,7 +672093,7 @@
672093
672093
  "description": "Duration of the swipe movement in milliseconds."
672094
672094
  },
672095
672095
  "surface": {
672096
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
672096
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
672097
672097
  "anyOf": [
672098
672098
  {
672099
672099
  "title": "Surface (by browser engine)",
@@ -672357,7 +672357,7 @@
672357
672357
  "description": "Duration of the swipe movement in milliseconds."
672358
672358
  },
672359
672359
  "surface": {
672360
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
672360
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
672361
672361
  "anyOf": [
672362
672362
  {
672363
672363
  "title": "Surface (by browser engine)",
@@ -672609,7 +672609,7 @@
672609
672609
  "description": "Duration of the swipe movement in milliseconds."
672610
672610
  },
672611
672611
  "surface": {
672612
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
672612
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
672613
672613
  "anyOf": [
672614
672614
  {
672615
672615
  "title": "Surface (by browser engine)",
@@ -672890,7 +672890,7 @@
672890
672890
  "description": "Duration of the swipe movement in milliseconds."
672891
672891
  },
672892
672892
  "surface": {
672893
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
672893
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
672894
672894
  "anyOf": [
672895
672895
  {
672896
672896
  "title": "Surface (by browser engine)",
@@ -679284,7 +679284,7 @@
679284
679284
  "minimum": 1
679285
679285
  },
679286
679286
  "surface": {
679287
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
679287
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
679288
679288
  "anyOf": [
679289
679289
  {
679290
679290
  "title": "Surface (by browser engine)",
@@ -679637,7 +679637,7 @@
679637
679637
  "minimum": 1
679638
679638
  },
679639
679639
  "surface": {
679640
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
679640
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
679641
679641
  "anyOf": [
679642
679642
  {
679643
679643
  "title": "Surface (by browser engine)",
@@ -680927,7 +680927,7 @@
680927
680927
  "additionalProperties": false,
680928
680928
  "properties": {
680929
680929
  "surface": {
680930
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
680930
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
680931
680931
  "anyOf": [
680932
680932
  {
680933
680933
  "title": "Surface (by browser engine)",
@@ -681276,7 +681276,7 @@
681276
681276
  "minimum": 1
681277
681277
  },
681278
681278
  "surface": {
681279
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
681279
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
681280
681280
  "anyOf": [
681281
681281
  {
681282
681282
  "title": "Surface (by browser engine)",
@@ -681629,7 +681629,7 @@
681629
681629
  "minimum": 1
681630
681630
  },
681631
681631
  "surface": {
681632
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
681632
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
681633
681633
  "anyOf": [
681634
681634
  {
681635
681635
  "title": "Surface (by browser engine)",
@@ -681999,7 +681999,7 @@
681999
681999
  "surface": {
682000
682000
  "$schema": "http://json-schema.org/draft-07/schema#",
682001
682001
  "title": "surface",
682002
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
682002
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
682003
682003
  "anyOf": [
682004
682004
  {
682005
682005
  "title": "Surface (by name)",
@@ -683496,7 +683496,7 @@
683496
683496
  "surface": {
683497
683497
  "$schema": "http://json-schema.org/draft-07/schema#",
683498
683498
  "title": "surface",
683499
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
683499
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
683500
683500
  "anyOf": [
683501
683501
  {
683502
683502
  "title": "Surface (by name)",
@@ -685073,7 +685073,7 @@
685073
685073
  "additionalProperties": false,
685074
685074
  "properties": {
685075
685075
  "surface": {
685076
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
685076
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
685077
685077
  "anyOf": [
685078
685078
  {
685079
685079
  "title": "Surface (by browser engine)",
@@ -685422,7 +685422,7 @@
685422
685422
  "minimum": 1
685423
685423
  },
685424
685424
  "surface": {
685425
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
685425
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
685426
685426
  "anyOf": [
685427
685427
  {
685428
685428
  "title": "Surface (by browser engine)",
@@ -685775,7 +685775,7 @@
685775
685775
  "minimum": 1
685776
685776
  },
685777
685777
  "surface": {
685778
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
685778
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
685779
685779
  "anyOf": [
685780
685780
  {
685781
685781
  "title": "Surface (by browser engine)",
@@ -686145,7 +686145,7 @@
686145
686145
  "surface": {
686146
686146
  "$schema": "http://json-schema.org/draft-07/schema#",
686147
686147
  "title": "surface",
686148
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
686148
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
686149
686149
  "anyOf": [
686150
686150
  {
686151
686151
  "title": "Surface (by name)",
@@ -687642,7 +687642,7 @@
687642
687642
  "surface": {
687643
687643
  "$schema": "http://json-schema.org/draft-07/schema#",
687644
687644
  "title": "surface",
687645
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
687645
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
687646
687646
  "anyOf": [
687647
687647
  {
687648
687648
  "title": "Surface (by name)",
@@ -698334,7 +698334,7 @@
698334
698334
  "surface": {
698335
698335
  "$schema": "http://json-schema.org/draft-07/schema#",
698336
698336
  "title": "surface",
698337
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
698337
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
698338
698338
  "anyOf": [
698339
698339
  {
698340
698340
  "title": "Surface (by name)",
@@ -699831,7 +699831,7 @@
699831
699831
  "surface": {
699832
699832
  "$schema": "http://json-schema.org/draft-07/schema#",
699833
699833
  "title": "surface",
699834
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
699834
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
699835
699835
  "anyOf": [
699836
699836
  {
699837
699837
  "title": "Surface (by name)",
@@ -702310,7 +702310,7 @@
702310
702310
  "additionalProperties": false,
702311
702311
  "properties": {
702312
702312
  "surface": {
702313
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
702313
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
702314
702314
  "anyOf": [
702315
702315
  {
702316
702316
  "title": "Surface (by browser engine)",
@@ -704861,7 +704861,7 @@
704861
704861
  "additionalProperties": false,
704862
704862
  "properties": {
704863
704863
  "surface": {
704864
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
704864
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
704865
704865
  "anyOf": [
704866
704866
  {
704867
704867
  "title": "Surface (by browser engine)",
@@ -707391,7 +707391,7 @@
707391
707391
  "additionalProperties": false,
707392
707392
  "properties": {
707393
707393
  "surface": {
707394
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
707394
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
707395
707395
  "anyOf": [
707396
707396
  {
707397
707397
  "title": "Surface (by browser engine)",
@@ -715117,7 +715117,7 @@
715117
715117
  {
715118
715118
  "$schema": "http://json-schema.org/draft-07/schema#",
715119
715119
  "title": "surface",
715120
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
715120
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
715121
715121
  "anyOf": [
715122
715122
  {
715123
715123
  "title": "Surface (by name)",
@@ -715741,7 +715741,7 @@
715741
715741
  "items": {
715742
715742
  "$schema": "http://json-schema.org/draft-07/schema#",
715743
715743
  "title": "surface",
715744
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
715744
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
715745
715745
  "anyOf": [
715746
715746
  {
715747
715747
  "title": "Surface (by name)",
@@ -723497,7 +723497,7 @@
723497
723497
  "description": "Duration of the swipe movement in milliseconds."
723498
723498
  },
723499
723499
  "surface": {
723500
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
723500
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
723501
723501
  "anyOf": [
723502
723502
  {
723503
723503
  "title": "Surface (by browser engine)",
@@ -723778,7 +723778,7 @@
723778
723778
  "description": "Duration of the swipe movement in milliseconds."
723779
723779
  },
723780
723780
  "surface": {
723781
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
723781
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
723782
723782
  "anyOf": [
723783
723783
  {
723784
723784
  "title": "Surface (by browser engine)",
@@ -724042,7 +724042,7 @@
724042
724042
  "description": "Duration of the swipe movement in milliseconds."
724043
724043
  },
724044
724044
  "surface": {
724045
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
724045
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
724046
724046
  "anyOf": [
724047
724047
  {
724048
724048
  "title": "Surface (by browser engine)",
@@ -724294,7 +724294,7 @@
724294
724294
  "description": "Duration of the swipe movement in milliseconds."
724295
724295
  },
724296
724296
  "surface": {
724297
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
724297
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
724298
724298
  "anyOf": [
724299
724299
  {
724300
724300
  "title": "Surface (by browser engine)",
@@ -724575,7 +724575,7 @@
724575
724575
  "description": "Duration of the swipe movement in milliseconds."
724576
724576
  },
724577
724577
  "surface": {
724578
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
724578
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
724579
724579
  "anyOf": [
724580
724580
  {
724581
724581
  "title": "Surface (by browser engine)",
@@ -735767,7 +735767,7 @@
735767
735767
  "minimum": 1
735768
735768
  },
735769
735769
  "surface": {
735770
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
735770
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
735771
735771
  "anyOf": [
735772
735772
  {
735773
735773
  "title": "Surface (by browser engine)",
@@ -736120,7 +736120,7 @@
736120
736120
  "minimum": 1
736121
736121
  },
736122
736122
  "surface": {
736123
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
736123
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
736124
736124
  "anyOf": [
736125
736125
  {
736126
736126
  "title": "Surface (by browser engine)",
@@ -737410,7 +737410,7 @@
737410
737410
  "additionalProperties": false,
737411
737411
  "properties": {
737412
737412
  "surface": {
737413
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
737413
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
737414
737414
  "anyOf": [
737415
737415
  {
737416
737416
  "title": "Surface (by browser engine)",
@@ -737759,7 +737759,7 @@
737759
737759
  "minimum": 1
737760
737760
  },
737761
737761
  "surface": {
737762
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
737762
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
737763
737763
  "anyOf": [
737764
737764
  {
737765
737765
  "title": "Surface (by browser engine)",
@@ -738112,7 +738112,7 @@
738112
738112
  "minimum": 1
738113
738113
  },
738114
738114
  "surface": {
738115
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
738115
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
738116
738116
  "anyOf": [
738117
738117
  {
738118
738118
  "title": "Surface (by browser engine)",
@@ -738482,7 +738482,7 @@
738482
738482
  "surface": {
738483
738483
  "$schema": "http://json-schema.org/draft-07/schema#",
738484
738484
  "title": "surface",
738485
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
738485
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
738486
738486
  "anyOf": [
738487
738487
  {
738488
738488
  "title": "Surface (by name)",
@@ -739979,7 +739979,7 @@
739979
739979
  "surface": {
739980
739980
  "$schema": "http://json-schema.org/draft-07/schema#",
739981
739981
  "title": "surface",
739982
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
739982
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
739983
739983
  "anyOf": [
739984
739984
  {
739985
739985
  "title": "Surface (by name)",
@@ -741556,7 +741556,7 @@
741556
741556
  "additionalProperties": false,
741557
741557
  "properties": {
741558
741558
  "surface": {
741559
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
741559
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
741560
741560
  "anyOf": [
741561
741561
  {
741562
741562
  "title": "Surface (by browser engine)",
@@ -741905,7 +741905,7 @@
741905
741905
  "minimum": 1
741906
741906
  },
741907
741907
  "surface": {
741908
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
741908
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
741909
741909
  "anyOf": [
741910
741910
  {
741911
741911
  "title": "Surface (by browser engine)",
@@ -742258,7 +742258,7 @@
742258
742258
  "minimum": 1
742259
742259
  },
742260
742260
  "surface": {
742261
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
742261
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
742262
742262
  "anyOf": [
742263
742263
  {
742264
742264
  "title": "Surface (by browser engine)",
@@ -742628,7 +742628,7 @@
742628
742628
  "surface": {
742629
742629
  "$schema": "http://json-schema.org/draft-07/schema#",
742630
742630
  "title": "surface",
742631
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
742631
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
742632
742632
  "anyOf": [
742633
742633
  {
742634
742634
  "title": "Surface (by name)",
@@ -744125,7 +744125,7 @@
744125
744125
  "surface": {
744126
744126
  "$schema": "http://json-schema.org/draft-07/schema#",
744127
744127
  "title": "surface",
744128
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
744128
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
744129
744129
  "anyOf": [
744130
744130
  {
744131
744131
  "title": "Surface (by name)",
@@ -754817,7 +754817,7 @@
754817
754817
  "surface": {
754818
754818
  "$schema": "http://json-schema.org/draft-07/schema#",
754819
754819
  "title": "surface",
754820
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
754820
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
754821
754821
  "anyOf": [
754822
754822
  {
754823
754823
  "title": "Surface (by name)",
@@ -756314,7 +756314,7 @@
756314
756314
  "surface": {
756315
756315
  "$schema": "http://json-schema.org/draft-07/schema#",
756316
756316
  "title": "surface",
756317
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
756317
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
756318
756318
  "anyOf": [
756319
756319
  {
756320
756320
  "title": "Surface (by name)",
@@ -758793,7 +758793,7 @@
758793
758793
  "additionalProperties": false,
758794
758794
  "properties": {
758795
758795
  "surface": {
758796
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
758796
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
758797
758797
  "anyOf": [
758798
758798
  {
758799
758799
  "title": "Surface (by browser engine)",
@@ -761344,7 +761344,7 @@
761344
761344
  "additionalProperties": false,
761345
761345
  "properties": {
761346
761346
  "surface": {
761347
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
761347
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
761348
761348
  "anyOf": [
761349
761349
  {
761350
761350
  "title": "Surface (by browser engine)",
@@ -763874,7 +763874,7 @@
763874
763874
  "additionalProperties": false,
763875
763875
  "properties": {
763876
763876
  "surface": {
763877
- "description": "The browser window/tab or app window to capture. Omit to capture the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
763877
+ "description": "The browser window/tab or app window to capture. Omit to capture the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be captured). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }). App captures don't support `crop` yet.",
763878
763878
  "anyOf": [
763879
763879
  {
763880
763880
  "title": "Surface (by browser engine)",
@@ -771600,7 +771600,7 @@
771600
771600
  {
771601
771601
  "$schema": "http://json-schema.org/draft-07/schema#",
771602
771602
  "title": "surface",
771603
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
771603
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
771604
771604
  "anyOf": [
771605
771605
  {
771606
771606
  "title": "Surface (by name)",
@@ -772224,7 +772224,7 @@
772224
772224
  "items": {
772225
772225
  "$schema": "http://json-schema.org/draft-07/schema#",
772226
772226
  "title": "surface",
772227
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
772227
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
772228
772228
  "anyOf": [
772229
772229
  {
772230
772230
  "title": "Surface (by name)",
@@ -779980,7 +779980,7 @@
779980
779980
  "description": "Duration of the swipe movement in milliseconds."
779981
779981
  },
779982
779982
  "surface": {
779983
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
779983
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
779984
779984
  "anyOf": [
779985
779985
  {
779986
779986
  "title": "Surface (by browser engine)",
@@ -780261,7 +780261,7 @@
780261
780261
  "description": "Duration of the swipe movement in milliseconds."
780262
780262
  },
780263
780263
  "surface": {
780264
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
780264
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
780265
780265
  "anyOf": [
780266
780266
  {
780267
780267
  "title": "Surface (by browser engine)",
@@ -780525,7 +780525,7 @@
780525
780525
  "description": "Duration of the swipe movement in milliseconds."
780526
780526
  },
780527
780527
  "surface": {
780528
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
780528
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
780529
780529
  "anyOf": [
780530
780530
  {
780531
780531
  "title": "Surface (by browser engine)",
@@ -780777,7 +780777,7 @@
780777
780777
  "description": "Duration of the swipe movement in milliseconds."
780778
780778
  },
780779
780779
  "surface": {
780780
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
780780
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
780781
780781
  "anyOf": [
780782
780782
  {
780783
780783
  "title": "Surface (by browser engine)",
@@ -781058,7 +781058,7 @@
781058
781058
  "description": "Duration of the swipe movement in milliseconds."
781059
781059
  },
781060
781060
  "surface": {
781061
- "description": "The browser window/tab or app window this step acts on. Omit to act on the active tab. The targeted surface stays focused afterward. App surfaces use the object form ({ \"app\": … }).",
781061
+ "description": "The browser window/tab or app window this step acts on. Omit to act on the active surface the most recently opened, focused, or explicitly targeted surface, whatever its kind (a background process can't be swiped). Specifying a surface switches the active surface for the steps that follow. App surfaces use the object form ({ \"app\": … }).",
781062
781062
  "anyOf": [
781063
781063
  {
781064
781064
  "title": "Surface (by browser engine)",
@@ -788398,7 +788398,7 @@
788398
788398
  "surface": {
788399
788399
  "$schema": "http://json-schema.org/draft-07/schema#",
788400
788400
  "title": "surface",
788401
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
788401
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
788402
788402
  "anyOf": [
788403
788403
  {
788404
788404
  "title": "Surface (by name)",
@@ -789895,7 +789895,7 @@
789895
789895
  "surface": {
789896
789896
  "$schema": "http://json-schema.org/draft-07/schema#",
789897
789897
  "title": "surface",
789898
- "description": "The surface a step acts on. Omit to act on the active surface. Supports background processes, browser windows/tabs, and native app windows.",
789898
+ "description": "The surface a step acts on. Omit to act on the active surface — the most recently opened, focused, or explicitly targeted surface, whatever its kind. Specifying a surface switches the active surface for the steps that follow. Supports background processes, browser windows/tabs, and native app windows.",
789899
789899
  "anyOf": [
789900
789900
  {
789901
789901
  "title": "Surface (by name)",