Skip to content

test: fix ios hw wallet e2e helpers#195

Open
piotr-iohk wants to merge 1 commit into
mainfrom
test/hw-wallet-e2e-ios
Open

test: fix ios hw wallet e2e helpers#195
piotr-iohk wants to merge 1 commit into
mainfrom
test/hw-wallet-e2e-ios

Conversation

@piotr-iohk

@piotr-iohk piotr-iohk commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Refs #589

This PR fixes iOS hardware wallet E2E helpers so the Trezor suite can drive rename and delete actions reliably on the simulator, matching the Android selector patterns.

It adds shared id-prefix helpers for cross-platform Appium queries and simplifies hardware-wallet helper flows (rename via visible label text, delete via HardwareWalletRowDelete_ prefix, dismiss backup timed sheet during transfer).

Linked Issues/Tasks

Refs synonymdev/bitkit-ios#589 (Trezor epic)

Companion PR: synonymdev/bitkit-ios#618

QA Notes

Manual Tests

N/A

Automated Checks

  • Helpers added: elementByIdPrefix and tapFirstByAccessibilityIdPrefix in actions.ts (Android resourceIdMatches, iOS name BEGINSWITH predicate).
  • Helpers updated: hardware-wallet.ts rename/delete paths and transfer flow backup-sheet dismiss.
  • Verified locally on iOS with BACKEND=local: @hardware_wallet_1, @hardware_wallet_2, @hardware_wallet_3 pass.
  • CI: consumed by bitkit-ios local E2E job once both PRs merge.

@piotr-iohk piotr-iohk self-assigned this Jul 8, 2026
@piotr-iohk piotr-iohk added the iOS Changes related to bitkit-ios label Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

iOS Changes related to bitkit-ios

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant