trezor-firmware
trezor-firmware copied to clipboard
Model R: allow pagination in device tests
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.

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