trezor-firmware icon indicating copy to clipboard operation
trezor-firmware copied to clipboard

Model R: allow pagination in device tests

Open grdddj opened this issue 3 years ago • 1 comments
trafficstars

Currently it seems that device tests are not paginating through the content when there is a next screen - example - which means we do not see all the screens in UI tests.

image

It should be possible to do something similar to model T, connected with debug messages.

grdddj avatar Jul 25 '22 08:07 grdddj

Done in 155baa4

grdddj avatar Aug 15 '22 16:08 grdddj