Skip to content

Commit 9a6616e

Browse files
#Updated_side_bar_for_dev_tools_real_device
1 parent a1e852a commit 9a6616e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sidebars.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1904,7 +1904,7 @@ module.exports = {
19041904
type: "category",
19051905
collapsed: true,
19061906
label: "Features",
1907-
items: ["camera-image-injection-on-real-devices","ip-geolocation-on-real-devices-app", "biometric-authentication-on-real-devices", "contacts-on-real-devices", "real-device-adb-shell", "ui-inspector", "screen-reader-on-real-devices-app", "accessibility-settings-ios"],
1907+
items: ["camera-image-injection-on-real-devices","ip-geolocation-on-real-devices-app", "biometric-authentication-on-real-devices", "contacts-on-real-devices", "real-device-adb-shell", "ui-inspector", "screen-reader-on-real-devices-app", "accessibility-settings-ios","devtools-on-real-devices-app"],
19081908
},
19091909
],
19101910
},
@@ -2602,7 +2602,7 @@ module.exports = {
26022602
"appium-custom-header",
26032603
"basic-authentication-for-web-automation",
26042604
"live-debug-in-app-automation",
2605-
"devtools-on-real-devices-app"
2605+
26062606
],
26072607
},
26082608
{

0 commit comments

Comments
 (0)