Commit f13e1d4
fix: use tapRedirectButton XPath approach for CI release build compat (MMQA-1721)
The runScript/cssSelector approach fails on CI release builds because the
browser-webview view isn't recognized as a WebView with JS enabled.
Switch to tapRedirectButton which uses XPath tap — same pattern that
works for the ENS test on CI.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9d76a9d commit f13e1d4
2 files changed
Lines changed: 1 addition & 17 deletions
Lines changed: 0 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 20 | | |
36 | 21 | | |
37 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
| 166 | + | |
168 | 167 | | |
169 | 168 | | |
170 | 169 | | |
| |||
0 commit comments