From d58d0edd8e7dc04dd453394bb33452a685565cf3 Mon Sep 17 00:00:00 2001 From: amanchopra1905 Date: Thu, 30 Jan 2025 13:44:45 +0530 Subject: [PATCH] added a note in the start --- docs/adb-commands-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/adb-commands-support.md b/docs/adb-commands-support.md index 677b74ecc..41c8df828 100644 --- a/docs/adb-commands-support.md +++ b/docs/adb-commands-support.md @@ -56,7 +56,7 @@ driver.execute_script("lambda-adb", params) ## Supported Commands ---- +> **NOTE :** All these commands are supported on both Real and Virtual Devices except for the [**adb shell dumpsys**](/support/docs/adb-commands-support/#adb-shell-command) command, which is not supported for Virtual Device. ### Swipe **adb shell input swipe**