Skip to content

Commit

Permalink
Update expert mode tests accordingly with the latest flex UI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sponomarev committed Sep 11, 2024
1 parent 2783110 commit 24c1818
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/python/apps/solana_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,7 @@ def enable_expert_mode(navigator, firmware, snapshots_name: str):
NavInsID.USE_CASE_SETTINGS_MULTI_PAGE_EXIT]
elif firmware is Firmware.FLEX:
nav = [NavInsID.USE_CASE_HOME_SETTINGS,
NavInsID.USE_CASE_SETTINGS_NEXT,
NavIns(NavInsID.TOUCH, (250,160)),
NavIns(NavInsID.TOUCH, (250,430)),
NavInsID.USE_CASE_SETTINGS_MULTI_PAGE_EXIT]
navigator.navigate_and_compare(ROOT_SCREENSHOT_PATH,
snapshots_name,
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 24c1818

Please sign in to comment.