You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Testing Support Library
Hi,
Can I use adb shell command inside my test code while running a test in test lab? I want to set location permissions to my application created using flutter before launching the application and running adb shell via code works in my local machine but not with test lab. Is there a way to achieve this in test lab?