Skip to content

Commit 28b5a1e

Browse files
authored
Merge fd58f57 into 1640c6b
2 parents 1640c6b + fd58f57 commit 28b5a1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dev/test-configuration-options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1436,9 +1436,9 @@ capabilities.setCapability("sauce:options", sauceOptions);
14361436

14371437
### `audioCapture`
14381438

1439-
<p><small>| OPTIONAL | BOOLEAN | <span className="sauceGreen">Real Devices Only</span></small> |</p>
1439+
<p><small>| OPTIONAL | BOOLEAN | </small></p>
14401440

1441-
Enables audio recording in your iOS and Android native mobile app tests. The audio will be part of the **Test Results** page video file, which you can play back and download in our built-in media player. The default value is `false`.
1441+
Enables audio recording in your automated tests. This feature is supported for Windows and macOS desktop tests as well as mobile Real Devices. The audio will be part of the **Test Results** page video file, which you can play back and download in our built-in media player. The default value is `false`.
14421442

14431443
```java
14441444
MutableCapabilities capabilities = new MutableCapabilities();

0 commit comments

Comments
 (0)