You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for specifying attached device by its serial & document
accepted env vars.
Detox `device.adbName` property expects values as listed by `adb devices` command.
According to `adb --help` this is device "serial", hence the naming.
This commit also drops E2E part of env vars, since it does not fit
everywhere & doesn't seem reqruied. If we encounter some namespace
conflicts we will consider adding it back.
This code is an example. **THE RUNTIME HAS NOT BEEN TESTED**.
0 commit comments