We need a solution to be able to run trezor-user-env device emulators from Cypress / Playwright tests in Trezor Suite using internal models
Right now for running T, we use version equal to 2-latest or specific version or we do not specify version at all
Right now for running 1, we use 1-latest or specific version
Right now for running R, we use emulator url and model R
It would be nice to specify device model in internal model naming. No version would mean - latest.
We need a solution to be able to run
trezor-user-envdevice emulators fromCypress/Playwrighttests inTrezor Suiteusing internal modelsRight now for running
T, we useversionequal to2-latestor specific version or we do not specifyversionat allRight now for running
1, we use1-latestor specific versionRight now for running
R, we use emulatorurland modelRIt would be nice to specify device model in internal model naming. No
versionwould mean -latest.