Skip to content

Commit 6daa6c7

Browse files
Add adb_shell for imageinject5
Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com>
1 parent 96c1729 commit 6daa6c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wdio.conf.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ export const config: Options.Testrunner = {
126126
basePath: '/wd/hub',
127127
port: 4723,
128128
log: join(process.cwd(), 'appium-logs', 'logs.txt'),
129-
allowInsecure: 'chromedriver_autodownload',
129+
allowInsecure: 'chromedriver_autodownload,adb_shell',
130130
},
131131
},
132132
],

0 commit comments

Comments
 (0)