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
Please add possibility to set PIN on device via TrezorUserEnvLink.api
We have test for mobile app /that does not support device management / that we want to automatize that requires connected locked model One device
Test steps:
1. Connect device
2. Device is recognized by system
3. Device displays PIN matrix
4. Application renders PIN matrix
5. After entering incorrect PIN you are asked to reenter pin or open help
6. After entering correct PIN device is unlocked and discovery starts
The text was updated successfully, but these errors were encountered:
Its only for model one in this test, as this is only model that starts with USB connection enabled before it gets unlocked
But it can be used in different tests for different model.
For example for autolock feature.
TS5 with autolock enabled
Add account
you are asked to enter pin on device
Probably most of users has PIN enabled so it would be great to extend automated tests
Please add possibility to set PIN on device via TrezorUserEnvLink.api
We have test for mobile app /that does not support device management / that we want to automatize that requires connected locked model One device
Test steps:
The text was updated successfully, but these errors were encountered: