Skip to content

Commit 3c33c53

Browse files
enable bluetooth on manual update
1 parent 0aae5c6 commit 3c33c53

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed
37.7 KB
Loading
47 KB
Loading

docs/how-to-use-in-session-testing-tools.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,10 @@ Under Device Control, you'll find multiple options to customize your device's se
123123
1. **Volume**: Adjust the device's volume to your preferred level.
124124
2. **Rotate**: Change the screen orientation between landscape and portrait modes.
125125
3. **Recent Apps** : Available on `iOS 15` and above, this feature allows you to view recent apps. Note that it is not supported on devices that rely on a physical button for accessing recent apps instead of the swipe-up gesture.
126+
4. **Bluetooth**: Used to enable the bluetooth functionality during the session.
126127

127128

128-
<img loading="lazy" src={require('../assets/images/real-device-browser-testing/device-control-browser-testing.webp').default} alt="add" width="1346" height="647" className="doc_img"/>
129+
<img loading="lazy" src={require('../assets/images/real-device-browser-testing/rdbrowserdevicecontrol.png').default} alt="add" width="1346" height="647" className="doc_img"/>
129130

130131
### Settings
131132

docs/how-to-use-testing-tools-in-session.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,10 @@ Under Device Control, you'll find multiple options to customize your device's se
150150
1. **Volume**: Adjust the device's volume to your preferred level.
151151
2. **Rotate**: Change the screen orientation between landscape and portrait modes.
152152
3. **Recent Apps** : Available on `iOS 15` and above, this feature allows you to view recent apps. Note that it is not supported on devices that rely on a physical button for accessing recent apps instead of the swipe-up gesture.
153+
4. **Bluetooth**: Used to enable the bluetooth functionality during the session.
153154

154155

155-
<img loading="lazy" src={require('../assets/images/real-device-app-testing/device-controls.webp').default} alt="add" width="1346" height="647" className="doc_img"/>
156+
<img loading="lazy" src={require('../assets/images/real-device-app-testing/devicecontrolplusbluetooth.png').default} alt="add" width="1346" height="647" className="doc_img"/>
156157

157158
### Settings
158159

0 commit comments

Comments
 (0)