Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 479 Bytes

File metadata and controls

23 lines (15 loc) · 479 Bytes

Workflows of the list subcommand

Syntax

npx @nightwatch/mobile-helper android list [flags]

1. Show a list of connected devices

Run the below command to show a list of all the connected real devices and running AVDs:

npx @nightwatch/mobile-helper android list --device 

2. Show a list of installed AVDs

Run the below command to show a list of all the currently installed AVDs

npx @nightwatch/mobile-helper android list --avd