@stripe/stripe-react-native 0.50.2 → 0.51.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (867) hide show
  1. package/.claude/settings.local.json +21 -0
  2. package/.idea/codeStyles/Project.xml +126 -0
  3. package/.idea/codeStyles/codeStyleConfig.xml +5 -0
  4. package/.idea/misc.xml +838 -0
  5. package/.idea/modules.xml +8 -0
  6. package/.idea/stripe-react-native.iml +9 -0
  7. package/.idea/vcs.xml +6 -0
  8. package/CHANGELOG.md +19 -1
  9. package/README.md +1 -1
  10. package/android/.gradle/8.11.1/checksums/checksums.lock +0 -0
  11. package/android/.gradle/8.11.1/checksums/md5-checksums.bin +0 -0
  12. package/android/.gradle/8.11.1/checksums/sha1-checksums.bin +0 -0
  13. package/android/.gradle/8.11.1/executionHistory/executionHistory.lock +0 -0
  14. package/android/.gradle/8.11.1/fileChanges/last-build.bin +0 -0
  15. package/android/.gradle/8.11.1/fileHashes/fileHashes.lock +0 -0
  16. package/android/.gradle/8.11.1/gc.properties +0 -0
  17. package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  18. package/android/.gradle/buildOutputCleanup/cache.properties +2 -0
  19. package/android/.gradle/config.properties +2 -0
  20. package/android/.gradle/vcs-1/gc.properties +0 -0
  21. package/android/.idea/caches/deviceStreaming.xml +835 -0
  22. package/android/.idea/compiler.xml +6 -0
  23. package/android/.idea/gradle.xml +19 -0
  24. package/android/.idea/migrations.xml +10 -0
  25. package/android/.idea/misc.xml +10 -0
  26. package/android/.idea/runConfigurations.xml +17 -0
  27. package/android/.idea/vcs.xml +6 -0
  28. package/android/gradle.properties +1 -1
  29. package/android/local.properties +8 -0
  30. package/android/src/main/java/com/reactnativestripesdk/EmbeddedPaymentElementView.kt +1 -1
  31. package/android/src/main/java/com/reactnativestripesdk/EmbeddedPaymentElementViewManager.kt +9 -0
  32. package/android/src/main/java/com/reactnativestripesdk/PaymentMethodCreateParamsFactory.kt +11 -12
  33. package/android/src/main/java/com/reactnativestripesdk/PaymentOptionDisplayDataMapper.kt +205 -1
  34. package/android/src/main/java/com/reactnativestripesdk/PaymentSheetFragment.kt +7 -6
  35. package/android/src/main/java/com/reactnativestripesdk/utils/Mappers.kt +2 -0
  36. package/e2e-artifacts/afterpay-clearpay/ai-(afterpay-clearpay).json +4 -0
  37. package/e2e-artifacts/afterpay-clearpay/ai-report-afterpay-clearpay.html +76 -0
  38. package/e2e-artifacts/afterpay-clearpay/commands-(afterpay-clearpay.yml).json +218 -0
  39. package/e2e-artifacts/afterpay-clearpay/maestro.log +2203 -0
  40. package/e2e-artifacts/afterpay-clearpay/screenshot-/342/235/214-1751932683444-(afterpay-clearpay.yml).png +0 -0
  41. package/e2e-artifacts/afterpay-clearpay/screenshot-/342/235/214-1751992816916-(afterpay-clearpay.yml).png +0 -0
  42. package/e2e-artifacts/afterpay-clearpay/screenshot-/342/235/214-1751992999846-(afterpay-clearpay.yml).png +0 -0
  43. package/e2e-artifacts/afterpay-clearpay-retry-1/ai-(afterpay-clearpay).json +4 -0
  44. package/e2e-artifacts/afterpay-clearpay-retry-1/ai-report-afterpay-clearpay.html +76 -0
  45. package/e2e-artifacts/afterpay-clearpay-retry-1/commands-(afterpay-clearpay.yml).json +197 -0
  46. package/e2e-artifacts/afterpay-clearpay-retry-1/maestro.log +174 -0
  47. package/e2e-artifacts/afterpay-clearpay-retry-1/screenshot-/342/235/214-1751932748917-(afterpay-clearpay.yml).png +0 -0
  48. package/e2e-artifacts/afterpay-clearpay-retry-1/screenshot-/342/235/214-1751992855856-(afterpay-clearpay.yml).png +0 -0
  49. package/e2e-artifacts/afterpay-clearpay-retry-1/screenshot-/342/235/214-1751993038742-(afterpay-clearpay.yml).png +0 -0
  50. package/e2e-artifacts/afterpay-clearpay-retry-2/ai-(afterpay-clearpay).json +4 -0
  51. package/e2e-artifacts/afterpay-clearpay-retry-2/ai-report-afterpay-clearpay.html +76 -0
  52. package/e2e-artifacts/afterpay-clearpay-retry-2/commands-(afterpay-clearpay.yml).json +895 -0
  53. package/e2e-artifacts/afterpay-clearpay-retry-2/maestro.log +27 -0
  54. package/e2e-artifacts/afterpay-clearpay-retry-2/screenshot-/342/235/214-1751932906289-(afterpay-clearpay.yml).png +0 -0
  55. package/e2e-artifacts/alipay/ai-(alipay).json +4 -0
  56. package/e2e-artifacts/alipay/ai-report-alipay.html +76 -0
  57. package/e2e-artifacts/alipay/commands-(alipay.yml).json +213 -0
  58. package/e2e-artifacts/alipay/maestro.log +1894 -0
  59. package/e2e-artifacts/alipay/screenshot-/342/235/214-1751932943893-(alipay.yml).png +0 -0
  60. package/e2e-artifacts/alipay-retry-1/ai-(alipay).json +4 -0
  61. package/e2e-artifacts/alipay-retry-1/ai-report-alipay.html +76 -0
  62. package/e2e-artifacts/alipay-retry-1/commands-(alipay.yml).json +895 -0
  63. package/e2e-artifacts/alipay-retry-1/maestro.log +27 -0
  64. package/e2e-artifacts/alipay-retry-1/screenshot-/342/235/214-1751933009773-(alipay.yml).png +0 -0
  65. package/e2e-artifacts/bancontact-payment/ai-(bancontact-payment).json +4 -0
  66. package/e2e-artifacts/bancontact-payment/ai-report-bancontact-payment.html +76 -0
  67. package/e2e-artifacts/bancontact-payment/commands-(bancontact-payment.yml).json +213 -0
  68. package/e2e-artifacts/bancontact-payment/maestro.log +913 -0
  69. package/e2e-artifacts/bancontact-setup/ai-(bancontact-setup).json +4 -0
  70. package/e2e-artifacts/bancontact-setup/ai-report-bancontact-setup.html +76 -0
  71. package/e2e-artifacts/bancontact-setup/commands-(bancontact-setup.yml).json +213 -0
  72. package/e2e-artifacts/bancontact-setup/maestro.log +913 -0
  73. package/e2e-artifacts/becs-payment/ai-(becs-payment).json +4 -0
  74. package/e2e-artifacts/becs-payment/ai-report-becs-payment.html +76 -0
  75. package/e2e-artifacts/becs-payment/commands-(becs-payment.yml).json +319 -0
  76. package/e2e-artifacts/becs-payment/maestro.log +2556 -0
  77. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752191589279-(becs-payment.yml).png +0 -0
  78. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752192047648-(becs-payment.yml).png +0 -0
  79. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752192059123-(becs-payment.yml).png +0 -0
  80. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752267774930-(becs-payment.yml).png +0 -0
  81. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752267786454-(becs-payment.yml).png +0 -0
  82. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752289149231-(becs-payment.yml).png +0 -0
  83. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752289160062-(becs-payment.yml).png +0 -0
  84. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752295793578-(becs-payment.yml).png +0 -0
  85. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752295805087-(becs-payment.yml).png +0 -0
  86. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752298269308-(becs-payment.yml).png +0 -0
  87. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752298281188-(becs-payment.yml).png +0 -0
  88. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752342548823-(becs-payment.yml).png +0 -0
  89. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752342559509-(becs-payment.yml).png +0 -0
  90. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752535766448-(becs-payment.yml).png +0 -0
  91. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752535778130-(becs-payment.yml).png +0 -0
  92. package/e2e-artifacts/becs-payment/screenshot-/342/235/214-1752008141102-(becs-payment.yml).png +0 -0
  93. package/e2e-artifacts/becs-payment/screenshot-/342/235/214-1752267819705-(becs-payment.yml).png +0 -0
  94. package/e2e-artifacts/becs-payment/screenshot-/342/235/214-1752289193341-(becs-payment.yml).png +0 -0
  95. package/e2e-artifacts/becs-payment/screenshot-/342/235/214-1752342592173-(becs-payment.yml).png +0 -0
  96. package/e2e-artifacts/becs-payment-retry-1/ai-(becs-payment).json +4 -0
  97. package/e2e-artifacts/becs-payment-retry-1/ai-report-becs-payment.html +76 -0
  98. package/e2e-artifacts/becs-payment-retry-1/commands-(becs-payment.yml).json +1788 -0
  99. package/e2e-artifacts/becs-payment-retry-1/maestro.log +610 -0
  100. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752267893617-(becs-payment.yml).png +0 -0
  101. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752267905656-(becs-payment.yml).png +0 -0
  102. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752289249541-(becs-payment.yml).png +0 -0
  103. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752289260302-(becs-payment.yml).png +0 -0
  104. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752342647004-(becs-payment.yml).png +0 -0
  105. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752342657723-(becs-payment.yml).png +0 -0
  106. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/235/214-1752008239968-(becs-payment.yml).png +0 -0
  107. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/235/214-1752267940717-(becs-payment.yml).png +0 -0
  108. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/235/214-1752289292735-(becs-payment.yml).png +0 -0
  109. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/235/214-1752342689855-(becs-payment.yml).png +0 -0
  110. package/e2e-artifacts/becs-payment-retry-2/ai-(becs-payment).json +4 -0
  111. package/e2e-artifacts/becs-payment-retry-2/ai-report-becs-payment.html +76 -0
  112. package/e2e-artifacts/becs-payment-retry-2/commands-(becs-payment.yml).json +1788 -0
  113. package/e2e-artifacts/becs-payment-retry-2/maestro.log +615 -0
  114. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752268096065-(becs-payment.yml).png +0 -0
  115. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752268106829-(becs-payment.yml).png +0 -0
  116. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752289439137-(becs-payment.yml).png +0 -0
  117. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752289449816-(becs-payment.yml).png +0 -0
  118. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752342847864-(becs-payment.yml).png +0 -0
  119. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752342859457-(becs-payment.yml).png +0 -0
  120. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/235/214-1752008431186-(becs-payment.yml).png +0 -0
  121. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/235/214-1752268139494-(becs-payment.yml).png +0 -0
  122. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/235/214-1752342893182-(becs-payment.yml).png +0 -0
  123. package/e2e-artifacts/becs-setup/ai-(becs-setup).json +4 -0
  124. package/e2e-artifacts/becs-setup/ai-report-becs-setup.html +76 -0
  125. package/e2e-artifacts/becs-setup/commands-(becs-setup.yml).json +319 -0
  126. package/e2e-artifacts/becs-setup/maestro.log +2387 -0
  127. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752191629555-(becs-setup.yml).png +0 -0
  128. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752192103457-(becs-setup.yml).png +0 -0
  129. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752192114728-(becs-setup.yml).png +0 -0
  130. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752268164621-(becs-setup.yml).png +0 -0
  131. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752268175332-(becs-setup.yml).png +0 -0
  132. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752289492222-(becs-setup.yml).png +0 -0
  133. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752289502891-(becs-setup.yml).png +0 -0
  134. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752295847246-(becs-setup.yml).png +0 -0
  135. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752295858049-(becs-setup.yml).png +0 -0
  136. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752298340721-(becs-setup.yml).png +0 -0
  137. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752298352698-(becs-setup.yml).png +0 -0
  138. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752342931653-(becs-setup.yml).png +0 -0
  139. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752342943156-(becs-setup.yml).png +0 -0
  140. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752535821555-(becs-setup.yml).png +0 -0
  141. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752535832830-(becs-setup.yml).png +0 -0
  142. package/e2e-artifacts/becs-setup/screenshot-/342/235/214-1752008503037-(becs-setup.yml).png +0 -0
  143. package/e2e-artifacts/becs-setup/screenshot-/342/235/214-1752268207066-(becs-setup.yml).png +0 -0
  144. package/e2e-artifacts/becs-setup/screenshot-/342/235/214-1752342978467-(becs-setup.yml).png +0 -0
  145. package/e2e-artifacts/becs-setup-retry-1/ai-(becs-setup).json +4 -0
  146. package/e2e-artifacts/becs-setup-retry-1/ai-report-becs-setup.html +76 -0
  147. package/e2e-artifacts/becs-setup-retry-1/commands-(becs-setup.yml).json +1788 -0
  148. package/e2e-artifacts/becs-setup-retry-1/maestro.log +453 -0
  149. package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/232/240/357/270/217-1752268263289-(becs-setup.yml).png +0 -0
  150. package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/232/240/357/270/217-1752268274202-(becs-setup.yml).png +0 -0
  151. package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/232/240/357/270/217-1752343045539-(becs-setup.yml).png +0 -0
  152. package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/232/240/357/270/217-1752343057228-(becs-setup.yml).png +0 -0
  153. package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/235/214-1752008602080-(becs-setup.yml).png +0 -0
  154. package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/235/214-1752268306872-(becs-setup.yml).png +0 -0
  155. package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/235/214-1752343091926-(becs-setup.yml).png +0 -0
  156. package/e2e-artifacts/becs-setup-retry-2/ai-(becs-setup).json +4 -0
  157. package/e2e-artifacts/becs-setup-retry-2/ai-report-becs-setup.html +76 -0
  158. package/e2e-artifacts/becs-setup-retry-2/commands-(becs-setup.yml).json +1788 -0
  159. package/e2e-artifacts/becs-setup-retry-2/maestro.log +443 -0
  160. package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/232/240/357/270/217-1752268453388-(becs-setup.yml).png +0 -0
  161. package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/232/240/357/270/217-1752268464337-(becs-setup.yml).png +0 -0
  162. package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/232/240/357/270/217-1752343248140-(becs-setup.yml).png +0 -0
  163. package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/232/240/357/270/217-1752343259649-(becs-setup.yml).png +0 -0
  164. package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/235/214-1752008791651-(becs-setup.yml).png +0 -0
  165. package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/235/214-1752343293977-(becs-setup.yml).png +0 -0
  166. package/e2e-artifacts/cardfield-basic/ai-(cardfield-basic).json +4 -0
  167. package/e2e-artifacts/cardfield-basic/ai-report-cardfield-basic.html +76 -0
  168. package/e2e-artifacts/cardfield-basic/commands-(cardfield-basic.yml).json +4278 -0
  169. package/e2e-artifacts/cardfield-basic/maestro.log +851 -0
  170. package/e2e-artifacts/cardfield-basic/screenshot-/342/235/214-1752006899348-(cardfield-basic.yml).png +0 -0
  171. package/e2e-artifacts/cardfield-basic/screenshot-/342/235/214-1752108482034-(cardfield-basic.yml).png +0 -0
  172. package/e2e-artifacts/cardfield-basic/screenshot-/342/235/214-1752536624593-(cardfield-basic.yml).png +0 -0
  173. package/e2e-artifacts/cardfield-basic-retry-1/ai-(cardfield-basic).json +4 -0
  174. package/e2e-artifacts/cardfield-basic-retry-1/ai-report-cardfield-basic.html +76 -0
  175. package/e2e-artifacts/cardfield-basic-retry-1/commands-(cardfield-basic.yml).json +4530 -0
  176. package/e2e-artifacts/cardfield-basic-retry-1/maestro.log +214 -0
  177. package/e2e-artifacts/cardfield-basic-retry-1/screenshot-/342/235/214-1752006951817-(cardfield-basic.yml).png +0 -0
  178. package/e2e-artifacts/cardfield-basic-retry-1/screenshot-/342/235/214-1752108538577-(cardfield-basic.yml).png +0 -0
  179. package/e2e-artifacts/cardfield-basic-retry-1/screenshot-/342/235/214-1752536700901-(cardfield-basic.yml).png +0 -0
  180. package/e2e-artifacts/cardfield-basic-retry-2/ai-(cardfield-basic).json +4 -0
  181. package/e2e-artifacts/cardfield-basic-retry-2/ai-report-cardfield-basic.html +76 -0
  182. package/e2e-artifacts/cardfield-basic-retry-2/commands-(cardfield-basic.yml).json +4530 -0
  183. package/e2e-artifacts/cardfield-basic-retry-2/maestro.log +205 -0
  184. package/e2e-artifacts/cardfield-basic-retry-2/screenshot-/342/235/214-1752536867811-(cardfield-basic.yml).png +0 -0
  185. package/e2e-artifacts/cardform-basic/ai-(cardform-basic).json +4 -0
  186. package/e2e-artifacts/cardform-basic/ai-report-cardform-basic.html +76 -0
  187. package/e2e-artifacts/cardform-basic/commands-(cardform-basic.yml).json +260 -0
  188. package/e2e-artifacts/cardform-basic/maestro.log +1086 -0
  189. package/e2e-artifacts/create-tokens/ai-(create-tokens).json +4 -0
  190. package/e2e-artifacts/create-tokens/ai-report-create-tokens.html +76 -0
  191. package/e2e-artifacts/create-tokens/commands-(create-tokens.yml).json +323 -0
  192. package/e2e-artifacts/create-tokens/maestro.log +1083 -0
  193. package/e2e-artifacts/create-tokens/screenshot-/342/235/214-1752007162488-(create-tokens.yml).png +0 -0
  194. package/e2e-artifacts/create-tokens/screenshot-/342/235/214-1752009333893-(create-tokens.yml).png +0 -0
  195. package/e2e-artifacts/create-tokens/screenshot-/342/235/214-1752289980749-(create-tokens.yml).png +0 -0
  196. package/e2e-artifacts/create-tokens/screenshot-/342/235/214-1752344369354-(create-tokens.yml).png +0 -0
  197. package/e2e-artifacts/create-tokens-retry-1/ai-(create-tokens).json +4 -0
  198. package/e2e-artifacts/create-tokens-retry-1/ai-report-create-tokens.html +76 -0
  199. package/e2e-artifacts/create-tokens-retry-1/commands-(create-tokens.yml).json +1686 -0
  200. package/e2e-artifacts/create-tokens-retry-1/maestro.log +352 -0
  201. package/e2e-artifacts/create-tokens-retry-1/screenshot-/342/235/214-1752007236765-(create-tokens.yml).png +0 -0
  202. package/e2e-artifacts/create-tokens-retry-1/screenshot-/342/235/214-1752009405283-(create-tokens.yml).png +0 -0
  203. package/e2e-artifacts/create-tokens-retry-1/screenshot-/342/235/214-1752290080672-(create-tokens.yml).png +0 -0
  204. package/e2e-artifacts/create-tokens-retry-1/screenshot-/342/235/214-1752344443581-(create-tokens.yml).png +0 -0
  205. package/e2e-artifacts/create-tokens-retry-2/ai-(create-tokens).json +4 -0
  206. package/e2e-artifacts/create-tokens-retry-2/ai-report-create-tokens.html +76 -0
  207. package/e2e-artifacts/create-tokens-retry-2/commands-(create-tokens.yml).json +1686 -0
  208. package/e2e-artifacts/create-tokens-retry-2/maestro.log +347 -0
  209. package/e2e-artifacts/create-tokens-retry-2/screenshot-/342/235/214-1752007398022-(create-tokens.yml).png +0 -0
  210. package/e2e-artifacts/create-tokens-retry-2/screenshot-/342/235/214-1752009567834-(create-tokens.yml).png +0 -0
  211. package/e2e-artifacts/create-tokens-retry-2/screenshot-/342/235/214-1752290264003-(create-tokens.yml).png +0 -0
  212. package/e2e-artifacts/create-tokens-retry-2/screenshot-/342/235/214-1752344607648-(create-tokens.yml).png +0 -0
  213. package/e2e-artifacts/customersheet/ai-(customersheet).json +4 -0
  214. package/e2e-artifacts/customersheet/ai-report-customersheet.html +76 -0
  215. package/e2e-artifacts/customersheet/commands-(customersheet.yml).json +403 -0
  216. package/e2e-artifacts/customersheet/maestro.log +1469 -0
  217. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752192655142-(customersheet.yml).png +0 -0
  218. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752290316490-(customersheet.yml).png +0 -0
  219. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752290326981-(customersheet.yml).png +0 -0
  220. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752296326908-(customersheet.yml).png +0 -0
  221. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752296338143-(customersheet.yml).png +0 -0
  222. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752299012146-(customersheet.yml).png +0 -0
  223. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752299023432-(customersheet.yml).png +0 -0
  224. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752344638361-(customersheet.yml).png +0 -0
  225. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752344648732-(customersheet.yml).png +0 -0
  226. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752536970554-(customersheet.yml).png +0 -0
  227. package/e2e-artifacts/customersheet/screenshot-/342/235/214-1752007431103-(customersheet.yml).png +0 -0
  228. package/e2e-artifacts/customersheet-retry-1/ai-(customersheet).json +4 -0
  229. package/e2e-artifacts/customersheet-retry-1/ai-report-customersheet.html +76 -0
  230. package/e2e-artifacts/customersheet-retry-1/commands-(customersheet.yml).json +376 -0
  231. package/e2e-artifacts/customersheet-retry-1/maestro.log +154 -0
  232. package/e2e-artifacts/embedded/ai-(embedded).json +4 -0
  233. package/e2e-artifacts/embedded/ai-report-embedded.html +76 -0
  234. package/e2e-artifacts/embedded/commands-(embedded.yml).json +221 -0
  235. package/e2e-artifacts/embedded/maestro.log +1034 -0
  236. package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752192779722-(embedded.yml).png +0 -0
  237. package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752192779907-(embedded.yml).png +0 -0
  238. package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752290510734-(embedded.yml).png +0 -0
  239. package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752290518280-(embedded.yml).png +0 -0
  240. package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752296505697-(embedded.yml).png +0 -0
  241. package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752296513223-(embedded.yml).png +0 -0
  242. package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752299191237-(embedded.yml).png +0 -0
  243. package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752299198660-(embedded.yml).png +0 -0
  244. package/e2e-artifacts/embedded-immediate-action/ai-(embedded-immediate-action).json +4 -0
  245. package/e2e-artifacts/embedded-immediate-action/ai-report-embedded-immediate-action.html +76 -0
  246. package/e2e-artifacts/embedded-immediate-action/commands-(embedded-immediate-action.yml).json +257 -0
  247. package/e2e-artifacts/embedded-immediate-action/maestro.log +1270 -0
  248. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752192724905-(embedded-immediate-action.yml).png +0 -0
  249. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752192725087-(embedded-immediate-action.yml).png +0 -0
  250. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752290422012-(embedded-immediate-action.yml).png +0 -0
  251. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752290429522-(embedded-immediate-action.yml).png +0 -0
  252. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752296423280-(embedded-immediate-action.yml).png +0 -0
  253. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752296430624-(embedded-immediate-action.yml).png +0 -0
  254. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752299110166-(embedded-immediate-action.yml).png +0 -0
  255. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752299117548-(embedded-immediate-action.yml).png +0 -0
  256. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/235/214-1752007704403-(embedded-immediate-action.yml).png +0 -0
  257. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/235/214-1752009814336-(embedded-immediate-action.yml).png +0 -0
  258. package/e2e-artifacts/embedded-immediate-action-retry-1/ai-(embedded-immediate-action).json +4 -0
  259. package/e2e-artifacts/embedded-immediate-action-retry-1/ai-report-embedded-immediate-action.html +76 -0
  260. package/e2e-artifacts/embedded-immediate-action-retry-1/commands-(embedded-immediate-action.yml).json +1934 -0
  261. package/e2e-artifacts/embedded-immediate-action-retry-1/maestro.log +236 -0
  262. package/e2e-artifacts/embedded-immediate-action-retry-1/screenshot-/342/235/214-1752010026842-(embedded-immediate-action.yml).png +0 -0
  263. package/e2e-artifacts/embedded-immediate-action-retry-2/ai-(embedded-immediate-action).json +4 -0
  264. package/e2e-artifacts/embedded-immediate-action-retry-2/ai-report-embedded-immediate-action.html +76 -0
  265. package/e2e-artifacts/embedded-immediate-action-retry-2/commands-(embedded-immediate-action.yml).json +1934 -0
  266. package/e2e-artifacts/embedded-immediate-action-retry-2/maestro.log +90 -0
  267. package/e2e-artifacts/embedded-immediate-action-retry-2/screenshot-/342/235/214-1752010329350-(embedded-immediate-action.yml).png +0 -0
  268. package/e2e-artifacts/embedded-rn-compose/ai-(embedded-rn-compose).json +4 -0
  269. package/e2e-artifacts/embedded-rn-compose/ai-report-embedded-rn-compose.html +76 -0
  270. package/e2e-artifacts/embedded-rn-compose/commands-(embedded-rn-compose.yml).json +205 -0
  271. package/e2e-artifacts/embedded-rn-compose/maestro.log +1865 -0
  272. package/e2e-artifacts/embedded-rn-compose/screenshot-/342/235/214-1752191678608-(embedded-rn-compose.yml).png +0 -0
  273. package/e2e-artifacts/embedded-rn-compose-retry-1/ai-(embedded-rn-compose).json +4 -0
  274. package/e2e-artifacts/embedded-rn-compose-retry-1/ai-report-embedded-rn-compose.html +76 -0
  275. package/e2e-artifacts/embedded-rn-compose-retry-1/commands-(embedded-rn-compose.yml).json +1184 -0
  276. package/e2e-artifacts/embedded-rn-compose-retry-1/maestro.log +955 -0
  277. package/e2e-artifacts/embedded-rn-compose-retry-1/screenshot-/342/235/214-1752191739530-(embedded-rn-compose.yml).png +0 -0
  278. package/e2e-artifacts/eps/ai-(eps).json +4 -0
  279. package/e2e-artifacts/eps/ai-report-eps.html +76 -0
  280. package/e2e-artifacts/eps/commands-(eps.yml).json +213 -0
  281. package/e2e-artifacts/eps/maestro.log +835 -0
  282. package/e2e-artifacts/eps-fail/ai-(eps-fail).json +4 -0
  283. package/e2e-artifacts/eps-fail/ai-report-eps-fail.html +76 -0
  284. package/e2e-artifacts/eps-fail/commands-(eps-fail.yml).json +1737 -0
  285. package/e2e-artifacts/eps-fail/maestro.log +788 -0
  286. package/e2e-artifacts/eps-fail/screenshot-/342/235/214-1752537098375-(eps-fail.yml).png +0 -0
  287. package/e2e-artifacts/eps-fail-retry-1/ai-(eps-fail).json +4 -0
  288. package/e2e-artifacts/eps-fail-retry-1/ai-report-eps-fail.html +76 -0
  289. package/e2e-artifacts/eps-fail-retry-1/commands-(eps-fail.yml).json +213 -0
  290. package/e2e-artifacts/eps-fail-retry-1/maestro.log +105 -0
  291. package/e2e-artifacts/finalize-on-server/ai-(finalize-on-server).json +4 -0
  292. package/e2e-artifacts/finalize-on-server/ai-report-finalize-on-server.html +76 -0
  293. package/e2e-artifacts/finalize-on-server/commands-(finalize-on-server.yml).json +184 -0
  294. package/e2e-artifacts/finalize-on-server/maestro.log +802 -0
  295. package/e2e-artifacts/financial-connections-session/ai-(financial-connections-session).json +4 -0
  296. package/e2e-artifacts/financial-connections-session/ai-report-financial-connections-session.html +76 -0
  297. package/e2e-artifacts/financial-connections-session/commands-(financial-connections-session.yml).json +1416 -0
  298. package/e2e-artifacts/financial-connections-session/maestro.log +1506 -0
  299. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192188210-(financial-connections-session.yml).png +0 -0
  300. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192198610-(financial-connections-session.yml).png +0 -0
  301. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192223007-(financial-connections-session.yml).png +0 -0
  302. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192223207-(financial-connections-session.yml).png +0 -0
  303. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192223489-(financial-connections-session.yml).png +0 -0
  304. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192223672-(financial-connections-session.yml).png +0 -0
  305. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192223907-(financial-connections-session.yml).png +0 -0
  306. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192224140-(financial-connections-session.yml).png +0 -0
  307. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192245127-(financial-connections-session.yml).png +0 -0
  308. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192245207-(financial-connections-session.yml).png +0 -0
  309. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289577158-(financial-connections-session.yml).png +0 -0
  310. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289577283-(financial-connections-session.yml).png +0 -0
  311. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289577462-(financial-connections-session.yml).png +0 -0
  312. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289600602-(financial-connections-session.yml).png +0 -0
  313. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289600793-(financial-connections-session.yml).png +0 -0
  314. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289600974-(financial-connections-session.yml).png +0 -0
  315. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289601109-(financial-connections-session.yml).png +0 -0
  316. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295932948-(financial-connections-session.yml).png +0 -0
  317. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295933191-(financial-connections-session.yml).png +0 -0
  318. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295933384-(financial-connections-session.yml).png +0 -0
  319. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295956642-(financial-connections-session.yml).png +0 -0
  320. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295956832-(financial-connections-session.yml).png +0 -0
  321. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295957032-(financial-connections-session.yml).png +0 -0
  322. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295957160-(financial-connections-session.yml).png +0 -0
  323. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298453924-(financial-connections-session.yml).png +0 -0
  324. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298454168-(financial-connections-session.yml).png +0 -0
  325. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298454389-(financial-connections-session.yml).png +0 -0
  326. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298477150-(financial-connections-session.yml).png +0 -0
  327. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298477378-(financial-connections-session.yml).png +0 -0
  328. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298477622-(financial-connections-session.yml).png +0 -0
  329. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298477945-(financial-connections-session.yml).png +0 -0
  330. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752343371270-(financial-connections-session.yml).png +0 -0
  331. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752343371955-(financial-connections-session.yml).png +0 -0
  332. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752343372844-(financial-connections-session.yml).png +0 -0
  333. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752535901388-(financial-connections-session.yml).png +0 -0
  334. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752535901599-(financial-connections-session.yml).png +0 -0
  335. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752535901839-(financial-connections-session.yml).png +0 -0
  336. package/e2e-artifacts/financial-connections-session/screenshot-/342/235/214-1752268556007-(financial-connections-session.yml).png +0 -0
  337. package/e2e-artifacts/financial-connections-session/screenshot-/342/235/214-1752343381694-(financial-connections-session.yml).png +0 -0
  338. package/e2e-artifacts/financial-connections-session/screenshot-/342/235/214-1752535911667-(financial-connections-session.yml).png +0 -0
  339. package/e2e-artifacts/financial-connections-session-retry-1/ai-(financial-connections-session).json +4 -0
  340. package/e2e-artifacts/financial-connections-session-retry-1/ai-report-financial-connections-session.html +76 -0
  341. package/e2e-artifacts/financial-connections-session-retry-1/commands-(financial-connections-session.yml).json +1543 -0
  342. package/e2e-artifacts/financial-connections-session-retry-1/maestro.log +256 -0
  343. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752343454904-(financial-connections-session.yml).png +0 -0
  344. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752343455473-(financial-connections-session.yml).png +0 -0
  345. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752343456133-(financial-connections-session.yml).png +0 -0
  346. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752535971599-(financial-connections-session.yml).png +0 -0
  347. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752535972730-(financial-connections-session.yml).png +0 -0
  348. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752535972862-(financial-connections-session.yml).png +0 -0
  349. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/235/214-1752268634356-(financial-connections-session.yml).png +0 -0
  350. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/235/214-1752343464973-(financial-connections-session.yml).png +0 -0
  351. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/235/214-1752535981697-(financial-connections-session.yml).png +0 -0
  352. package/e2e-artifacts/financial-connections-session-retry-2/ai-(financial-connections-session).json +4 -0
  353. package/e2e-artifacts/financial-connections-session-retry-2/ai-report-financial-connections-session.html +76 -0
  354. package/e2e-artifacts/financial-connections-session-retry-2/commands-(financial-connections-session.yml).json +1416 -0
  355. package/e2e-artifacts/financial-connections-session-retry-2/maestro.log +257 -0
  356. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752343630491-(financial-connections-session.yml).png +0 -0
  357. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752343631157-(financial-connections-session.yml).png +0 -0
  358. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752343631749-(financial-connections-session.yml).png +0 -0
  359. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752536131257-(financial-connections-session.yml).png +0 -0
  360. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752536131540-(financial-connections-session.yml).png +0 -0
  361. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752536131860-(financial-connections-session.yml).png +0 -0
  362. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/235/214-1752268798701-(financial-connections-session.yml).png +0 -0
  363. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/235/214-1752343640487-(financial-connections-session.yml).png +0 -0
  364. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/235/214-1752536141307-(financial-connections-session.yml).png +0 -0
  365. package/e2e-artifacts/financial-connections-token/ai-(financial-connections-token).json +4 -0
  366. package/e2e-artifacts/financial-connections-token/ai-report-financial-connections-token.html +76 -0
  367. package/e2e-artifacts/financial-connections-token/commands-(financial-connections-token.yml).json +1416 -0
  368. package/e2e-artifacts/financial-connections-token/maestro.log +1464 -0
  369. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192277125-(financial-connections-token.yml).png +0 -0
  370. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192287025-(financial-connections-token.yml).png +0 -0
  371. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192310902-(financial-connections-token.yml).png +0 -0
  372. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192311110-(financial-connections-token.yml).png +0 -0
  373. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192311364-(financial-connections-token.yml).png +0 -0
  374. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192311571-(financial-connections-token.yml).png +0 -0
  375. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192311872-(financial-connections-token.yml).png +0 -0
  376. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192312050-(financial-connections-token.yml).png +0 -0
  377. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192333542-(financial-connections-token.yml).png +0 -0
  378. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192333675-(financial-connections-token.yml).png +0 -0
  379. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289638381-(financial-connections-token.yml).png +0 -0
  380. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289638620-(financial-connections-token.yml).png +0 -0
  381. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289638878-(financial-connections-token.yml).png +0 -0
  382. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289662124-(financial-connections-token.yml).png +0 -0
  383. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289662302-(financial-connections-token.yml).png +0 -0
  384. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289662510-(financial-connections-token.yml).png +0 -0
  385. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289662633-(financial-connections-token.yml).png +0 -0
  386. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752295994701-(financial-connections-token.yml).png +0 -0
  387. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752295994874-(financial-connections-token.yml).png +0 -0
  388. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752295995069-(financial-connections-token.yml).png +0 -0
  389. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752296017923-(financial-connections-token.yml).png +0 -0
  390. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752296018049-(financial-connections-token.yml).png +0 -0
  391. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752296018150-(financial-connections-token.yml).png +0 -0
  392. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752296018241-(financial-connections-token.yml).png +0 -0
  393. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298538688-(financial-connections-token.yml).png +0 -0
  394. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298539992-(financial-connections-token.yml).png +0 -0
  395. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298540735-(financial-connections-token.yml).png +0 -0
  396. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298568015-(financial-connections-token.yml).png +0 -0
  397. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298568524-(financial-connections-token.yml).png +0 -0
  398. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298569207-(financial-connections-token.yml).png +0 -0
  399. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298569674-(financial-connections-token.yml).png +0 -0
  400. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752343686465-(financial-connections-token.yml).png +0 -0
  401. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752343687157-(financial-connections-token.yml).png +0 -0
  402. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752343687767-(financial-connections-token.yml).png +0 -0
  403. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752536170632-(financial-connections-token.yml).png +0 -0
  404. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752536170882-(financial-connections-token.yml).png +0 -0
  405. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752536171074-(financial-connections-token.yml).png +0 -0
  406. package/e2e-artifacts/financial-connections-token/screenshot-/342/235/214-1752268848764-(financial-connections-token.yml).png +0 -0
  407. package/e2e-artifacts/financial-connections-token/screenshot-/342/235/214-1752343696653-(financial-connections-token.yml).png +0 -0
  408. package/e2e-artifacts/financial-connections-token/screenshot-/342/235/214-1752536180658-(financial-connections-token.yml).png +0 -0
  409. package/e2e-artifacts/financial-connections-token-retry-1/ai-(financial-connections-token).json +4 -0
  410. package/e2e-artifacts/financial-connections-token-retry-1/ai-report-financial-connections-token.html +76 -0
  411. package/e2e-artifacts/financial-connections-token-retry-1/commands-(financial-connections-token.yml).json +1416 -0
  412. package/e2e-artifacts/financial-connections-token-retry-1/maestro.log +187 -0
  413. package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752343770584-(financial-connections-token.yml).png +0 -0
  414. package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752343771255-(financial-connections-token.yml).png +0 -0
  415. package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752343771927-(financial-connections-token.yml).png +0 -0
  416. package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752536240139-(financial-connections-token.yml).png +0 -0
  417. package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752536240335-(financial-connections-token.yml).png +0 -0
  418. package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752536240479-(financial-connections-token.yml).png +0 -0
  419. package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/235/214-1752343780663-(financial-connections-token.yml).png +0 -0
  420. package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/235/214-1752536250257-(financial-connections-token.yml).png +0 -0
  421. package/e2e-artifacts/financial-connections-token-retry-2/ai-(financial-connections-token).json +4 -0
  422. package/e2e-artifacts/financial-connections-token-retry-2/ai-report-financial-connections-token.html +76 -0
  423. package/e2e-artifacts/financial-connections-token-retry-2/commands-(financial-connections-token.yml).json +1416 -0
  424. package/e2e-artifacts/financial-connections-token-retry-2/maestro.log +187 -0
  425. package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752343945157-(financial-connections-token.yml).png +0 -0
  426. package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752343945953-(financial-connections-token.yml).png +0 -0
  427. package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752343946689-(financial-connections-token.yml).png +0 -0
  428. package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752536403843-(financial-connections-token.yml).png +0 -0
  429. package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752536404354-(financial-connections-token.yml).png +0 -0
  430. package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752536404539-(financial-connections-token.yml).png +0 -0
  431. package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/235/214-1752343955444-(financial-connections-token.yml).png +0 -0
  432. package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/235/214-1752536413822-(financial-connections-token.yml).png +0 -0
  433. package/e2e-artifacts/future-payments/ai-(future-payments).json +4 -0
  434. package/e2e-artifacts/future-payments/ai-report-future-payments.html +76 -0
  435. package/e2e-artifacts/future-payments/commands-(future-payments.yml).json +320 -0
  436. package/e2e-artifacts/future-payments/maestro.log +1197 -0
  437. package/e2e-artifacts/grabpay/ai-(grabpay).json +4 -0
  438. package/e2e-artifacts/grabpay/ai-report-grabpay.html +76 -0
  439. package/e2e-artifacts/grabpay/commands-(grabpay.yml).json +213 -0
  440. package/e2e-artifacts/grabpay/maestro.log +914 -0
  441. package/e2e-artifacts/ideal-payment/ai-(ideal-payment).json +4 -0
  442. package/e2e-artifacts/ideal-payment/ai-report-ideal-payment.html +76 -0
  443. package/e2e-artifacts/ideal-payment/commands-(ideal-payment.yml).json +235 -0
  444. package/e2e-artifacts/ideal-payment/maestro.log +877 -0
  445. package/e2e-artifacts/ideal-setup/ai-(ideal-setup).json +4 -0
  446. package/e2e-artifacts/ideal-setup/ai-report-ideal-setup.html +76 -0
  447. package/e2e-artifacts/ideal-setup/commands-(ideal-setup.yml).json +235 -0
  448. package/e2e-artifacts/ideal-setup/maestro.log +877 -0
  449. package/e2e-artifacts/oxxo/ai-(oxxo).json +4 -0
  450. package/e2e-artifacts/oxxo/ai-report-oxxo.html +76 -0
  451. package/e2e-artifacts/oxxo/commands-(oxxo.yml).json +195 -0
  452. package/e2e-artifacts/oxxo/maestro.log +851 -0
  453. package/e2e-artifacts/p24/ai-(p24).json +4 -0
  454. package/e2e-artifacts/p24/ai-report-p24.html +76 -0
  455. package/e2e-artifacts/p24/commands-(p24.yml).json +235 -0
  456. package/e2e-artifacts/p24/maestro.log +900 -0
  457. package/e2e-artifacts/payment-sheet-pmo-sfu/ai-(payment-sheet-pmo-sfu).json +4 -0
  458. package/e2e-artifacts/payment-sheet-pmo-sfu/ai-report-payment-sheet-pmo-sfu.html +76 -0
  459. package/e2e-artifacts/payment-sheet-pmo-sfu/commands-(payment-sheet-pmo-sfu.yml).json +289 -0
  460. package/e2e-artifacts/payment-sheet-pmo-sfu/maestro.log +1342 -0
  461. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752193048425-(payment-sheet-pmo-sfu.yml).png +0 -0
  462. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752193060701-(payment-sheet-pmo-sfu.yml).png +0 -0
  463. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752193084149-(payment-sheet-pmo-sfu.yml).png +0 -0
  464. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752193093418-(payment-sheet-pmo-sfu.yml).png +0 -0
  465. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752266713946-(payment-sheet-pmo-sfu.yml).png +0 -0
  466. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752266729361-(payment-sheet-pmo-sfu.yml).png +0 -0
  467. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752266754452-(payment-sheet-pmo-sfu.yml).png +0 -0
  468. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752266765610-(payment-sheet-pmo-sfu.yml).png +0 -0
  469. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752290940472-(payment-sheet-pmo-sfu.yml).png +0 -0
  470. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752290940926-(payment-sheet-pmo-sfu.yml).png +0 -0
  471. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752290957900-(payment-sheet-pmo-sfu.yml).png +0 -0
  472. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752290983393-(payment-sheet-pmo-sfu.yml).png +0 -0
  473. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752290996132-(payment-sheet-pmo-sfu.yml).png +0 -0
  474. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752296890588-(payment-sheet-pmo-sfu.yml).png +0 -0
  475. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752296890957-(payment-sheet-pmo-sfu.yml).png +0 -0
  476. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752296905568-(payment-sheet-pmo-sfu.yml).png +0 -0
  477. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752296930052-(payment-sheet-pmo-sfu.yml).png +0 -0
  478. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752296939433-(payment-sheet-pmo-sfu.yml).png +0 -0
  479. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752299566746-(payment-sheet-pmo-sfu.yml).png +0 -0
  480. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752299567277-(payment-sheet-pmo-sfu.yml).png +0 -0
  481. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752299581526-(payment-sheet-pmo-sfu.yml).png +0 -0
  482. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752299605510-(payment-sheet-pmo-sfu.yml).png +0 -0
  483. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752299614764-(payment-sheet-pmo-sfu.yml).png +0 -0
  484. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752345011850-(payment-sheet-pmo-sfu.yml).png +0 -0
  485. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752345027149-(payment-sheet-pmo-sfu.yml).png +0 -0
  486. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752345041670-(payment-sheet-pmo-sfu.yml).png +0 -0
  487. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752537373375-(payment-sheet-pmo-sfu.yml).png +0 -0
  488. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752537385585-(payment-sheet-pmo-sfu.yml).png +0 -0
  489. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752537396794-(payment-sheet-pmo-sfu.yml).png +0 -0
  490. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/235/214-1752010651521-(payment-sheet-pmo-sfu.yml).png +0 -0
  491. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/235/214-1752109124457-(payment-sheet-pmo-sfu.yml).png +0 -0
  492. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/235/214-1752266775622-(payment-sheet-pmo-sfu.yml).png +0 -0
  493. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/ai-(payment-sheet-pmo-sfu).json +4 -0
  494. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/ai-report-payment-sheet-pmo-sfu.html +76 -0
  495. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/commands-(payment-sheet-pmo-sfu.yml).json +350 -0
  496. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/maestro.log +373 -0
  497. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/screenshot-/342/232/240/357/270/217-1752266834228-(payment-sheet-pmo-sfu.yml).png +0 -0
  498. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/screenshot-/342/232/240/357/270/217-1752266849613-(payment-sheet-pmo-sfu.yml).png +0 -0
  499. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/screenshot-/342/232/240/357/270/217-1752266873132-(payment-sheet-pmo-sfu.yml).png +0 -0
  500. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/screenshot-/342/232/240/357/270/217-1752266882998-(payment-sheet-pmo-sfu.yml).png +0 -0
  501. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/screenshot-/342/235/214-1752010718755-(payment-sheet-pmo-sfu.yml).png +0 -0
  502. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/screenshot-/342/235/214-1752109197091-(payment-sheet-pmo-sfu.yml).png +0 -0
  503. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-2/ai-(payment-sheet-pmo-sfu).json +4 -0
  504. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-2/ai-report-payment-sheet-pmo-sfu.html +76 -0
  505. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-2/commands-(payment-sheet-pmo-sfu.yml).json +281 -0
  506. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-2/maestro.log +170 -0
  507. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-2/screenshot-/342/235/214-1752010877836-(payment-sheet-pmo-sfu.yml).png +0 -0
  508. package/e2e-artifacts/paymentsheet-basic/ai-(paymentsheet-basic).json +4 -0
  509. package/e2e-artifacts/paymentsheet-basic/ai-report-paymentsheet-basic.html +76 -0
  510. package/e2e-artifacts/paymentsheet-basic/commands-(paymentsheet-basic.yml).json +1581 -0
  511. package/e2e-artifacts/paymentsheet-basic/maestro.log +755 -0
  512. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752291041575-(paymentsheet-basic.yml).png +0 -0
  513. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752296982457-(paymentsheet-basic.yml).png +0 -0
  514. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752299655021-(paymentsheet-basic.yml).png +0 -0
  515. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752299673912-(paymentsheet-basic.yml).png +0 -0
  516. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752299699069-(paymentsheet-basic.yml).png +0 -0
  517. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752299708944-(paymentsheet-basic.yml).png +0 -0
  518. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752345083193-(paymentsheet-basic.yml).png +0 -0
  519. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752537426052-(paymentsheet-basic.yml).png +0 -0
  520. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/235/214-1752109309741-(paymentsheet-basic.yml).png +0 -0
  521. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/235/214-1752291051537-(paymentsheet-basic.yml).png +0 -0
  522. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/235/214-1752296992447-(paymentsheet-basic.yml).png +0 -0
  523. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/235/214-1752345093250-(paymentsheet-basic.yml).png +0 -0
  524. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/235/214-1752537436039-(paymentsheet-basic.yml).png +0 -0
  525. package/e2e-artifacts/paymentsheet-basic-retry-1/ai-(paymentsheet-basic).json +4 -0
  526. package/e2e-artifacts/paymentsheet-basic-retry-1/ai-report-paymentsheet-basic.html +76 -0
  527. package/e2e-artifacts/paymentsheet-basic-retry-1/commands-(paymentsheet-basic.yml).json +1581 -0
  528. package/e2e-artifacts/paymentsheet-basic-retry-1/maestro.log +427 -0
  529. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/232/240/357/270/217-1752291124709-(paymentsheet-basic.yml).png +0 -0
  530. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/232/240/357/270/217-1752297061360-(paymentsheet-basic.yml).png +0 -0
  531. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/232/240/357/270/217-1752345150430-(paymentsheet-basic.yml).png +0 -0
  532. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/232/240/357/270/217-1752537492145-(paymentsheet-basic.yml).png +0 -0
  533. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752109357432-(paymentsheet-basic.yml).png +0 -0
  534. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752193137003-(paymentsheet-basic.yml).png +0 -0
  535. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752291134584-(paymentsheet-basic.yml).png +0 -0
  536. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752297071313-(paymentsheet-basic.yml).png +0 -0
  537. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752345160427-(paymentsheet-basic.yml).png +0 -0
  538. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752537502161-(paymentsheet-basic.yml).png +0 -0
  539. package/e2e-artifacts/paymentsheet-basic-retry-2/ai-(paymentsheet-basic).json +4 -0
  540. package/e2e-artifacts/paymentsheet-basic-retry-2/ai-report-paymentsheet-basic.html +76 -0
  541. package/e2e-artifacts/paymentsheet-basic-retry-2/commands-(paymentsheet-basic.yml).json +1581 -0
  542. package/e2e-artifacts/paymentsheet-basic-retry-2/maestro.log +720 -0
  543. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752193280480-(paymentsheet-basic.yml).png +0 -0
  544. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752193292728-(paymentsheet-basic.yml).png +0 -0
  545. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752193318618-(paymentsheet-basic.yml).png +0 -0
  546. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752193327971-(paymentsheet-basic.yml).png +0 -0
  547. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752291297321-(paymentsheet-basic.yml).png +0 -0
  548. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752297220595-(paymentsheet-basic.yml).png +0 -0
  549. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752297236007-(paymentsheet-basic.yml).png +0 -0
  550. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752297260266-(paymentsheet-basic.yml).png +0 -0
  551. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752297269132-(paymentsheet-basic.yml).png +0 -0
  552. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752345318711-(paymentsheet-basic.yml).png +0 -0
  553. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752537650037-(paymentsheet-basic.yml).png +0 -0
  554. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/235/214-1752291307116-(paymentsheet-basic.yml).png +0 -0
  555. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/235/214-1752345328480-(paymentsheet-basic.yml).png +0 -0
  556. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/235/214-1752537659911-(paymentsheet-basic.yml).png +0 -0
  557. package/e2e-artifacts/paymentsheet-canceled/ai-(paymentsheet-canceled).json +4 -0
  558. package/e2e-artifacts/paymentsheet-canceled/ai-report-paymentsheet-canceled.html +76 -0
  559. package/e2e-artifacts/paymentsheet-canceled/commands-(paymentsheet-canceled.yml).json +184 -0
  560. package/e2e-artifacts/paymentsheet-canceled/maestro.log +779 -0
  561. package/e2e-artifacts/paymentsheet-customFlow/ai-(paymentsheet-customFlow).json +4 -0
  562. package/e2e-artifacts/paymentsheet-customFlow/ai-report-paymentsheet-customFlow.html +76 -0
  563. package/e2e-artifacts/paymentsheet-customFlow/commands-(paymentsheet-customFlow.yml).json +369 -0
  564. package/e2e-artifacts/paymentsheet-customFlow/maestro.log +1141 -0
  565. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752193443928-(paymentsheet-customFlow.yml).png +0 -0
  566. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752193456198-(paymentsheet-customFlow.yml).png +0 -0
  567. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752193470537-(paymentsheet-customFlow.yml).png +0 -0
  568. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752291514795-(paymentsheet-customFlow.yml).png +0 -0
  569. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752291543278-(paymentsheet-customFlow.yml).png +0 -0
  570. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752291554179-(paymentsheet-customFlow.yml).png +0 -0
  571. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752297411098-(paymentsheet-customFlow.yml).png +0 -0
  572. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752297437011-(paymentsheet-customFlow.yml).png +0 -0
  573. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752297446243-(paymentsheet-customFlow.yml).png +0 -0
  574. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752299893375-(paymentsheet-customFlow.yml).png +0 -0
  575. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752299918926-(paymentsheet-customFlow.yml).png +0 -0
  576. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752299929025-(paymentsheet-customFlow.yml).png +0 -0
  577. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752345495490-(paymentsheet-customFlow.yml).png +0 -0
  578. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752345509775-(paymentsheet-customFlow.yml).png +0 -0
  579. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752345536653-(paymentsheet-customFlow.yml).png +0 -0
  580. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752345546371-(paymentsheet-customFlow.yml).png +0 -0
  581. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752537788712-(paymentsheet-customFlow.yml).png +0 -0
  582. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752537800452-(paymentsheet-customFlow.yml).png +0 -0
  583. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752537824887-(paymentsheet-customFlow.yml).png +0 -0
  584. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752537834239-(paymentsheet-customFlow.yml).png +0 -0
  585. package/e2e-artifacts/paymentsheet-customFlow-canceled/ai-(paymentsheet-customFlow-canceled).json +4 -0
  586. package/e2e-artifacts/paymentsheet-customFlow-canceled/ai-report-paymentsheet-customFlow-canceled.html +76 -0
  587. package/e2e-artifacts/paymentsheet-customFlow-canceled/commands-(paymentsheet-customFlow-canceled.yml).json +185 -0
  588. package/e2e-artifacts/paymentsheet-customFlow-canceled/maestro.log +791 -0
  589. package/e2e-artifacts/paymentsheet-customFlow-decoupled/ai-(paymentsheet-customFlow-decoupled).json +4 -0
  590. package/e2e-artifacts/paymentsheet-customFlow-decoupled/ai-report-paymentsheet-customFlow-decoupled.html +76 -0
  591. package/e2e-artifacts/paymentsheet-customFlow-decoupled/commands-(paymentsheet-customFlow-decoupled.yml).json +369 -0
  592. package/e2e-artifacts/paymentsheet-customFlow-decoupled/maestro.log +1152 -0
  593. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752193357065-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  594. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752193369442-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  595. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752193384883-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  596. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752291353334-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  597. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752291368900-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  598. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752291397599-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  599. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752291408393-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  600. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752297297971-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  601. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752297310424-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  602. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752297335915-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  603. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752297345041-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  604. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752299750277-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  605. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752299764079-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  606. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752299791636-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  607. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752299801553-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  608. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752345364591-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  609. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752345379270-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  610. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752345405445-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  611. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752345415192-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  612. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752537686839-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  613. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752537698555-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  614. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752537723050-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  615. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752537732236-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  616. package/e2e-artifacts/paymentsheet-customFlow-timeout/ai-(paymentsheet-customFlow-timeout).json +4 -0
  617. package/e2e-artifacts/paymentsheet-customFlow-timeout/ai-report-paymentsheet-customFlow-timeout.html +76 -0
  618. package/e2e-artifacts/paymentsheet-customFlow-timeout/commands-(paymentsheet-customFlow-timeout.yml).json +149 -0
  619. package/e2e-artifacts/paymentsheet-customFlow-timeout/maestro.log +608 -0
  620. package/e2e-artifacts/paymentsheet-decoupled/ai-(paymentsheet-decoupled).json +4 -0
  621. package/e2e-artifacts/paymentsheet-decoupled/ai-report-paymentsheet-decoupled.html +76 -0
  622. package/e2e-artifacts/paymentsheet-decoupled/commands-(paymentsheet-decoupled.yml).json +1508 -0
  623. package/e2e-artifacts/paymentsheet-decoupled/maestro.log +1047 -0
  624. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752193503646-(paymentsheet-decoupled.yml).png +0 -0
  625. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752193515914-(paymentsheet-decoupled.yml).png +0 -0
  626. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752193538955-(paymentsheet-decoupled.yml).png +0 -0
  627. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752193548323-(paymentsheet-decoupled.yml).png +0 -0
  628. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752291605929-(paymentsheet-decoupled.yml).png +0 -0
  629. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752291625377-(paymentsheet-decoupled.yml).png +0 -0
  630. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752291651691-(paymentsheet-decoupled.yml).png +0 -0
  631. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752291663253-(paymentsheet-decoupled.yml).png +0 -0
  632. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752297477438-(paymentsheet-decoupled.yml).png +0 -0
  633. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752297492579-(paymentsheet-decoupled.yml).png +0 -0
  634. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752297516727-(paymentsheet-decoupled.yml).png +0 -0
  635. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752297525542-(paymentsheet-decoupled.yml).png +0 -0
  636. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752299971782-(paymentsheet-decoupled.yml).png +0 -0
  637. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752299990229-(paymentsheet-decoupled.yml).png +0 -0
  638. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752300015012-(paymentsheet-decoupled.yml).png +0 -0
  639. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752300023820-(paymentsheet-decoupled.yml).png +0 -0
  640. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752345590405-(paymentsheet-decoupled.yml).png +0 -0
  641. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752537864878-(paymentsheet-decoupled.yml).png +0 -0
  642. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/235/214-1752109553190-(paymentsheet-decoupled.yml).png +0 -0
  643. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/235/214-1752345600393-(paymentsheet-decoupled.yml).png +0 -0
  644. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/235/214-1752537874928-(paymentsheet-decoupled.yml).png +0 -0
  645. package/e2e-artifacts/paymentsheet-decoupled-retry-1/ai-(paymentsheet-decoupled).json +4 -0
  646. package/e2e-artifacts/paymentsheet-decoupled-retry-1/ai-report-paymentsheet-decoupled.html +76 -0
  647. package/e2e-artifacts/paymentsheet-decoupled-retry-1/commands-(paymentsheet-decoupled.yml).json +1508 -0
  648. package/e2e-artifacts/paymentsheet-decoupled-retry-1/maestro.log +230 -0
  649. package/e2e-artifacts/paymentsheet-decoupled-retry-1/screenshot-/342/232/240/357/270/217-1752345669405-(paymentsheet-decoupled.yml).png +0 -0
  650. package/e2e-artifacts/paymentsheet-decoupled-retry-1/screenshot-/342/232/240/357/270/217-1752537930903-(paymentsheet-decoupled.yml).png +0 -0
  651. package/e2e-artifacts/paymentsheet-decoupled-retry-1/screenshot-/342/235/214-1752109599557-(paymentsheet-decoupled.yml).png +0 -0
  652. package/e2e-artifacts/paymentsheet-decoupled-retry-1/screenshot-/342/235/214-1752345679416-(paymentsheet-decoupled.yml).png +0 -0
  653. package/e2e-artifacts/paymentsheet-decoupled-retry-1/screenshot-/342/235/214-1752537940282-(paymentsheet-decoupled.yml).png +0 -0
  654. package/e2e-artifacts/paymentsheet-decoupled-retry-2/ai-(paymentsheet-decoupled).json +4 -0
  655. package/e2e-artifacts/paymentsheet-decoupled-retry-2/ai-report-paymentsheet-decoupled.html +76 -0
  656. package/e2e-artifacts/paymentsheet-decoupled-retry-2/commands-(paymentsheet-decoupled.yml).json +1508 -0
  657. package/e2e-artifacts/paymentsheet-decoupled-retry-2/maestro.log +229 -0
  658. package/e2e-artifacts/paymentsheet-decoupled-retry-2/screenshot-/342/232/240/357/270/217-1752345837378-(paymentsheet-decoupled.yml).png +0 -0
  659. package/e2e-artifacts/paymentsheet-decoupled-retry-2/screenshot-/342/232/240/357/270/217-1752538088137-(paymentsheet-decoupled.yml).png +0 -0
  660. package/e2e-artifacts/paymentsheet-decoupled-retry-2/screenshot-/342/235/214-1752109655331-(paymentsheet-decoupled.yml).png +0 -0
  661. package/e2e-artifacts/paymentsheet-decoupled-retry-2/screenshot-/342/235/214-1752345847387-(paymentsheet-decoupled.yml).png +0 -0
  662. package/e2e-artifacts/paymentsheet-decoupled-retry-2/screenshot-/342/235/214-1752538098120-(paymentsheet-decoupled.yml).png +0 -0
  663. package/e2e-artifacts/paymentsheet-timeout/ai-(paymentsheet-timeout).json +4 -0
  664. package/e2e-artifacts/paymentsheet-timeout/ai-report-paymentsheet-timeout.html +76 -0
  665. package/e2e-artifacts/paymentsheet-timeout/commands-(paymentsheet-timeout.yml).json +148 -0
  666. package/e2e-artifacts/paymentsheet-timeout/maestro.log +609 -0
  667. package/e2e-artifacts/paypal-payment/ai-(paypal-payment).json +4 -0
  668. package/e2e-artifacts/paypal-payment/ai-report-paypal-payment.html +76 -0
  669. package/e2e-artifacts/paypal-payment/commands-(paypal-payment.yml).json +252 -0
  670. package/e2e-artifacts/paypal-payment/maestro.log +885 -0
  671. package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752193610511-(paypal-payment.yml).png +0 -0
  672. package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752291761857-(paypal-payment.yml).png +0 -0
  673. package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752297584807-(paypal-payment.yml).png +0 -0
  674. package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752300081978-(paypal-payment.yml).png +0 -0
  675. package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752345926389-(paypal-payment.yml).png +0 -0
  676. package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752538157143-(paypal-payment.yml).png +0 -0
  677. package/e2e-artifacts/paypal-payment/screenshot-/342/235/214-1752011390029-(paypal-payment.yml).png +0 -0
  678. package/e2e-artifacts/paypal-payment/screenshot-/342/235/214-1752109714183-(paypal-payment.yml).png +0 -0
  679. package/e2e-artifacts/paypal-payment-retry-1/ai-(paypal-payment).json +4 -0
  680. package/e2e-artifacts/paypal-payment-retry-1/ai-report-paypal-payment.html +76 -0
  681. package/e2e-artifacts/paypal-payment-retry-1/commands-(paypal-payment.yml).json +1074 -0
  682. package/e2e-artifacts/paypal-payment-retry-1/maestro.log +138 -0
  683. package/e2e-artifacts/paypal-payment-retry-1/screenshot-/342/235/214-1752011463293-(paypal-payment.yml).png +0 -0
  684. package/e2e-artifacts/paypal-payment-retry-1/screenshot-/342/235/214-1752109760712-(paypal-payment.yml).png +0 -0
  685. package/e2e-artifacts/paypal-payment-retry-2/ai-(paypal-payment).json +4 -0
  686. package/e2e-artifacts/paypal-payment-retry-2/ai-report-paypal-payment.html +76 -0
  687. package/e2e-artifacts/paypal-payment-retry-2/commands-(paypal-payment.yml).json +1074 -0
  688. package/e2e-artifacts/paypal-payment-retry-2/maestro.log +138 -0
  689. package/e2e-artifacts/paypal-payment-retry-2/screenshot-/342/235/214-1752011626344-(paypal-payment.yml).png +0 -0
  690. package/e2e-artifacts/paypal-payment-retry-2/screenshot-/342/235/214-1752109815260-(paypal-payment.yml).png +0 -0
  691. package/e2e-artifacts/paypal-setup/ai-(paypal-setup).json +4 -0
  692. package/e2e-artifacts/paypal-setup/ai-report-paypal-setup.html +76 -0
  693. package/e2e-artifacts/paypal-setup/commands-(paypal-setup.yml).json +4352 -0
  694. package/e2e-artifacts/paypal-setup/maestro.log +865 -0
  695. package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752193647977-(paypal-setup.yml).png +0 -0
  696. package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752291819634-(paypal-setup.yml).png +0 -0
  697. package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752297622907-(paypal-setup.yml).png +0 -0
  698. package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752300119084-(paypal-setup.yml).png +0 -0
  699. package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752345975045-(paypal-setup.yml).png +0 -0
  700. package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752538202122-(paypal-setup.yml).png +0 -0
  701. package/e2e-artifacts/paypal-setup/screenshot-/342/235/214-1752011668904-(paypal-setup.yml).png +0 -0
  702. package/e2e-artifacts/paypal-setup/screenshot-/342/235/214-1752109850384-(paypal-setup.yml).png +0 -0
  703. package/e2e-artifacts/paypal-setup/screenshot-/342/235/214-1752345985129-(paypal-setup.yml).png +0 -0
  704. package/e2e-artifacts/paypal-setup/screenshot-/342/235/214-1752538212167-(paypal-setup.yml).png +0 -0
  705. package/e2e-artifacts/paypal-setup-retry-1/ai-(paypal-setup).json +4 -0
  706. package/e2e-artifacts/paypal-setup-retry-1/ai-report-paypal-setup.html +76 -0
  707. package/e2e-artifacts/paypal-setup-retry-1/commands-(paypal-setup.yml).json +1129 -0
  708. package/e2e-artifacts/paypal-setup-retry-1/maestro.log +278 -0
  709. package/e2e-artifacts/paypal-setup-retry-1/screenshot-/342/235/214-1752011741968-(paypal-setup.yml).png +0 -0
  710. package/e2e-artifacts/paypal-setup-retry-1/screenshot-/342/235/214-1752109895003-(paypal-setup.yml).png +0 -0
  711. package/e2e-artifacts/paypal-setup-retry-1/screenshot-/342/235/214-1752346063117-(paypal-setup.yml).png +0 -0
  712. package/e2e-artifacts/paypal-setup-retry-1/screenshot-/342/235/214-1752538279448-(paypal-setup.yml).png +0 -0
  713. package/e2e-artifacts/paypal-setup-retry-2/ai-(paypal-setup).json +4 -0
  714. package/e2e-artifacts/paypal-setup-retry-2/ai-report-paypal-setup.html +76 -0
  715. package/e2e-artifacts/paypal-setup-retry-2/commands-(paypal-setup.yml).json +1072 -0
  716. package/e2e-artifacts/paypal-setup-retry-2/maestro.log +209 -0
  717. package/e2e-artifacts/paypal-setup-retry-2/screenshot-/342/235/214-1752011905309-(paypal-setup.yml).png +0 -0
  718. package/e2e-artifacts/paypal-setup-retry-2/screenshot-/342/235/214-1752109950396-(paypal-setup.yml).png +0 -0
  719. package/e2e-artifacts/paypal-setup-retry-2/screenshot-/342/235/214-1752346229906-(paypal-setup.yml).png +0 -0
  720. package/e2e-artifacts/recollect-cvc/ai-(recollect-cvc).json +4 -0
  721. package/e2e-artifacts/recollect-cvc/ai-report-recollect-cvc.html +76 -0
  722. package/e2e-artifacts/recollect-cvc/commands-(recollect-cvc.yml).json +1050 -0
  723. package/e2e-artifacts/recollect-cvc/maestro.log +864 -0
  724. package/e2e-artifacts/recollect-cvc/screenshot-/342/235/214-1752011953304-(recollect-cvc.yml).png +0 -0
  725. package/e2e-artifacts/recollect-cvc/screenshot-/342/235/214-1752109995445-(recollect-cvc.yml).png +0 -0
  726. package/e2e-artifacts/recollect-cvc/screenshot-/342/235/214-1752193696617-(recollect-cvc.yml).png +0 -0
  727. package/e2e-artifacts/recollect-cvc/screenshot-/342/235/214-1752266928228-(recollect-cvc.yml).png +0 -0
  728. package/e2e-artifacts/recollect-cvc/screenshot-/342/235/214-1752346270346-(recollect-cvc.yml).png +0 -0
  729. package/e2e-artifacts/recollect-cvc-retry-1/ai-(recollect-cvc).json +4 -0
  730. package/e2e-artifacts/recollect-cvc-retry-1/ai-report-recollect-cvc.html +76 -0
  731. package/e2e-artifacts/recollect-cvc-retry-1/commands-(recollect-cvc.yml).json +1050 -0
  732. package/e2e-artifacts/recollect-cvc-retry-1/maestro.log +472 -0
  733. package/e2e-artifacts/recollect-cvc-retry-1/screenshot-/342/235/214-1752012028776-(recollect-cvc.yml).png +0 -0
  734. package/e2e-artifacts/recollect-cvc-retry-1/screenshot-/342/235/214-1752110050358-(recollect-cvc.yml).png +0 -0
  735. package/e2e-artifacts/recollect-cvc-retry-1/screenshot-/342/235/214-1752193772110-(recollect-cvc.yml).png +0 -0
  736. package/e2e-artifacts/recollect-cvc-retry-1/screenshot-/342/235/214-1752346344346-(recollect-cvc.yml).png +0 -0
  737. package/e2e-artifacts/recollect-cvc-retry-2/ai-(recollect-cvc).json +4 -0
  738. package/e2e-artifacts/recollect-cvc-retry-2/ai-report-recollect-cvc.html +76 -0
  739. package/e2e-artifacts/recollect-cvc-retry-2/commands-(recollect-cvc.yml).json +1050 -0
  740. package/e2e-artifacts/recollect-cvc-retry-2/maestro.log +338 -0
  741. package/e2e-artifacts/recollect-cvc-retry-2/screenshot-/342/235/214-1752012195960-(recollect-cvc.yml).png +0 -0
  742. package/e2e-artifacts/recollect-cvc-retry-2/screenshot-/342/235/214-1752110114810-(recollect-cvc.yml).png +0 -0
  743. package/e2e-artifacts/recollect-cvc-retry-2/screenshot-/342/235/214-1752193938256-(recollect-cvc.yml).png +0 -0
  744. package/e2e-artifacts/recollect-cvc-retry-2/screenshot-/342/235/214-1752346506212-(recollect-cvc.yml).png +0 -0
  745. package/e2e-artifacts/rn-arch/ai-(rn-arch).json +4 -0
  746. package/e2e-artifacts/rn-arch/ai-report-rn-arch.html +76 -0
  747. package/e2e-artifacts/rn-arch/commands-(rn-arch.yml).json +110 -0
  748. package/e2e-artifacts/rn-arch/maestro.log +288 -0
  749. package/e2e-artifacts/sepa-payment/ai-(sepa-payment).json +4 -0
  750. package/e2e-artifacts/sepa-payment/ai-report-sepa-payment.html +76 -0
  751. package/e2e-artifacts/sepa-payment/commands-(sepa-payment.yml).json +1050 -0
  752. package/e2e-artifacts/sepa-payment/maestro.log +678 -0
  753. package/e2e-artifacts/sepa-payment/screenshot-/342/235/214-1752346561738-(sepa-payment.yml).png +0 -0
  754. package/e2e-artifacts/sepa-payment-retry-1/ai-(sepa-payment).json +4 -0
  755. package/e2e-artifacts/sepa-payment-retry-1/ai-report-sepa-payment.html +76 -0
  756. package/e2e-artifacts/sepa-payment-retry-1/commands-(sepa-payment.yml).json +1050 -0
  757. package/e2e-artifacts/sepa-payment-retry-1/maestro.log +71 -0
  758. package/e2e-artifacts/sepa-payment-retry-1/screenshot-/342/235/214-1752346634436-(sepa-payment.yml).png +0 -0
  759. package/e2e-artifacts/sepa-payment-retry-2/ai-(sepa-payment).json +4 -0
  760. package/e2e-artifacts/sepa-payment-retry-2/ai-report-sepa-payment.html +76 -0
  761. package/e2e-artifacts/sepa-payment-retry-2/commands-(sepa-payment.yml).json +1050 -0
  762. package/e2e-artifacts/sepa-payment-retry-2/maestro.log +60 -0
  763. package/e2e-artifacts/sepa-payment-retry-2/screenshot-/342/235/214-1752346801569-(sepa-payment.yml).png +0 -0
  764. package/e2e-artifacts/sepa-setup/ai-(sepa-setup).json +4 -0
  765. package/e2e-artifacts/sepa-setup/ai-report-sepa-setup.html +76 -0
  766. package/e2e-artifacts/sepa-setup/commands-(sepa-setup.yml).json +1050 -0
  767. package/e2e-artifacts/sepa-setup/maestro.log +689 -0
  768. package/e2e-artifacts/sepa-setup/screenshot-/342/235/214-1752346849094-(sepa-setup.yml).png +0 -0
  769. package/e2e-artifacts/sepa-setup-retry-1/ai-(sepa-setup).json +4 -0
  770. package/e2e-artifacts/sepa-setup-retry-1/ai-report-sepa-setup.html +76 -0
  771. package/e2e-artifacts/sepa-setup-retry-1/commands-(sepa-setup.yml).json +1050 -0
  772. package/e2e-artifacts/sepa-setup-retry-1/maestro.log +70 -0
  773. package/e2e-artifacts/sepa-setup-retry-1/screenshot-/342/235/214-1752346922295-(sepa-setup.yml).png +0 -0
  774. package/e2e-artifacts/sepa-setup-retry-2/ai-(sepa-setup).json +4 -0
  775. package/e2e-artifacts/sepa-setup-retry-2/ai-report-sepa-setup.html +76 -0
  776. package/e2e-artifacts/sepa-setup-retry-2/commands-(sepa-setup.yml).json +1050 -0
  777. package/e2e-artifacts/sepa-setup-retry-2/maestro.log +61 -0
  778. package/e2e-artifacts/sepa-setup-retry-2/screenshot-/342/235/214-1752347084224-(sepa-setup.yml).png +0 -0
  779. package/e2e-artifacts/sofort-payment/.maestro/tests/2025-07-15_142313/ai-(sofort-payment).json +4 -0
  780. package/e2e-artifacts/sofort-payment/.maestro/tests/2025-07-15_142313/ai-report-sofort-payment.html +76 -0
  781. package/e2e-artifacts/sofort-payment/.maestro/tests/2025-07-15_142313/commands-(sofort-payment.yml).json +1194 -0
  782. package/e2e-artifacts/sofort-payment/.maestro/tests/2025-07-15_142313/maestro.log +107 -0
  783. package/e2e-artifacts/sofort-payment/.maestro/tests/2025-07-15_142313/screenshot-/342/235/214-1752614629726-(sofort-payment.yml).png +0 -0
  784. package/e2e-artifacts/sofort-payment/ai-(sofort-payment).json +4 -0
  785. package/e2e-artifacts/sofort-payment/ai-report-sofort-payment.html +76 -0
  786. package/e2e-artifacts/sofort-payment/commands-(sofort-payment.yml).json +1072 -0
  787. package/e2e-artifacts/sofort-payment/maestro.log +146 -0
  788. package/e2e-artifacts/sofort-payment/screenshot-/342/235/214-1752012316899-(sofort-payment.yml).png +0 -0
  789. package/e2e-artifacts/sofort-payment/screenshot-/342/235/214-1752347129213-(sofort-payment.yml).png +0 -0
  790. package/e2e-artifacts/sofort-payment-retry-1/ai-(sofort-payment).json +4 -0
  791. package/e2e-artifacts/sofort-payment-retry-1/ai-report-sofort-payment.html +76 -0
  792. package/e2e-artifacts/sofort-payment-retry-1/commands-(sofort-payment.yml).json +1072 -0
  793. package/e2e-artifacts/sofort-payment-retry-1/maestro.log +146 -0
  794. package/e2e-artifacts/sofort-payment-retry-1/screenshot-/342/235/214-1752012393773-(sofort-payment.yml).png +0 -0
  795. package/e2e-artifacts/sofort-payment-retry-1/screenshot-/342/235/214-1752347205761-(sofort-payment.yml).png +0 -0
  796. package/e2e-artifacts/sofort-payment-retry-2/ai-(sofort-payment).json +4 -0
  797. package/e2e-artifacts/sofort-payment-retry-2/ai-report-sofort-payment.html +76 -0
  798. package/e2e-artifacts/sofort-payment-retry-2/commands-(sofort-payment.yml).json +1072 -0
  799. package/e2e-artifacts/sofort-payment-retry-2/maestro.log +146 -0
  800. package/e2e-artifacts/sofort-payment-retry-2/screenshot-/342/235/214-1752012557936-(sofort-payment.yml).png +0 -0
  801. package/e2e-artifacts/sofort-payment-retry-2/screenshot-/342/235/214-1752347372429-(sofort-payment.yml).png +0 -0
  802. package/e2e-artifacts/sofort-setup/ai-(sofort-setup).json +4 -0
  803. package/e2e-artifacts/sofort-setup/ai-report-sofort-setup.html +76 -0
  804. package/e2e-artifacts/sofort-setup/commands-(sofort-setup.yml).json +1072 -0
  805. package/e2e-artifacts/sofort-setup/maestro.log +164 -0
  806. package/e2e-artifacts/sofort-setup/screenshot-/342/235/214-1752347418334-(sofort-setup.yml).png +0 -0
  807. package/e2e-artifacts/sofort-setup-retry-1/ai-(sofort-setup).json +4 -0
  808. package/e2e-artifacts/sofort-setup-retry-1/ai-report-sofort-setup.html +76 -0
  809. package/e2e-artifacts/sofort-setup-retry-1/commands-(sofort-setup.yml).json +1072 -0
  810. package/e2e-artifacts/sofort-setup-retry-1/maestro.log +71 -0
  811. package/e2e-artifacts/sofort-setup-retry-1/screenshot-/342/235/214-1752347493463-(sofort-setup.yml).png +0 -0
  812. package/e2e-artifacts/sofort-setup-retry-2/ai-(sofort-setup).json +4 -0
  813. package/e2e-artifacts/sofort-setup-retry-2/ai-report-sofort-setup.html +76 -0
  814. package/e2e-artifacts/sofort-setup-retry-2/commands-(sofort-setup.yml).json +1072 -0
  815. package/e2e-artifacts/sofort-setup-retry-2/maestro.log +70 -0
  816. package/e2e-artifacts/sofort-setup-retry-2/screenshot-/342/235/214-1752347663091-(sofort-setup.yml).png +0 -0
  817. package/ios/Mappers.swift +2 -0
  818. package/ios/PaymentMethodFactory.swift +19 -8
  819. package/ios/PaymentOptionDisplayData+ReactNative.swift +25 -5
  820. package/ios/StripeSdkImpl+Embedded.swift +4 -0
  821. package/ios/StripeSdkImpl.swift +8 -6
  822. package/jest/mock.js +182 -0
  823. package/lib/commonjs/components/AddToWalletButton.js +1 -1
  824. package/lib/commonjs/components/AddToWalletButton.js.map +1 -1
  825. package/lib/commonjs/components/AddressSheet.js +1 -1
  826. package/lib/commonjs/components/AddressSheet.js.map +1 -1
  827. package/lib/commonjs/components/AuBECSDebitForm.js +1 -1
  828. package/lib/commonjs/components/AuBECSDebitForm.js.map +1 -1
  829. package/lib/commonjs/components/CardField.js +1 -1
  830. package/lib/commonjs/components/CardField.js.map +1 -1
  831. package/lib/commonjs/components/CardForm.js +1 -1
  832. package/lib/commonjs/components/CardForm.js.map +1 -1
  833. package/lib/commonjs/components/PlatformPayButton.js +1 -1
  834. package/lib/commonjs/components/PlatformPayButton.js.map +1 -1
  835. package/lib/commonjs/components/StripeContainer.js +1 -1
  836. package/lib/commonjs/components/StripeContainer.js.map +1 -1
  837. package/lib/commonjs/types/EmbeddedPaymentElement.js +1 -1
  838. package/lib/commonjs/types/EmbeddedPaymentElement.js.map +1 -1
  839. package/lib/commonjs/types/PaymentIntent.js.map +1 -1
  840. package/lib/module/components/AddToWalletButton.js +1 -1
  841. package/lib/module/components/AddToWalletButton.js.map +1 -1
  842. package/lib/module/components/AddressSheet.js +1 -1
  843. package/lib/module/components/AddressSheet.js.map +1 -1
  844. package/lib/module/components/AuBECSDebitForm.js +1 -1
  845. package/lib/module/components/AuBECSDebitForm.js.map +1 -1
  846. package/lib/module/components/CardField.js +1 -1
  847. package/lib/module/components/CardField.js.map +1 -1
  848. package/lib/module/components/CardForm.js +1 -1
  849. package/lib/module/components/CardForm.js.map +1 -1
  850. package/lib/module/components/PlatformPayButton.js +1 -1
  851. package/lib/module/components/PlatformPayButton.js.map +1 -1
  852. package/lib/module/components/StripeContainer.js +1 -1
  853. package/lib/module/components/StripeContainer.js.map +1 -1
  854. package/lib/module/types/EmbeddedPaymentElement.js +1 -1
  855. package/lib/module/types/EmbeddedPaymentElement.js.map +1 -1
  856. package/lib/module/types/PaymentIntent.js.map +1 -1
  857. package/lib/typescript/src/types/EmbeddedPaymentElement.d.ts +16 -0
  858. package/lib/typescript/src/types/EmbeddedPaymentElement.d.ts.map +1 -1
  859. package/lib/typescript/src/types/PaymentIntent.d.ts +11 -4
  860. package/lib/typescript/src/types/PaymentIntent.d.ts.map +1 -1
  861. package/lib/typescript/src/types/PaymentMethod.d.ts +2 -4
  862. package/lib/typescript/src/types/PaymentMethod.d.ts.map +1 -1
  863. package/package.json +4 -4
  864. package/src/types/EmbeddedPaymentElement.tsx +16 -0
  865. package/src/types/PaymentIntent.ts +13 -3
  866. package/src/types/PaymentMethod.ts +3 -4
  867. package/stripe-react-native.podspec +1 -1
@@ -0,0 +1,1894 @@
1
+ [INFO ] MAESTRO - ---- System Info ----
2
+ [INFO ] MAESTRO - Maestro Version: 1.38.1
3
+ [INFO ] MAESTRO - CI: Undefined
4
+ [INFO ] MAESTRO - OS Name: Mac OS X
5
+ [INFO ] MAESTRO - OS Version: 15.5
6
+ [INFO ] MAESTRO - Architecture: aarch64
7
+ [INFO ] MAESTRO - Java Version: 17
8
+ [INFO ] MAESTRO - Xcode Version: 16.0
9
+ [INFO ] MAESTRO - Flutter Version: Undefined
10
+ [INFO ] MAESTRO - Flutter Channel: Undefined
11
+ [INFO ] MAESTRO - ---------------------
12
+ [INFO ] maestro.Maestro - Getting device info
13
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
14
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=}, label=null), runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
15
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
16
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
17
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null), openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
18
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
19
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
20
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null), applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
21
+ [INFO ] maestro.Maestro - Launching app com.stripe.react.native
22
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
23
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Wallets" RUNNING
24
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Wallets" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Wallets, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
25
+ [INFO ] maestro.Maestro - Taking screenshot
26
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
27
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Wallets" FAILED
28
+ [INFO ] MAESTRO - ---- System Info ----
29
+ [INFO ] MAESTRO - Maestro Version: 1.38.1
30
+ [INFO ] MAESTRO - CI: Undefined
31
+ [INFO ] MAESTRO - OS Name: Mac OS X
32
+ [INFO ] MAESTRO - OS Version: 15.5
33
+ [INFO ] MAESTRO - Architecture: aarch64
34
+ [INFO ] MAESTRO - Java Version: 17
35
+ [INFO ] MAESTRO - Xcode Version: 16.0
36
+ [INFO ] MAESTRO - Flutter Version: Undefined
37
+ [INFO ] MAESTRO - Flutter Channel: Undefined
38
+ [INFO ] MAESTRO - ---------------------
39
+ [INFO ] maestro.Maestro - Getting device info
40
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
41
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=}, label=null), runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
42
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
43
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
44
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null), openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
45
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
46
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
47
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null), applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
48
+ [INFO ] maestro.Maestro - Launching app com.stripe.react.native
49
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
50
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Wallets" RUNNING
51
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Wallets" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Wallets, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
52
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Wallets, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,1172][1080,1229], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=1172, width=1080, height=57))
53
+ [INFO ] maestro.Maestro - Refreshed element
54
+ [INFO ] maestro.Maestro - Tapping at (540, 1200) using hierarchy based logic for wait
55
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
56
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
57
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
58
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Wallets" COMPLETED
59
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Alipay" RUNNING
60
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Alipay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Alipay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
61
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Alipay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1340][1038,1397], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1340, width=954, height=57))
62
+ [INFO ] maestro.Maestro - Refreshed element
63
+ [INFO ] maestro.Maestro - Tapping at (561, 1368) using hierarchy based logic for wait
64
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
65
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
66
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
67
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Alipay" COMPLETED
68
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "E-mail" is visible RUNNING
69
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "E-mail" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null), assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
70
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "E-mail" is visible COMPLETED
71
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" RUNNING
72
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
73
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=E-mail, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
74
+ [INFO ] maestro.Maestro - Refreshed element
75
+ [INFO ] maestro.Maestro - Tapping at (540, 321) using hierarchy based logic for wait
76
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
77
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
78
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
79
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" COMPLETED
80
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com RUNNING
81
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=InputTextCommand(text=test@stripe.com, label=null), inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
82
+ [INFO ] maestro.Maestro - Inputting text: test@stripe.com
83
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com COMPLETED
84
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" RUNNING
85
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
86
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=504, y=473, width=71, height=57))
87
+ [INFO ] maestro.Maestro - Refreshed element
88
+ [INFO ] maestro.Maestro - Tapping at (539, 501) using hierarchy based logic for wait
89
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
90
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
91
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
92
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
93
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by screenshot (d=3.0343645). Proceed.
94
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" COMPLETED
95
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
96
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null), assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
97
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
98
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" RUNNING
99
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
100
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[49,1451][653,1561], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=49, y=1451, width=604, height=110))
101
+ [INFO ] maestro.Maestro - Refreshed element
102
+ [INFO ] maestro.Maestro - Tapping at (351, 1506) using hierarchy based logic for wait
103
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
104
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
105
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
106
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
107
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible RUNNING
108
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null), assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
109
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible COMPLETED
110
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" RUNNING
111
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
112
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
113
+ [INFO ] maestro.Maestro - Refreshed element
114
+ [INFO ] maestro.Maestro - Tapping at (894, 1092) using hierarchy based logic for wait
115
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
116
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
117
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
118
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" COMPLETED
119
+ [ERROR] m.cli.session.MaestroSessionManager - Failed to record heartbeat
120
+ java.lang.InterruptedException: sleep interrupted
121
+ at java.base/java.lang.Thread.sleep(Native Method)
122
+ at maestro.cli.session.MaestroSessionManager.newSession$lambda$0(MaestroSessionManager.kt:73)
123
+ at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
124
+ at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
125
+ at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
126
+ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
127
+ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
128
+ at java.base/java.lang.Thread.run(Thread.java:840)
129
+ [INFO ] MAESTRO - ---- System Info ----
130
+ [INFO ] MAESTRO - Maestro Version: 1.38.1
131
+ [INFO ] MAESTRO - CI: Undefined
132
+ [INFO ] MAESTRO - OS Name: Mac OS X
133
+ [INFO ] MAESTRO - OS Version: 15.5
134
+ [INFO ] MAESTRO - Architecture: aarch64
135
+ [INFO ] MAESTRO - Java Version: 17
136
+ [INFO ] MAESTRO - Xcode Version: 16.0
137
+ [INFO ] MAESTRO - Flutter Version: Undefined
138
+ [INFO ] MAESTRO - Flutter Channel: Undefined
139
+ [INFO ] MAESTRO - ---------------------
140
+ [INFO ] maestro.Maestro - Getting device info
141
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
142
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=}, label=null), runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
143
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
144
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
145
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null), openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
146
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
147
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
148
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null), applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
149
+ [INFO ] maestro.Maestro - Launching app com.stripe.react.native
150
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
151
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Wallets" RUNNING
152
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Wallets" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Wallets, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
153
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Wallets, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,1172][1080,1229], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=1172, width=1080, height=57))
154
+ [INFO ] maestro.Maestro - Refreshed element
155
+ [INFO ] maestro.Maestro - Tapping at (540, 1200) using hierarchy based logic for wait
156
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
157
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
158
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
159
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Wallets" COMPLETED
160
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Alipay" RUNNING
161
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Alipay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Alipay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
162
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Alipay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1340][1038,1397], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1340, width=954, height=57))
163
+ [INFO ] maestro.Maestro - Refreshed element
164
+ [INFO ] maestro.Maestro - Tapping at (561, 1368) using hierarchy based logic for wait
165
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
166
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
167
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
168
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Alipay" COMPLETED
169
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "E-mail" is visible RUNNING
170
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "E-mail" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null), assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
171
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "E-mail" is visible COMPLETED
172
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" RUNNING
173
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
174
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=E-mail, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
175
+ [INFO ] maestro.Maestro - Refreshed element
176
+ [INFO ] maestro.Maestro - Tapping at (540, 321) using hierarchy based logic for wait
177
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
178
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
179
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
180
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" COMPLETED
181
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com RUNNING
182
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=InputTextCommand(text=test@stripe.com, label=null), inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
183
+ [INFO ] maestro.Maestro - Inputting text: test@stripe.com
184
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com COMPLETED
185
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" RUNNING
186
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
187
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=504, y=473, width=71, height=57))
188
+ [INFO ] maestro.Maestro - Refreshed element
189
+ [INFO ] maestro.Maestro - Tapping at (539, 501) using hierarchy based logic for wait
190
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
191
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
192
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
193
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
194
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by screenshot (d=1.6980853). Proceed.
195
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" COMPLETED
196
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
197
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null), assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
198
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
199
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" RUNNING
200
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
201
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[49,1451][653,1561], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=49, y=1451, width=604, height=110))
202
+ [INFO ] maestro.Maestro - Refreshed element
203
+ [INFO ] maestro.Maestro - Tapping at (351, 1506) using hierarchy based logic for wait
204
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
205
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
206
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
207
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
208
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible RUNNING
209
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null), assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
210
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible COMPLETED
211
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" RUNNING
212
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
213
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
214
+ [INFO ] maestro.Maestro - Refreshed element
215
+ [INFO ] maestro.Maestro - Tapping at (894, 1092) using hierarchy based logic for wait
216
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
217
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
218
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
219
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" COMPLETED
220
+ [INFO ] MAESTRO - ---- System Info ----
221
+ [INFO ] MAESTRO - Maestro Version: 1.38.1
222
+ [INFO ] MAESTRO - CI: Undefined
223
+ [INFO ] MAESTRO - OS Name: Mac OS X
224
+ [INFO ] MAESTRO - OS Version: 15.5
225
+ [INFO ] MAESTRO - Architecture: aarch64
226
+ [INFO ] MAESTRO - Java Version: 17
227
+ [INFO ] MAESTRO - Xcode Version: 16.0
228
+ [INFO ] MAESTRO - Flutter Version: Undefined
229
+ [INFO ] MAESTRO - Flutter Channel: Undefined
230
+ [INFO ] MAESTRO - ---------------------
231
+ [INFO ] maestro.Maestro - Getting device info
232
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
233
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=}, label=null), runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
234
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
235
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
236
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null), openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
237
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
238
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
239
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null), applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
240
+ [INFO ] maestro.Maestro - Launching app com.stripe.react.native
241
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
242
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Wallets" RUNNING
243
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Wallets" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Wallets, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
244
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Wallets, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,1172][1080,1229], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=1172, width=1080, height=57))
245
+ [INFO ] maestro.Maestro - Refreshed element
246
+ [INFO ] maestro.Maestro - Tapping at (540, 1200) using hierarchy based logic for wait
247
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
248
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
249
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
250
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Wallets" COMPLETED
251
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Alipay" RUNNING
252
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Alipay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Alipay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
253
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Alipay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1340][1038,1397], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1340, width=954, height=57))
254
+ [INFO ] maestro.Maestro - Refreshed element
255
+ [INFO ] maestro.Maestro - Tapping at (561, 1368) using hierarchy based logic for wait
256
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
257
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
258
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
259
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Alipay" COMPLETED
260
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "E-mail" is visible RUNNING
261
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "E-mail" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null), assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
262
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "E-mail" is visible COMPLETED
263
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" RUNNING
264
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
265
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=E-mail, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
266
+ [INFO ] maestro.Maestro - Refreshed element
267
+ [INFO ] maestro.Maestro - Tapping at (540, 321) using hierarchy based logic for wait
268
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
269
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
270
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
271
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" COMPLETED
272
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com RUNNING
273
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=InputTextCommand(text=test@stripe.com, label=null), inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
274
+ [INFO ] maestro.Maestro - Inputting text: test@stripe.com
275
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com COMPLETED
276
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" RUNNING
277
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
278
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=504, y=473, width=71, height=57))
279
+ [INFO ] maestro.Maestro - Refreshed element
280
+ [INFO ] maestro.Maestro - Tapping at (539, 501) using hierarchy based logic for wait
281
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
282
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
283
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
284
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
285
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by screenshot (d=2.6563253). Proceed.
286
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" COMPLETED
287
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
288
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null), assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
289
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
290
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" RUNNING
291
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
292
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[49,1451][653,1561], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=49, y=1451, width=604, height=110))
293
+ [INFO ] maestro.Maestro - Refreshed element
294
+ [INFO ] maestro.Maestro - Tapping at (351, 1506) using hierarchy based logic for wait
295
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
296
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
297
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
298
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
299
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible RUNNING
300
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null), assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
301
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible COMPLETED
302
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" RUNNING
303
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
304
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
305
+ [INFO ] maestro.Maestro - Refreshed element
306
+ [INFO ] maestro.Maestro - Tapping at (894, 1092) using hierarchy based logic for wait
307
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
308
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
309
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
310
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" COMPLETED
311
+ 16:52:20.030 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
312
+ 16:52:20.031 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
313
+ 16:52:20.031 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
314
+ 16:52:20.031 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
315
+ 16:52:20.031 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
316
+ 16:52:20.031 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
317
+ 16:52:20.032 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
318
+ 16:52:20.174 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
319
+ 16:52:20.183 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
320
+ 16:52:20.191 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
321
+ 16:52:20.191 [ INFO] MAESTRO.logSystemInfo: ---------------------
322
+ 16:52:20.708 [ INFO] maestro.cli.command.TestCommand.runShardSuite: [shard 1] Selected device 042D1D96-33BF-40A7-B485-69F794152F60 using port 7001 with execution plan ExecutionPlan(flowsToRun=[/Users/tianzhao/stripe/stripe-react-native/./e2e-tests/alipay.yml], sequence=FlowSequence(flows=[], continueOnFailure=true), workspaceConfig=WorkspaceConfig(flows=null, includeTags=null, excludeTags=null, local=null, executionOrder=null, baselineBranch=null, notifications=null, disableRetries=false, platform=PlatformConfiguration(android=AndroidConfiguration(disableAnimations=false), ios=IOSConfiguration(disableAnimations=false, snapshotKeyHonorModalViews=null))))
323
+ 16:52:20.995 [TRACE] ios.xctest.XCTestIOSDevice.open: Opening a connection
324
+ 16:52:20.995 [TRACE] xcuitest.XCTestDriverClient.restartXCTestRunner: Restarting XCTest Runner (uninstalling, installing and starting)
325
+ 16:52:20.996 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
326
+ 16:52:20.997 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
327
+ 16:52:20.997 [TRACE] xcuitest.XCTestDriverClient.restartXCTestRunner: XCTest Runner uninstalled, will install and start it
328
+ 16:52:20.997 [ INFO] xcuitest.installer.LocalXCTestInstaller.invoke: start()
329
+ 16:52:20.997 [ INFO] xcuitest.installer.LocalXCTestInstaller.invoke: [Start] Install XCUITest runner on 042D1D96-33BF-40A7-B485-69F794152F60
330
+ 16:52:20.998 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
331
+ 16:52:20.998 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
332
+ 16:52:20.998 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Start] Writing build products
333
+ 16:52:21.030 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Done] Writing build products
334
+ 16:52:21.030 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Start] Writing maestro-driver-iosUITests-Runner app
335
+ 16:52:21.268 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Done] Writing maestro-driver-iosUITests-Runner app
336
+ 16:52:21.268 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Start] Writing maestro-driver-ios app
337
+ 16:52:21.275 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Done] Writing maestro-driver-ios app
338
+ 16:52:21.276 [ INFO] xcuitest.installer.LocalXCTestInstaller.startXCTestRunner: Installing driver with xcodebuild
339
+ 16:52:21.276 [ INFO] xcuitest.installer.LocalXCTestInstaller.startXCTestRunner: [Start] Running XcUITest with `xcodebuild test-without-building` with 7001 and config: IOSDriverConfig(prebuiltRunner=false, sourceDirectory=driver-iPhoneSimulator, context=CLI, snapshotKeyHonorModalViews=null)
340
+ 16:52:21.278 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [xcodebuild, test-without-building, -xctestrun, /var/folders/fr/wwmrxrys7v32qhnlkj7xjbp80000gn/T/042D1D96-33BF-40A7-B485-69F794152F6017713400894308792725/maestro-driver-ios-config.xctestrun, -destination, id=042D1D96-33BF-40A7-B485-69F794152F60, -derivedDataPath, /var/folders/fr/wwmrxrys7v32qhnlkj7xjbp80000gn/T/maestro_xctestrunner_xcodebuild_output12405227024429912925] with {TEST_RUNNER_PORT=7001}
341
+ 16:52:21.282 [ INFO] xcuitest.installer.LocalXCTestInstaller.startXCTestRunner: [Done] Running XcUITest with `xcodebuild test-without-building`
342
+ 16:52:21.282 [ INFO] xcuitest.installer.LocalXCTestInstaller.invoke: [Done] Install XCUITest runner on 042D1D96-33BF-40A7-B485-69F794152F60
343
+ 16:52:21.282 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
344
+ 16:52:21.283 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
345
+ 16:52:21.788 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
346
+ 16:52:21.789 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
347
+ 16:52:22.294 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
348
+ 16:52:22.295 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
349
+ 16:52:22.798 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
350
+ 16:52:22.799 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
351
+ 16:52:23.305 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
352
+ 16:52:23.306 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
353
+ 16:52:23.808 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
354
+ 16:52:23.811 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Done] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
355
+ 16:52:23.844 [ INFO] maestro.Maestro.invoke: Getting device info
356
+ 16:52:23.916 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
357
+ 16:52:23.917 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=IOS, widthPixels=1125, heightPixels=2436, widthGrid=375, heightGrid=812)
358
+ 16:52:23.974 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
359
+ 16:52:23.976 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=, MAESTRO_FILENAME=alipay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
360
+ 16:52:23.980 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
361
+ 16:52:23.982 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
362
+ 16:52:23.987 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
363
+ 16:52:23.988 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
364
+ 16:52:23.989 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
365
+ 16:52:23.991 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
366
+ 16:52:23.993 [ INFO] device.SimctlIOSDevice.setPermissions: [Start] Setting permissions all=allow through applesimutils
367
+ 16:52:23.993 [ INFO] util.LocalSimulatorUtils.setAppleSimutilsPermissions: [Start] Setting permissions via pinned applesimutils
368
+ 16:52:23.993 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [/Users/tianzhao/.maestro/deps/applesimutils, --byId, 042D1D96-33BF-40A7-B485-69F794152F60, --bundle, com.stripe.react.native, --setPermissions, calendar=YES,camera=YES,contacts=YES,faceid=YES,homekit=YES,medialibrary=YES,microphone=YES,motion=YES,photos=YES,reminders=YES,siri=YES,speech=YES,userTracking=YES] with {}
369
+ 16:52:24.052 [ERROR] util.CommandLineUtils.runCommand: Process failed with exit code 137
370
+ 16:52:24.053 [ERROR] util.CommandLineUtils.runCommand: Error output
371
+ 16:52:24.053 [ERROR] util.LocalSimulatorUtils.setAppleSimutilsPermissions: Exception while setting permissions through pinned applesimutils
372
+ java.lang.IllegalStateException:
373
+ at util.CommandLineUtils.runCommand(CommandLineUtils.kt:50)
374
+ at util.CommandLineUtils.runCommand$default(CommandLineUtils.kt:17)
375
+ at util.LocalSimulatorUtils.setAppleSimutilsPermissions(LocalSimulatorUtils.kt:442)
376
+ at device.SimctlIOSDevice.setPermissions(SimctlIOSDevice.kt:165)
377
+ at ios.LocalIOSDevice.setPermissions(LocalIOSDevice.kt:147)
378
+ at maestro.drivers.IOSDriver$setPermissions$1$1.invoke(IOSDriver.kt:496)
379
+ at maestro.drivers.IOSDriver$setPermissions$1$1.invoke(IOSDriver.kt:495)
380
+ at maestro.drivers.IOSDriver.runDeviceCall(IOSDriver.kt:540)
381
+ at maestro.drivers.IOSDriver.access$runDeviceCall(IOSDriver.kt:57)
382
+ at maestro.drivers.IOSDriver$setPermissions$1.invoke(IOSDriver.kt:495)
383
+ at maestro.drivers.IOSDriver$setPermissions$1.invoke(IOSDriver.kt:494)
384
+ at maestro.utils.Metrics.measured(Metrics.kt:48)
385
+ at maestro.drivers.IOSDriver.setPermissions(IOSDriver.kt:494)
386
+ at maestro.Maestro.setPermissions(Maestro.kt:89)
387
+ at maestro.orchestra.Orchestra.launchAppCommand(Orchestra.kt:986)
388
+ at maestro.orchestra.Orchestra.executeCommand(Orchestra.kt:346)
389
+ at maestro.orchestra.Orchestra.executeCommands(Orchestra.kt:256)
390
+ at maestro.orchestra.Orchestra.runFlow(Orchestra.kt:174)
391
+ at maestro.cli.runner.MaestroCommandRunner.runCommands(MaestroCommandRunner.kt:189)
392
+ at maestro.cli.runner.TestRunner$runSingle$result$1$1.invokeSuspend(TestRunner.kt:74)
393
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
394
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
395
+ at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
396
+ at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
397
+ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
398
+ at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
399
+ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
400
+ at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
401
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:73)
402
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:64)
403
+ at maestro.cli.runner.TestRunner.runCatching(TestRunner.kt:196)
404
+ at maestro.cli.runner.TestRunner.runSingle(TestRunner.kt:64)
405
+ at maestro.cli.command.TestCommand.runSingleFlow(TestCommand.kt:402)
406
+ at maestro.cli.command.TestCommand.access$runSingleFlow(TestCommand.kt:65)
407
+ at maestro.cli.command.TestCommand$runShardSuite$1.invoke(TestCommand.kt:377)
408
+ at maestro.cli.command.TestCommand$runShardSuite$1.invoke(TestCommand.kt:342)
409
+ at maestro.cli.session.MaestroSessionManager.newSession(MaestroSessionManager.kt:129)
410
+ at maestro.cli.session.MaestroSessionManager.newSession$default(MaestroSessionManager.kt:65)
411
+ at maestro.cli.command.TestCommand.runShardSuite(TestCommand.kt:342)
412
+ at maestro.cli.command.TestCommand.access$runShardSuite(TestCommand.kt:65)
413
+ at maestro.cli.command.TestCommand$handleSessions$1$results$1$1.invokeSuspend(TestCommand.kt:308)
414
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
415
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
416
+ at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
417
+ at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
418
+ at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
419
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
420
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
421
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
422
+ 16:52:24.053 [ INFO] util.LocalSimulatorUtils.setAppleSimutilsPermissions: [Start] Setting permissions via applesimutils as fallback
423
+ 16:52:24.053 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [applesimutils, --byId, 042D1D96-33BF-40A7-B485-69F794152F60, --bundle, com.stripe.react.native, --setPermissions, calendar=YES,camera=YES,contacts=YES,faceid=YES,homekit=YES,medialibrary=YES,microphone=YES,motion=YES,photos=YES,reminders=YES,siri=YES,speech=YES,userTracking=YES] with {}
424
+ 16:52:24.058 [ERROR] device.SimctlIOSDevice.setPermissions: Failed setting permissions {all=allow} via applesimutils
425
+ java.io.IOException: Cannot run program "applesimutils": error=2, No such file or directory
426
+ at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
427
+ at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
428
+ at util.CommandLineUtils.runCommand(CommandLineUtils.kt:37)
429
+ at util.CommandLineUtils.runCommand$default(CommandLineUtils.kt:17)
430
+ at util.LocalSimulatorUtils.setAppleSimutilsPermissions(LocalSimulatorUtils.kt:457)
431
+ at device.SimctlIOSDevice.setPermissions(SimctlIOSDevice.kt:165)
432
+ at ios.LocalIOSDevice.setPermissions(LocalIOSDevice.kt:147)
433
+ at maestro.drivers.IOSDriver$setPermissions$1$1.invoke(IOSDriver.kt:496)
434
+ at maestro.drivers.IOSDriver$setPermissions$1$1.invoke(IOSDriver.kt:495)
435
+ at maestro.drivers.IOSDriver.runDeviceCall(IOSDriver.kt:540)
436
+ at maestro.drivers.IOSDriver.access$runDeviceCall(IOSDriver.kt:57)
437
+ at maestro.drivers.IOSDriver$setPermissions$1.invoke(IOSDriver.kt:495)
438
+ at maestro.drivers.IOSDriver$setPermissions$1.invoke(IOSDriver.kt:494)
439
+ at maestro.utils.Metrics.measured(Metrics.kt:48)
440
+ at maestro.drivers.IOSDriver.setPermissions(IOSDriver.kt:494)
441
+ at maestro.Maestro.setPermissions(Maestro.kt:89)
442
+ at maestro.orchestra.Orchestra.launchAppCommand(Orchestra.kt:986)
443
+ at maestro.orchestra.Orchestra.executeCommand(Orchestra.kt:346)
444
+ at maestro.orchestra.Orchestra.executeCommands(Orchestra.kt:256)
445
+ at maestro.orchestra.Orchestra.runFlow(Orchestra.kt:174)
446
+ at maestro.cli.runner.MaestroCommandRunner.runCommands(MaestroCommandRunner.kt:189)
447
+ at maestro.cli.runner.TestRunner$runSingle$result$1$1.invokeSuspend(TestRunner.kt:74)
448
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
449
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
450
+ at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
451
+ at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
452
+ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
453
+ at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
454
+ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
455
+ at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
456
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:73)
457
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:64)
458
+ at maestro.cli.runner.TestRunner.runCatching(TestRunner.kt:196)
459
+ at maestro.cli.runner.TestRunner.runSingle(TestRunner.kt:64)
460
+ at maestro.cli.command.TestCommand.runSingleFlow(TestCommand.kt:402)
461
+ at maestro.cli.command.TestCommand.access$runSingleFlow(TestCommand.kt:65)
462
+ at maestro.cli.command.TestCommand$runShardSuite$1.invoke(TestCommand.kt:377)
463
+ at maestro.cli.command.TestCommand$runShardSuite$1.invoke(TestCommand.kt:342)
464
+ at maestro.cli.session.MaestroSessionManager.newSession(MaestroSessionManager.kt:129)
465
+ at maestro.cli.session.MaestroSessionManager.newSession$default(MaestroSessionManager.kt:65)
466
+ at maestro.cli.command.TestCommand.runShardSuite(TestCommand.kt:342)
467
+ at maestro.cli.command.TestCommand.access$runShardSuite(TestCommand.kt:65)
468
+ at maestro.cli.command.TestCommand$handleSessions$1$results$1$1.invokeSuspend(TestCommand.kt:308)
469
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
470
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
471
+ at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
472
+ at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
473
+ at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
474
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
475
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
476
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
477
+ Caused by: java.io.IOException: error=2, No such file or directory
478
+ at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
479
+ at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
480
+ at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
481
+ at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
482
+ ... 50 common frames omitted
483
+ 16:52:24.058 [ INFO] device.SimctlIOSDevice.setPermissions: [Start] Setting Permissions all=allow through simctl
484
+ 16:52:24.058 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [xcrun, simctl, privacy, 042D1D96-33BF-40A7-B485-69F794152F60, grant, location-always, com.stripe.react.native] with {}
485
+ 16:52:24.215 [ INFO] device.SimctlIOSDevice.setPermissions: [Done] Setting Permissions all=allow through simctl
486
+ 16:52:24.230 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
487
+ 16:52:25.318 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [xcrun, simctl, launch, 042D1D96-33BF-40A7-B485-69F794152F60, com.stripe.react.native] with {}
488
+ 16:52:25.502 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
489
+ 16:52:25.503 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" RUNNING
490
+ 16:52:25.503 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Wallets, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
491
+ 16:52:25.566 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
492
+ 16:52:25.566 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
493
+ 16:52:27.851 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
494
+ 16:52:27.852 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
495
+ 16:52:27.852 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Wallets, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
496
+ 16:52:27.854 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=Wallets, title=, value=, text=, hintText=, resource-id=, bounds=[0,428][375,483], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=428, width=375, height=55))
497
+ 16:52:27.856 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
498
+ 16:52:27.941 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
499
+ 16:52:27.941 [ INFO] device.IOSDevice.invoke: screen static = true
500
+ 16:52:27.941 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
501
+ 16:52:27.942 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (187, 455) using screenshot based logic for wait
502
+ 16:52:28.302 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
503
+ 16:52:28.387 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
504
+ 16:52:28.387 [ INFO] device.IOSDevice.invoke: screen static = false
505
+ 16:52:28.470 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
506
+ 16:52:28.471 [ INFO] device.IOSDevice.invoke: screen static = true
507
+ 16:52:28.471 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
508
+ 16:52:28.472 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" COMPLETED
509
+ 16:52:28.473 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" RUNNING
510
+ 16:52:28.475 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Alipay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
511
+ 16:52:28.503 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
512
+ 16:52:28.503 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
513
+ 16:52:28.630 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
514
+ 16:52:28.630 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
515
+ 16:52:28.630 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Alipay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
516
+ 16:52:28.633 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=Alipay, title=, value=, text=, hintText=, resource-id=, bounds=[32,495][359,538], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=32, y=495, width=327, height=43))
517
+ 16:52:28.633 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
518
+ 16:52:28.715 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
519
+ 16:52:28.715 [ INFO] device.IOSDevice.invoke: screen static = true
520
+ 16:52:28.716 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
521
+ 16:52:28.716 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (195, 516) using screenshot based logic for wait
522
+ 16:52:29.068 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
523
+ 16:52:29.159 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
524
+ 16:52:29.159 [ INFO] device.IOSDevice.invoke: screen static = false
525
+ 16:52:29.241 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
526
+ 16:52:29.242 [ INFO] device.IOSDevice.invoke: screen static = false
527
+ 16:52:29.323 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
528
+ 16:52:29.324 [ INFO] device.IOSDevice.invoke: screen static = false
529
+ 16:52:29.403 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
530
+ 16:52:29.404 [ INFO] device.IOSDevice.invoke: screen static = false
531
+ 16:52:29.483 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
532
+ 16:52:29.483 [ INFO] device.IOSDevice.invoke: screen static = false
533
+ 16:52:29.563 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
534
+ 16:52:29.563 [ INFO] device.IOSDevice.invoke: screen static = true
535
+ 16:52:29.563 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
536
+ 16:52:29.563 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" COMPLETED
537
+ 16:52:29.564 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible RUNNING
538
+ 16:52:29.566 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
539
+ 16:52:29.590 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
540
+ 16:52:29.590 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
541
+ 16:52:29.694 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
542
+ 16:52:29.695 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
543
+ 16:52:29.695 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
544
+ 16:52:29.698 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible COMPLETED
545
+ 16:52:29.699 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
546
+ 16:52:29.701 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
547
+ 16:52:29.727 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
548
+ 16:52:29.727 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
549
+ 16:52:29.813 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
550
+ 16:52:29.813 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
551
+ 16:52:29.813 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
552
+ 16:52:29.815 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=E-mail, title=, value=, text=, hintText=E-mail, resource-id=, bounds=[16,114][359,156], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=16, y=114, width=343, height=42))
553
+ 16:52:29.816 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
554
+ 16:52:29.894 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
555
+ 16:52:29.894 [ INFO] device.IOSDevice.invoke: screen static = true
556
+ 16:52:29.895 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
557
+ 16:52:29.895 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (187, 135) using screenshot based logic for wait
558
+ 16:52:30.242 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
559
+ 16:52:30.324 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
560
+ 16:52:30.325 [ INFO] device.IOSDevice.invoke: screen static = true
561
+ 16:52:30.325 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
562
+ 16:52:30.325 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
563
+ 16:52:30.327 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
564
+ 16:52:30.329 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
565
+ 16:52:30.331 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
566
+ 16:52:32.239 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
567
+ 16:52:32.342 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
568
+ 16:52:32.343 [ INFO] device.IOSDevice.invoke: screen static = true
569
+ 16:52:32.343 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
570
+ 16:52:32.345 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
571
+ 16:52:32.346 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
572
+ 16:52:32.374 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
573
+ 16:52:32.374 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
574
+ 16:52:32.505 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
575
+ 16:52:32.505 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
576
+ 16:52:32.505 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
577
+ 16:52:32.509 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=Pay, title=, value=, text=, hintText=, resource-id=, bounds=[16,182][359,225], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=16, y=182, width=343, height=43))
578
+ 16:52:32.509 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
579
+ 16:52:32.595 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
580
+ 16:52:32.595 [ INFO] device.IOSDevice.invoke: screen static = true
581
+ 16:52:32.595 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
582
+ 16:52:32.596 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (187, 203) using screenshot based logic for wait
583
+ 16:52:32.953 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
584
+ 16:52:33.083 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
585
+ 16:52:33.084 [ INFO] device.IOSDevice.invoke: screen static = false
586
+ 16:52:33.175 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
587
+ 16:52:33.176 [ INFO] device.IOSDevice.invoke: screen static = true
588
+ 16:52:33.176 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
589
+ 16:52:33.176 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
590
+ 16:52:33.177 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
591
+ 16:52:33.179 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
592
+ 16:52:33.221 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
593
+ 16:52:33.221 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
594
+ 16:52:33.352 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
595
+ 16:52:33.352 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
596
+ 16:52:33.353 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
597
+ 16:52:33.383 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
598
+ 16:52:33.384 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
599
+ 16:52:33.505 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
600
+ 16:52:33.505 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
601
+ 16:52:33.505 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
602
+ 16:52:33.536 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
603
+ 16:52:33.536 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
604
+ 16:52:33.667 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
605
+ 16:52:33.667 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
606
+ 16:52:33.667 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
607
+ 16:52:33.697 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
608
+ 16:52:33.697 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
609
+ 16:52:33.812 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
610
+ 16:52:33.812 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
611
+ 16:52:33.813 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
612
+ 16:52:33.842 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
613
+ 16:52:33.843 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
614
+ 16:52:33.967 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
615
+ 16:52:33.967 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
616
+ 16:52:33.968 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
617
+ 16:52:34.021 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
618
+ 16:52:34.021 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
619
+ 16:52:34.180 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
620
+ 16:52:34.180 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
621
+ 16:52:34.181 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
622
+ 16:52:34.209 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
623
+ 16:52:34.209 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
624
+ 16:52:34.325 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
625
+ 16:52:34.325 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
626
+ 16:52:34.325 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
627
+ 16:52:34.360 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
628
+ 16:52:34.361 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
629
+ 16:52:34.515 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
630
+ 16:52:34.515 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
631
+ 16:52:34.515 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
632
+ 16:52:34.542 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
633
+ 16:52:34.542 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
634
+ 16:52:34.665 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
635
+ 16:52:34.666 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
636
+ 16:52:34.666 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
637
+ 16:52:34.692 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
638
+ 16:52:34.692 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
639
+ 16:52:34.807 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
640
+ 16:52:34.808 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
641
+ 16:52:34.808 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
642
+ 16:52:34.839 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
643
+ 16:52:34.839 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
644
+ 16:52:34.959 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
645
+ 16:52:34.959 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
646
+ 16:52:34.959 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
647
+ 16:52:34.985 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
648
+ 16:52:34.985 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
649
+ 16:52:35.095 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
650
+ 16:52:35.096 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
651
+ 16:52:35.096 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
652
+ 16:52:35.122 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
653
+ 16:52:35.122 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
654
+ 16:52:35.230 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
655
+ 16:52:35.230 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
656
+ 16:52:35.230 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
657
+ 16:52:35.259 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
658
+ 16:52:35.259 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
659
+ 16:52:35.367 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
660
+ 16:52:35.368 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
661
+ 16:52:35.368 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
662
+ 16:52:35.394 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
663
+ 16:52:35.394 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
664
+ 16:52:35.505 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
665
+ 16:52:35.505 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
666
+ 16:52:35.505 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
667
+ 16:52:35.532 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
668
+ 16:52:35.532 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
669
+ 16:52:35.647 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
670
+ 16:52:35.647 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
671
+ 16:52:35.647 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
672
+ 16:52:35.674 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
673
+ 16:52:35.674 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
674
+ 16:52:35.783 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
675
+ 16:52:35.783 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
676
+ 16:52:35.783 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
677
+ 16:52:35.809 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
678
+ 16:52:35.809 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
679
+ 16:52:35.920 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
680
+ 16:52:35.921 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
681
+ 16:52:35.921 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
682
+ 16:52:35.948 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
683
+ 16:52:35.948 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
684
+ 16:52:36.059 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
685
+ 16:52:36.059 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
686
+ 16:52:36.059 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
687
+ 16:52:36.084 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
688
+ 16:52:36.084 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
689
+ 16:52:36.193 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
690
+ 16:52:36.193 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
691
+ 16:52:36.193 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
692
+ 16:52:36.221 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
693
+ 16:52:36.222 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
694
+ 16:52:36.329 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
695
+ 16:52:36.330 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
696
+ 16:52:36.330 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
697
+ 16:52:36.355 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
698
+ 16:52:36.355 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
699
+ 16:52:36.462 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
700
+ 16:52:36.463 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
701
+ 16:52:36.463 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
702
+ 16:52:36.491 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
703
+ 16:52:36.492 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
704
+ 16:52:36.603 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
705
+ 16:52:36.603 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
706
+ 16:52:36.603 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
707
+ 16:52:36.631 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
708
+ 16:52:36.631 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
709
+ 16:52:36.744 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
710
+ 16:52:36.744 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
711
+ 16:52:36.745 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
712
+ 16:52:36.771 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
713
+ 16:52:36.771 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
714
+ 16:52:36.882 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
715
+ 16:52:36.882 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
716
+ 16:52:36.882 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
717
+ 16:52:36.908 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
718
+ 16:52:36.908 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
719
+ 16:52:37.018 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
720
+ 16:52:37.018 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
721
+ 16:52:37.019 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
722
+ 16:52:37.045 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
723
+ 16:52:37.045 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
724
+ 16:52:37.154 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
725
+ 16:52:37.154 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
726
+ 16:52:37.154 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
727
+ 16:52:37.181 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
728
+ 16:52:37.181 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
729
+ 16:52:37.289 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
730
+ 16:52:37.289 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
731
+ 16:52:37.289 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
732
+ 16:52:37.316 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
733
+ 16:52:37.317 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
734
+ 16:52:37.426 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
735
+ 16:52:37.426 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
736
+ 16:52:37.426 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
737
+ 16:52:37.451 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
738
+ 16:52:37.451 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
739
+ 16:52:37.561 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
740
+ 16:52:37.561 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
741
+ 16:52:37.562 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
742
+ 16:52:37.588 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
743
+ 16:52:37.588 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
744
+ 16:52:37.697 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
745
+ 16:52:37.697 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
746
+ 16:52:37.697 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
747
+ 16:52:37.724 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
748
+ 16:52:37.724 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
749
+ 16:52:37.834 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
750
+ 16:52:37.834 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
751
+ 16:52:37.835 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
752
+ 16:52:37.860 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
753
+ 16:52:37.860 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
754
+ 16:52:37.972 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
755
+ 16:52:37.972 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
756
+ 16:52:37.972 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
757
+ 16:52:37.997 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
758
+ 16:52:37.997 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
759
+ 16:52:38.105 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
760
+ 16:52:38.106 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
761
+ 16:52:38.106 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
762
+ 16:52:38.135 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
763
+ 16:52:38.135 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
764
+ 16:52:38.244 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
765
+ 16:52:38.245 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
766
+ 16:52:38.245 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
767
+ 16:52:38.270 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
768
+ 16:52:38.271 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
769
+ 16:52:38.380 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
770
+ 16:52:38.381 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
771
+ 16:52:38.381 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
772
+ 16:52:38.408 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
773
+ 16:52:38.409 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
774
+ 16:52:38.534 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
775
+ 16:52:38.534 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
776
+ 16:52:38.534 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
777
+ 16:52:38.563 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
778
+ 16:52:38.564 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
779
+ 16:52:38.676 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
780
+ 16:52:38.676 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
781
+ 16:52:38.676 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
782
+ 16:52:38.702 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
783
+ 16:52:38.702 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
784
+ 16:52:38.811 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
785
+ 16:52:38.811 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
786
+ 16:52:38.812 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
787
+ 16:52:38.838 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
788
+ 16:52:38.839 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
789
+ 16:52:38.949 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
790
+ 16:52:38.949 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
791
+ 16:52:38.949 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
792
+ 16:52:38.975 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
793
+ 16:52:38.975 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
794
+ 16:52:39.084 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
795
+ 16:52:39.084 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
796
+ 16:52:39.084 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
797
+ 16:52:39.109 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
798
+ 16:52:39.109 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
799
+ 16:52:39.217 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
800
+ 16:52:39.217 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
801
+ 16:52:39.217 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
802
+ 16:52:39.243 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
803
+ 16:52:39.244 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
804
+ 16:52:39.354 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
805
+ 16:52:39.354 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
806
+ 16:52:39.354 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
807
+ 16:52:39.381 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
808
+ 16:52:39.381 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
809
+ 16:52:39.494 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
810
+ 16:52:39.494 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
811
+ 16:52:39.494 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
812
+ 16:52:39.527 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
813
+ 16:52:39.527 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
814
+ 16:52:39.639 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
815
+ 16:52:39.640 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
816
+ 16:52:39.640 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
817
+ 16:52:39.669 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
818
+ 16:52:39.670 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
819
+ 16:52:39.779 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
820
+ 16:52:39.779 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
821
+ 16:52:39.779 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
822
+ 16:52:39.804 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
823
+ 16:52:39.804 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
824
+ 16:52:39.915 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
825
+ 16:52:39.915 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
826
+ 16:52:39.915 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
827
+ 16:52:39.941 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
828
+ 16:52:39.941 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
829
+ 16:52:40.050 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
830
+ 16:52:40.050 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
831
+ 16:52:40.050 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
832
+ 16:52:40.075 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
833
+ 16:52:40.075 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
834
+ 16:52:40.182 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
835
+ 16:52:40.183 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
836
+ 16:52:40.183 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
837
+ 16:52:40.207 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
838
+ 16:52:40.207 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
839
+ 16:52:40.315 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
840
+ 16:52:40.315 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
841
+ 16:52:40.316 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
842
+ 16:52:40.342 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
843
+ 16:52:40.343 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
844
+ 16:52:40.451 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
845
+ 16:52:40.451 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
846
+ 16:52:40.451 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
847
+ 16:52:40.477 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
848
+ 16:52:40.477 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
849
+ 16:52:40.585 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
850
+ 16:52:40.585 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
851
+ 16:52:40.585 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
852
+ 16:52:40.612 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
853
+ 16:52:40.612 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
854
+ 16:52:40.724 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
855
+ 16:52:40.724 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
856
+ 16:52:40.724 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
857
+ 16:52:40.751 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
858
+ 16:52:40.751 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
859
+ 16:52:40.864 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
860
+ 16:52:40.864 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
861
+ 16:52:40.865 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
862
+ 16:52:40.891 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
863
+ 16:52:40.891 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
864
+ 16:52:41.007 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
865
+ 16:52:41.007 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
866
+ 16:52:41.007 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
867
+ 16:52:41.034 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
868
+ 16:52:41.034 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
869
+ 16:52:41.148 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
870
+ 16:52:41.148 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
871
+ 16:52:41.148 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
872
+ 16:52:41.176 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
873
+ 16:52:41.176 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
874
+ 16:52:41.285 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
875
+ 16:52:41.286 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
876
+ 16:52:41.286 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
877
+ 16:52:41.314 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
878
+ 16:52:41.314 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
879
+ 16:52:41.519 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
880
+ 16:52:41.519 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
881
+ 16:52:41.519 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
882
+ 16:52:41.552 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
883
+ 16:52:41.552 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
884
+ 16:52:41.666 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
885
+ 16:52:41.666 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
886
+ 16:52:41.666 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
887
+ 16:52:41.692 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
888
+ 16:52:41.692 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
889
+ 16:52:41.805 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
890
+ 16:52:41.805 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
891
+ 16:52:41.805 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
892
+ 16:52:41.833 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
893
+ 16:52:41.833 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
894
+ 16:52:41.950 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
895
+ 16:52:41.950 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
896
+ 16:52:41.950 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
897
+ 16:52:41.976 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
898
+ 16:52:41.976 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
899
+ 16:52:42.095 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
900
+ 16:52:42.095 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
901
+ 16:52:42.096 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
902
+ 16:52:42.134 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
903
+ 16:52:42.136 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
904
+ 16:52:42.467 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
905
+ 16:52:42.467 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
906
+ 16:52:42.468 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
907
+ 16:52:42.470 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
908
+ 16:52:42.471 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
909
+ 16:52:42.472 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
910
+ 16:52:42.498 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
911
+ 16:52:42.499 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
912
+ 16:52:42.776 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
913
+ 16:52:42.776 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
914
+ 16:52:42.776 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
915
+ 16:52:42.779 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=AUTHORIZE TEST PAYMENT, title=, value=, text=, hintText=, resource-id=, bounds=[20,548][260,588], enabled=true, focused=true, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=true, checked=false, selected=false), bounds=Bounds(x=20, y=548, width=240, height=40))
916
+ 16:52:42.779 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
917
+ 16:52:42.877 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
918
+ 16:52:42.877 [ INFO] device.IOSDevice.invoke: screen static = true
919
+ 16:52:42.877 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
920
+ 16:52:42.877 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (140, 568) using screenshot based logic for wait
921
+ 16:52:43.243 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
922
+ 16:52:43.343 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
923
+ 16:52:43.343 [ INFO] device.IOSDevice.invoke: screen static = false
924
+ 16:52:43.446 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
925
+ 16:52:43.447 [ INFO] device.IOSDevice.invoke: screen static = false
926
+ 16:52:43.543 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
927
+ 16:52:43.544 [ INFO] device.IOSDevice.invoke: screen static = false
928
+ 16:52:43.638 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
929
+ 16:52:43.638 [ INFO] device.IOSDevice.invoke: screen static = false
930
+ 16:52:43.734 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
931
+ 16:52:43.734 [ INFO] device.IOSDevice.invoke: screen static = true
932
+ 16:52:43.734 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
933
+ 16:52:43.735 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
934
+ 16:52:43.736 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
935
+ 16:52:43.737 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
936
+ 16:52:43.767 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
937
+ 16:52:43.767 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
938
+ 16:52:44.049 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
939
+ 16:52:44.049 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
940
+ 16:52:44.049 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
941
+ 16:52:44.080 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
942
+ 16:52:44.081 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
943
+ 16:52:44.364 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
944
+ 16:52:44.365 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
945
+ 16:52:44.365 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
946
+ 16:52:44.396 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
947
+ 16:52:44.397 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
948
+ 16:52:44.679 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
949
+ 16:52:44.680 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
950
+ 16:52:44.680 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
951
+ 16:52:44.711 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
952
+ 16:52:44.711 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
953
+ 16:52:44.997 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
954
+ 16:52:44.997 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
955
+ 16:52:44.997 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
956
+ 16:52:45.027 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
957
+ 16:52:45.027 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
958
+ 16:52:45.306 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
959
+ 16:52:45.306 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
960
+ 16:52:45.306 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
961
+ 16:52:45.337 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
962
+ 16:52:45.337 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
963
+ 16:52:45.613 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
964
+ 16:52:45.614 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
965
+ 16:52:45.614 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
966
+ 16:52:45.644 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
967
+ 16:52:45.645 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
968
+ 16:52:45.814 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 26
969
+ 16:52:45.815 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 26
970
+ 16:52:45.815 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
971
+ 16:52:45.842 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
972
+ 16:52:45.842 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
973
+ 16:52:46.037 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 26
974
+ 16:52:46.037 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 26
975
+ 16:52:46.037 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
976
+ 16:52:46.038 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
977
+ 16:52:46.038 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
978
+ 16:52:46.038 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
979
+ 16:52:46.066 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
980
+ 16:52:46.066 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
981
+ 16:52:46.196 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 26
982
+ 16:52:46.196 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 26
983
+ 16:52:46.196 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
984
+ 16:52:46.197 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=OK, title=, value=, text=, hintText=, resource-id=, bounds=[52,440][322,484], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=52, y=440, width=270, height=44))
985
+ 16:52:46.197 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
986
+ 16:52:46.292 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
987
+ 16:52:46.292 [ INFO] device.IOSDevice.invoke: screen static = false
988
+ 16:52:46.386 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
989
+ 16:52:46.386 [ INFO] device.IOSDevice.invoke: screen static = false
990
+ 16:52:46.480 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
991
+ 16:52:46.481 [ INFO] device.IOSDevice.invoke: screen static = false
992
+ 16:52:46.572 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
993
+ 16:52:46.572 [ INFO] device.IOSDevice.invoke: screen static = false
994
+ 16:52:46.661 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
995
+ 16:52:46.662 [ INFO] device.IOSDevice.invoke: screen static = false
996
+ 16:52:46.753 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
997
+ 16:52:46.753 [ INFO] device.IOSDevice.invoke: screen static = false
998
+ 16:52:46.842 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
999
+ 16:52:46.842 [ INFO] device.IOSDevice.invoke: screen static = true
1000
+ 16:52:46.842 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1001
+ 16:52:46.842 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (187, 462) using screenshot based logic for wait
1002
+ 16:52:47.203 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
1003
+ 16:52:47.332 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
1004
+ 16:52:47.332 [ INFO] device.IOSDevice.invoke: screen static = false
1005
+ 16:52:47.423 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
1006
+ 16:52:47.423 [ INFO] device.IOSDevice.invoke: screen static = false
1007
+ 16:52:47.511 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
1008
+ 16:52:47.511 [ INFO] device.IOSDevice.invoke: screen static = true
1009
+ 16:52:47.511 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
1010
+ 16:52:47.511 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1011
+ 16:52:47.821 [ INFO] xcuitest.installer.LocalXCTestInstaller.close: [Start] Cleaning up the ui test runner files
1012
+ 16:52:47.844 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
1013
+ 16:52:47.845 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Done] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
1014
+ 16:52:47.845 [TRACE] xcuitest.installer.LocalXCTestInstaller.invoke$killXCTestRunnerProcess: Will attempt to stop all alive XCTest Runner processes before uninstalling
1015
+ 16:52:47.845 [TRACE] xcuitest.installer.LocalXCTestInstaller.invoke$killXCTestRunnerProcess: XCTest Runner process started by us is alive, killing it
1016
+ 16:52:48.095 [TRACE] xcuitest.installer.LocalXCTestInstaller.invoke$killXCTestRunnerProcess: All XCTest Runner processes were stopped
1017
+ 16:52:48.095 [TRACE] xcuitest.installer.LocalXCTestInstaller.invoke: Uninstalling XCTest Runner from device 042D1D96-33BF-40A7-B485-69F794152F60
1018
+ 16:52:48.095 [ INFO] device.SimctlIOSDevice.close: [Start] Stop and uninstall the runner app
1019
+ 16:52:48.095 [ INFO] util.LocalSimulatorUtils.terminate: [Start] Terminating app dev.mobile.maestro-driver-iosUITests.xctrunner
1020
+ 16:52:48.095 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [xcrun, simctl, terminate, 042D1D96-33BF-40A7-B485-69F794152F60, dev.mobile.maestro-driver-iosUITests.xctrunner] with {}
1021
+ 16:52:48.226 [ERROR] util.CommandLineUtils.runCommand: Process failed with exit code 3
1022
+ 16:52:48.226 [ERROR] util.CommandLineUtils.runCommand: Error output An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3):
1023
+ Simulator device failed to terminate dev.mobile.maestro-driver-iosUITests.xctrunner.
1024
+ found nothing to terminate
1025
+ Underlying error (domain=NSPOSIXErrorDomain, code=3):
1026
+ The operation couldn’t be completed. found nothing to terminate
1027
+ found nothing to terminate
1028
+
1029
+ 16:52:48.226 [ INFO] util.LocalSimulatorUtils.terminate: [Done] Terminating app dev.mobile.maestro-driver-iosUITests.xctrunner
1030
+ 16:52:48.226 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [xcrun, simctl, uninstall, 042D1D96-33BF-40A7-B485-69F794152F60, dev.mobile.maestro-driver-iosUITests.xctrunner] with {}
1031
+ 16:52:48.400 [ INFO] device.SimctlIOSDevice.close: [Done] Stop and uninstall the runner app
1032
+ 16:52:48.400 [ INFO] xcuitest.installer.LocalXCTestInstaller.close: [Done] Cleaning up the ui test runner files
1033
+ 16:59:53.190 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1034
+ 16:59:53.191 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1035
+ 16:59:53.191 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1036
+ 16:59:53.191 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1037
+ 16:59:53.191 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1038
+ 16:59:53.191 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1039
+ 16:59:53.191 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1040
+ 16:59:53.385 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1041
+ 16:59:53.390 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1042
+ 16:59:53.394 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1043
+ 16:59:53.394 [ INFO] MAESTRO.logSystemInfo: ---------------------
1044
+ 16:59:53.903 [ INFO] maestro.cli.command.TestCommand.runShardSuite: [shard 1] Selected device emulator-5554 using port 7001 with execution plan ExecutionPlan(flowsToRun=[/Users/tianzhao/stripe/stripe-react-native/./e2e-tests/alipay.yml], sequence=FlowSequence(flows=[], continueOnFailure=true), workspaceConfig=WorkspaceConfig(flows=null, includeTags=null, excludeTags=null, local=null, executionOrder=null, baselineBranch=null, notifications=null, disableRetries=false, platform=PlatformConfiguration(android=AndroidConfiguration(disableAnimations=false), ios=IOSConfiguration(disableAnimations=false, snapshotKeyHonorModalViews=null))))
1045
+ 16:59:55.607 [ INFO] maestro.Maestro.invoke: Getting device info
1046
+ 16:59:55.763 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1047
+ 16:59:55.813 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1048
+ 16:59:55.815 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=, MAESTRO_FILENAME=alipay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1049
+ 16:59:55.820 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1050
+ 16:59:55.821 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1051
+ 16:59:55.827 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1052
+ 16:59:55.828 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1053
+ 16:59:55.829 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1054
+ 16:59:55.831 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1055
+ 16:59:56.693 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1056
+ 16:59:56.815 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1057
+ 16:59:56.816 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" RUNNING
1058
+ 16:59:56.817 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Wallets, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1059
+ 16:59:58.234 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Wallets, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,1109][1080,1166], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=1109, width=1080, height=57))
1060
+ 16:59:59.354 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1061
+ 16:59:59.356 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1200) using hierarchy based logic for wait
1062
+ 16:59:59.357 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1063
+ 16:59:59.357 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1064
+ 17:00:00.889 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1065
+ 17:00:00.891 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" COMPLETED
1066
+ 17:00:00.892 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" RUNNING
1067
+ 17:00:00.894 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Alipay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1068
+ 17:00:00.953 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Alipay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1340][1038,1397], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1340, width=954, height=57))
1069
+ 17:00:01.781 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1070
+ 17:00:01.782 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1368) using hierarchy based logic for wait
1071
+ 17:00:01.782 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1072
+ 17:00:01.783 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1073
+ 17:00:02.944 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1074
+ 17:00:02.945 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" COMPLETED
1075
+ 17:00:02.948 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible RUNNING
1076
+ 17:00:02.950 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1077
+ 17:00:03.018 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible COMPLETED
1078
+ 17:00:03.019 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
1079
+ 17:00:03.019 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1080
+ 17:00:03.043 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=E-mail, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
1081
+ 17:00:03.903 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1082
+ 17:00:03.903 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 321) using hierarchy based logic for wait
1083
+ 17:00:03.903 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1084
+ 17:00:03.903 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1085
+ 17:00:05.665 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1086
+ 17:00:05.665 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
1087
+ 17:00:05.667 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1088
+ 17:00:05.669 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1089
+ 17:00:05.671 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1090
+ 17:00:07.807 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1091
+ 17:00:07.808 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1092
+ 17:00:07.809 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1093
+ 17:00:07.903 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=504, y=473, width=71, height=57))
1094
+ 17:00:08.702 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1095
+ 17:00:08.702 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 501) using hierarchy based logic for wait
1096
+ 17:00:08.702 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1097
+ 17:00:08.702 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1098
+ 17:00:09.140 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1099
+ 17:00:09.140 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1100
+ 17:00:09.352 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Screenshots are not different enough (d=0.0)
1101
+ 17:00:09.352 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Nothing changed in the UI.
1102
+ 17:00:09.352 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1103
+ 17:00:09.352 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
1104
+ 17:00:09.353 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1105
+ 17:00:13.519 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
1106
+ 17:00:13.521 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
1107
+ 17:00:13.522 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1108
+ 17:00:14.027 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[49,1451][653,1561], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=49, y=1451, width=604, height=110))
1109
+ 17:00:14.864 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1110
+ 17:00:14.864 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (351, 1506) using hierarchy based logic for wait
1111
+ 17:00:14.864 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1112
+ 17:00:14.864 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1113
+ 17:00:15.760 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1114
+ 17:00:15.760 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
1115
+ 17:00:15.762 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1116
+ 17:00:15.763 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1117
+ 17:00:18.078 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1118
+ 17:00:18.079 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1119
+ 17:00:18.081 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1120
+ 17:00:18.469 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
1121
+ 17:00:19.291 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1122
+ 17:00:19.292 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1123
+ 17:00:19.292 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1124
+ 17:00:19.292 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1125
+ 17:00:20.146 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1126
+ 17:00:20.147 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1127
+ 17:00:20.701 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1128
+ 17:00:25.707 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1129
+ 17:00:25.708 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1130
+ 17:00:25.708 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1131
+ 17:00:25.708 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1132
+ 17:00:25.708 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1133
+ 17:00:25.708 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1134
+ 17:00:26.010 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1135
+ 17:00:26.011 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1136
+ 17:00:26.011 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1137
+ 17:00:26.011 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1138
+ 17:00:26.014 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1139
+ 14:01:57.301 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1140
+ 14:01:57.302 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1141
+ 14:01:57.302 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1142
+ 14:01:57.302 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1143
+ 14:01:57.302 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1144
+ 14:01:57.302 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1145
+ 14:01:57.302 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1146
+ 14:01:57.459 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1147
+ 14:01:57.465 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1148
+ 14:01:57.470 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1149
+ 14:01:57.470 [ INFO] MAESTRO.logSystemInfo: ---------------------
1150
+ 14:01:57.898 [ INFO] maestro.cli.command.TestCommand.runShardSuite: [shard 1] Selected device emulator-5554 using port 7001 with execution plan ExecutionPlan(flowsToRun=[/Users/tianzhao/stripe/stripe-react-native/./e2e-tests/alipay.yml], sequence=FlowSequence(flows=[], continueOnFailure=true), workspaceConfig=WorkspaceConfig(flows=null, includeTags=null, excludeTags=null, local=null, executionOrder=null, baselineBranch=null, notifications=null, disableRetries=false, platform=PlatformConfiguration(android=AndroidConfiguration(disableAnimations=false), ios=IOSConfiguration(disableAnimations=false, snapshotKeyHonorModalViews=null))))
1151
+ 14:01:59.405 [ INFO] maestro.Maestro.invoke: Getting device info
1152
+ 14:01:59.651 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1153
+ 14:01:59.700 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1154
+ 14:01:59.702 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=, MAESTRO_FILENAME=alipay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1155
+ 14:01:59.705 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1156
+ 14:01:59.705 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1157
+ 14:01:59.709 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1158
+ 14:01:59.709 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1159
+ 14:01:59.710 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1160
+ 14:01:59.712 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1161
+ 14:02:00.514 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1162
+ 14:02:00.581 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1163
+ 14:02:00.583 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" RUNNING
1164
+ 14:02:00.584 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Wallets, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1165
+ 14:02:02.499 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Wallets, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,1172][1080,1229], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=1172, width=1080, height=57))
1166
+ 14:02:03.319 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1167
+ 14:02:03.322 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1200) using hierarchy based logic for wait
1168
+ 14:02:03.322 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1169
+ 14:02:03.322 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1170
+ 14:02:04.714 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1171
+ 14:02:04.715 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" COMPLETED
1172
+ 14:02:04.715 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" RUNNING
1173
+ 14:02:04.716 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Alipay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1174
+ 14:02:04.757 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Alipay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1340][1038,1397], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1340, width=954, height=57))
1175
+ 14:02:05.593 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1176
+ 14:02:05.594 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1368) using hierarchy based logic for wait
1177
+ 14:02:05.594 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1178
+ 14:02:05.594 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1179
+ 14:02:06.854 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1180
+ 14:02:06.854 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" COMPLETED
1181
+ 14:02:06.857 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible RUNNING
1182
+ 14:02:06.865 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1183
+ 14:02:06.899 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible COMPLETED
1184
+ 14:02:06.900 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
1185
+ 14:02:06.901 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1186
+ 14:02:06.924 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=E-mail, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
1187
+ 14:02:07.765 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1188
+ 14:02:07.766 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 321) using hierarchy based logic for wait
1189
+ 14:02:07.766 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1190
+ 14:02:07.766 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1191
+ 14:02:09.446 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1192
+ 14:02:09.447 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
1193
+ 14:02:09.448 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1194
+ 14:02:09.450 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1195
+ 14:02:09.451 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1196
+ 14:02:11.608 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1197
+ 14:02:11.609 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1198
+ 14:02:11.610 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1199
+ 14:02:11.666 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=504, y=473, width=71, height=57))
1200
+ 14:02:12.560 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1201
+ 14:02:12.560 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 501) using hierarchy based logic for wait
1202
+ 14:02:12.560 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1203
+ 14:02:12.560 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1204
+ 14:02:12.843 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1205
+ 14:02:12.844 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1206
+ 14:02:13.319 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=3.730242). Proceed.
1207
+ 14:02:13.319 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1208
+ 14:02:13.320 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
1209
+ 14:02:13.320 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1210
+ 14:02:20.589 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
1211
+ 14:02:20.591 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
1212
+ 14:02:20.592 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1213
+ 14:02:21.099 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[49,1451][653,1561], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=49, y=1451, width=604, height=110))
1214
+ 14:02:21.921 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1215
+ 14:02:21.922 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (351, 1506) using hierarchy based logic for wait
1216
+ 14:02:21.922 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1217
+ 14:02:21.922 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1218
+ 14:02:22.778 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1219
+ 14:02:22.779 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
1220
+ 14:02:22.780 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1221
+ 14:02:22.780 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1222
+ 14:02:24.837 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1223
+ 14:02:24.838 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1224
+ 14:02:24.839 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1225
+ 14:02:25.354 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
1226
+ 14:02:26.178 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1227
+ 14:02:26.179 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1228
+ 14:02:26.179 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1229
+ 14:02:26.179 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1230
+ 14:02:27.089 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1231
+ 14:02:27.089 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1232
+ 14:02:27.513 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1233
+ 14:02:32.520 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1234
+ 14:02:32.521 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1235
+ 14:02:32.521 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1236
+ 14:02:32.521 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1237
+ 14:02:32.521 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1238
+ 14:02:32.521 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1239
+ 14:02:32.711 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1240
+ 14:02:32.711 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1241
+ 14:02:32.711 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1242
+ 14:02:32.711 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1243
+ 14:02:32.715 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1244
+ 19:58:14.285 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1245
+ 19:58:14.286 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1246
+ 19:58:14.287 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1247
+ 19:58:14.287 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1248
+ 19:58:14.287 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1249
+ 19:58:14.287 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1250
+ 19:58:14.287 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1251
+ 19:58:14.395 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1252
+ 19:58:14.399 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1253
+ 19:58:14.403 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1254
+ 19:58:14.404 [ INFO] MAESTRO.logSystemInfo: ---------------------
1255
+ 19:58:14.848 [ INFO] maestro.cli.command.TestCommand.runShardSuite: [shard 1] Selected device emulator-5554 using port 7001 with execution plan ExecutionPlan(flowsToRun=[/Users/tianzhao/stripe/stripe-react-native/./e2e-tests/alipay.yml], sequence=FlowSequence(flows=[], continueOnFailure=true), workspaceConfig=WorkspaceConfig(flows=null, includeTags=null, excludeTags=null, local=null, executionOrder=null, baselineBranch=null, notifications=null, disableRetries=false, platform=PlatformConfiguration(android=AndroidConfiguration(disableAnimations=false), ios=IOSConfiguration(disableAnimations=false, snapshotKeyHonorModalViews=null))))
1256
+ 19:58:16.438 [ INFO] maestro.Maestro.invoke: Getting device info
1257
+ 19:58:16.590 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1258
+ 19:58:16.637 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1259
+ 19:58:16.638 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=, MAESTRO_FILENAME=alipay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1260
+ 19:58:16.641 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1261
+ 19:58:16.642 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1262
+ 19:58:16.645 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1263
+ 19:58:16.646 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1264
+ 19:58:16.647 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1265
+ 19:58:16.649 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1266
+ 19:58:17.376 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1267
+ 19:58:17.450 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1268
+ 19:58:17.451 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" RUNNING
1269
+ 19:58:17.452 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Wallets, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1270
+ 19:58:19.365 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Wallets, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,1172][1080,1229], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=1172, width=1080, height=57))
1271
+ 19:58:20.197 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1272
+ 19:58:20.199 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1200) using hierarchy based logic for wait
1273
+ 19:58:20.199 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1274
+ 19:58:20.200 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1275
+ 19:58:21.338 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1276
+ 19:58:21.339 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" COMPLETED
1277
+ 19:58:21.341 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" RUNNING
1278
+ 19:58:21.343 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Alipay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1279
+ 19:58:21.426 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Alipay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1340][1038,1397], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1340, width=954, height=57))
1280
+ 19:58:22.202 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1281
+ 19:58:22.203 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1368) using hierarchy based logic for wait
1282
+ 19:58:22.203 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1283
+ 19:58:22.203 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1284
+ 19:58:23.561 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1285
+ 19:58:23.562 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" COMPLETED
1286
+ 19:58:23.563 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible RUNNING
1287
+ 19:58:23.565 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1288
+ 19:58:23.694 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible COMPLETED
1289
+ 19:58:23.696 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
1290
+ 19:58:23.698 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1291
+ 19:58:23.729 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
1292
+ 19:58:24.542 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1293
+ 19:58:24.542 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 321) using hierarchy based logic for wait
1294
+ 19:58:24.542 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1295
+ 19:58:24.542 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1296
+ 19:58:26.225 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1297
+ 19:58:26.225 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
1298
+ 19:58:26.227 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1299
+ 19:58:26.229 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1300
+ 19:58:26.230 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1301
+ 19:58:28.406 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1302
+ 19:58:28.407 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1303
+ 19:58:28.407 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1304
+ 19:58:28.439 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=504, y=473, width=71, height=57))
1305
+ 19:58:29.252 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1306
+ 19:58:29.253 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 501) using hierarchy based logic for wait
1307
+ 19:58:29.253 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1308
+ 19:58:29.253 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1309
+ 19:58:29.575 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1310
+ 19:58:29.575 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1311
+ 19:58:30.128 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=3.0343645). Proceed.
1312
+ 19:58:30.128 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1313
+ 19:58:30.129 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
1314
+ 19:58:30.130 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1315
+ 19:58:37.413 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
1316
+ 19:58:37.414 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
1317
+ 19:58:37.415 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1318
+ 19:58:37.488 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[49,1451][653,1561], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=49, y=1451, width=604, height=110))
1319
+ 19:58:38.300 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1320
+ 19:58:38.302 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (351, 1506) using hierarchy based logic for wait
1321
+ 19:58:38.302 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1322
+ 19:58:38.302 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1323
+ 19:58:39.222 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1324
+ 19:58:39.222 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
1325
+ 19:58:39.223 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1326
+ 19:58:39.224 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1327
+ 19:58:41.432 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1328
+ 19:58:41.433 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1329
+ 19:58:41.434 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1330
+ 19:58:41.945 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
1331
+ 19:58:42.720 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1332
+ 19:58:42.721 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1333
+ 19:58:42.721 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1334
+ 19:58:42.721 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1335
+ 19:58:43.578 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1336
+ 19:58:43.578 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1337
+ 19:58:43.886 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1338
+ 19:58:48.892 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1339
+ 19:58:48.893 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1340
+ 19:58:48.893 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1341
+ 19:58:48.893 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1342
+ 19:58:48.893 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1343
+ 19:58:48.893 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1344
+ 19:58:49.129 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1345
+ 19:58:49.129 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1346
+ 19:58:49.129 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1347
+ 19:58:49.129 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1348
+ 19:58:49.131 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1349
+ 21:48:29.652 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1350
+ 21:48:29.654 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1351
+ 21:48:29.654 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1352
+ 21:48:29.654 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1353
+ 21:48:29.654 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1354
+ 21:48:29.654 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1355
+ 21:48:29.654 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1356
+ 21:48:29.920 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1357
+ 21:48:29.928 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1358
+ 21:48:29.932 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1359
+ 21:48:29.932 [ INFO] MAESTRO.logSystemInfo: ---------------------
1360
+ 21:48:30.567 [ INFO] maestro.cli.command.TestCommand.runShardSuite: [shard 1] Selected device emulator-5554 using port 7001 with execution plan ExecutionPlan(flowsToRun=[/Users/tianzhao/stripe/stripe-react-native/./e2e-tests/alipay.yml], sequence=FlowSequence(flows=[], continueOnFailure=true), workspaceConfig=WorkspaceConfig(flows=null, includeTags=null, excludeTags=null, local=null, executionOrder=null, baselineBranch=null, notifications=null, disableRetries=false, platform=PlatformConfiguration(android=AndroidConfiguration(disableAnimations=false), ios=IOSConfiguration(disableAnimations=false, snapshotKeyHonorModalViews=null))))
1361
+ 21:48:35.975 [ INFO] maestro.Maestro.invoke: Getting device info
1362
+ 21:48:36.161 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1363
+ 21:48:36.208 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1364
+ 21:48:36.209 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=, MAESTRO_FILENAME=alipay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1365
+ 21:48:36.212 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1366
+ 21:48:36.213 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1367
+ 21:48:36.217 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1368
+ 21:48:36.218 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1369
+ 21:48:36.218 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1370
+ 21:48:36.220 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1371
+ 21:48:38.372 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1372
+ 21:48:38.597 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1373
+ 21:48:38.598 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" RUNNING
1374
+ 21:48:38.599 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Wallets, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1375
+ 21:48:45.169 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Wallets, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,1172][1080,1229], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=1172, width=1080, height=57))
1376
+ 21:48:46.065 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1377
+ 21:48:46.066 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1200) using hierarchy based logic for wait
1378
+ 21:48:46.066 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1379
+ 21:48:46.066 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1380
+ 21:48:47.898 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1381
+ 21:48:47.898 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" COMPLETED
1382
+ 21:48:47.899 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" RUNNING
1383
+ 21:48:47.900 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Alipay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1384
+ 21:48:48.007 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Alipay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1340][1038,1397], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1340, width=954, height=57))
1385
+ 21:48:48.954 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1386
+ 21:48:48.954 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1368) using hierarchy based logic for wait
1387
+ 21:48:48.954 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1388
+ 21:48:48.954 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1389
+ 21:48:50.570 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1390
+ 21:48:50.571 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" COMPLETED
1391
+ 21:48:50.577 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible RUNNING
1392
+ 21:48:50.579 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1393
+ 21:48:51.342 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible COMPLETED
1394
+ 21:48:51.344 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
1395
+ 21:48:51.346 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1396
+ 21:48:51.895 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
1397
+ 21:48:52.776 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1398
+ 21:48:52.777 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 321) using hierarchy based logic for wait
1399
+ 21:48:52.777 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1400
+ 21:48:52.777 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1401
+ 21:48:54.441 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1402
+ 21:48:54.441 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
1403
+ 21:48:54.442 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1404
+ 21:48:54.443 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1405
+ 21:48:54.445 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1406
+ 21:48:57.024 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1407
+ 21:48:57.026 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1408
+ 21:48:57.027 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1409
+ 21:48:57.132 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=504, y=473, width=71, height=57))
1410
+ 21:48:57.979 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1411
+ 21:48:57.979 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 501) using hierarchy based logic for wait
1412
+ 21:48:57.980 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1413
+ 21:48:57.980 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1414
+ 21:48:58.801 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1415
+ 21:48:58.802 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1416
+ 21:48:59.422 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=0.006847994). Proceed.
1417
+ 21:48:59.422 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1418
+ 21:48:59.422 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
1419
+ 21:48:59.423 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1420
+ 21:49:08.458 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
1421
+ 21:49:08.460 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
1422
+ 21:49:08.461 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1423
+ 21:49:08.569 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[49,1451][653,1561], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=49, y=1451, width=604, height=110))
1424
+ 21:49:09.432 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1425
+ 21:49:09.433 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (351, 1506) using hierarchy based logic for wait
1426
+ 21:49:09.433 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1427
+ 21:49:09.433 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1428
+ 21:49:10.526 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1429
+ 21:49:10.527 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
1430
+ 21:49:10.527 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1431
+ 21:49:10.528 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1432
+ 21:49:12.752 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1433
+ 21:49:12.754 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1434
+ 21:49:12.755 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1435
+ 21:49:13.214 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
1436
+ 21:49:14.048 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1437
+ 21:49:14.049 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1438
+ 21:49:14.049 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1439
+ 21:49:14.049 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1440
+ 21:49:15.048 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1441
+ 21:49:15.049 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1442
+ 21:49:15.508 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1443
+ 21:49:20.514 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1444
+ 21:49:20.514 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1445
+ 21:49:20.514 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1446
+ 21:49:20.515 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1447
+ 21:49:20.515 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1448
+ 21:49:20.515 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1449
+ 21:49:21.174 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1450
+ 21:49:21.174 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1451
+ 21:49:21.175 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1452
+ 21:49:21.175 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1453
+ 21:49:21.179 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1454
+ 22:29:42.000 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1455
+ 22:29:42.001 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1456
+ 22:29:42.001 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1457
+ 22:29:42.002 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1458
+ 22:29:42.002 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1459
+ 22:29:42.002 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1460
+ 22:29:42.002 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1461
+ 22:29:42.099 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1462
+ 22:29:42.103 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1463
+ 22:29:42.108 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1464
+ 22:29:42.108 [ INFO] MAESTRO.logSystemInfo: ---------------------
1465
+ 22:29:42.652 [ INFO] maestro.cli.command.TestCommand.runShardSuite: [shard 1] Selected device emulator-5554 using port 7001 with execution plan ExecutionPlan(flowsToRun=[/Users/tianzhao/stripe/stripe-react-native/./e2e-tests/alipay.yml], sequence=FlowSequence(flows=[], continueOnFailure=true), workspaceConfig=WorkspaceConfig(flows=null, includeTags=null, excludeTags=null, local=null, executionOrder=null, baselineBranch=null, notifications=null, disableRetries=false, platform=PlatformConfiguration(android=AndroidConfiguration(disableAnimations=false), ios=IOSConfiguration(disableAnimations=false, snapshotKeyHonorModalViews=null))))
1466
+ 22:29:46.189 [ INFO] maestro.Maestro.invoke: Getting device info
1467
+ 22:29:46.371 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1468
+ 22:29:46.423 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1469
+ 22:29:46.425 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=, MAESTRO_FILENAME=alipay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1470
+ 22:29:46.428 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1471
+ 22:29:46.429 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1472
+ 22:29:46.432 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1473
+ 22:29:46.433 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1474
+ 22:29:46.434 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1475
+ 22:29:46.436 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1476
+ 22:29:48.256 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1477
+ 22:29:48.722 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1478
+ 22:29:48.725 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" RUNNING
1479
+ 22:29:48.726 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Wallets, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1480
+ 22:29:56.350 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Wallets, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,1172][1080,1229], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=1172, width=1080, height=57))
1481
+ 22:29:57.331 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1482
+ 22:29:57.333 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1200) using hierarchy based logic for wait
1483
+ 22:29:57.333 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1484
+ 22:29:57.333 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1485
+ 22:29:59.314 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1486
+ 22:29:59.314 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" COMPLETED
1487
+ 22:29:59.315 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" RUNNING
1488
+ 22:29:59.315 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Alipay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1489
+ 22:29:59.511 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Alipay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1340][1038,1397], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1340, width=954, height=57))
1490
+ 22:30:00.590 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1491
+ 22:30:00.591 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1368) using hierarchy based logic for wait
1492
+ 22:30:00.591 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1493
+ 22:30:00.591 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1494
+ 22:30:02.990 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1495
+ 22:30:02.991 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" COMPLETED
1496
+ 22:30:02.992 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible RUNNING
1497
+ 22:30:02.994 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1498
+ 22:30:03.065 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible COMPLETED
1499
+ 22:30:03.066 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
1500
+ 22:30:03.067 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1501
+ 22:30:03.130 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
1502
+ 22:30:04.007 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1503
+ 22:30:04.007 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 321) using hierarchy based logic for wait
1504
+ 22:30:04.007 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1505
+ 22:30:04.007 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1506
+ 22:30:06.092 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1507
+ 22:30:06.093 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
1508
+ 22:30:06.094 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1509
+ 22:30:06.095 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1510
+ 22:30:06.096 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1511
+ 22:30:08.746 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1512
+ 22:30:08.746 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1513
+ 22:30:08.747 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1514
+ 22:30:08.862 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=504, y=473, width=71, height=57))
1515
+ 22:30:09.761 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1516
+ 22:30:09.761 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 501) using hierarchy based logic for wait
1517
+ 22:30:09.761 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1518
+ 22:30:09.761 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1519
+ 22:30:10.455 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1520
+ 22:30:10.455 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1521
+ 22:30:11.229 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=0.006847994). Proceed.
1522
+ 22:30:11.229 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1523
+ 22:30:11.229 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
1524
+ 22:30:11.230 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1525
+ 22:30:19.147 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
1526
+ 22:30:19.149 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
1527
+ 22:30:19.151 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1528
+ 22:30:19.986 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[49,1451][653,1561], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=49, y=1451, width=604, height=110))
1529
+ 22:30:20.926 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1530
+ 22:30:20.927 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (351, 1506) using hierarchy based logic for wait
1531
+ 22:30:20.927 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1532
+ 22:30:20.927 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1533
+ 22:30:22.090 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1534
+ 22:30:22.090 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
1535
+ 22:30:22.091 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1536
+ 22:30:22.092 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1537
+ 22:30:25.371 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1538
+ 22:30:25.373 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1539
+ 22:30:25.374 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1540
+ 22:30:25.860 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
1541
+ 22:30:26.738 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1542
+ 22:30:26.739 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1543
+ 22:30:26.739 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1544
+ 22:30:26.739 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1545
+ 22:30:27.892 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1546
+ 22:30:27.893 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1547
+ 22:30:28.232 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1548
+ 22:30:28.232 [ERROR] maestro.cli.session.MaestroSessionManager.newSession$lambda$0: Failed to record heartbeat
1549
+ java.lang.InterruptedException: sleep interrupted
1550
+ at java.base/java.lang.Thread.sleep(Native Method)
1551
+ at maestro.cli.session.MaestroSessionManager.newSession$lambda$0(MaestroSessionManager.kt:93)
1552
+ at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1553
+ at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
1554
+ at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
1555
+ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1556
+ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1557
+ at java.base/java.lang.Thread.run(Thread.java:840)
1558
+ 22:30:33.236 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1559
+ 22:30:33.236 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1560
+ 22:30:33.237 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1561
+ 22:30:33.237 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1562
+ 22:30:33.237 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1563
+ 22:30:33.237 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1564
+ 22:30:33.789 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1565
+ 22:30:33.789 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1566
+ 22:30:33.790 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1567
+ 22:30:33.790 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1568
+ 22:30:33.793 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1569
+ 10:46:45.291 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1570
+ 10:46:45.292 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1571
+ 10:46:45.292 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1572
+ 10:46:45.292 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1573
+ 10:46:45.292 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1574
+ 10:46:45.292 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1575
+ 10:46:45.292 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1576
+ 10:46:45.388 [DEBUG] io.micrometer.common.util.internal.logging.InternalLoggerFactory.newDefaultFactory: Using SLF4J as the default logging framework
1577
+ 10:46:45.402 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1578
+ 10:46:45.406 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1579
+ 10:46:45.409 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1580
+ 10:46:45.409 [ INFO] MAESTRO.logSystemInfo: ---------------------
1581
+ 10:46:45.906 [ INFO] maestro.cli.command.TestCommand.runShardSuite: [shard 1] Selected device emulator-5554 using port 7001 with execution plan ExecutionPlan(flowsToRun=[/Users/tianzhao/stripe/stripe-react-native/./e2e-tests/alipay.yml], sequence=FlowSequence(flows=[], continueOnFailure=true), workspaceConfig=WorkspaceConfig(flows=null, includeTags=null, excludeTags=null, local=null, executionOrder=null, baselineBranch=null, notifications=null, disableRetries=false, platform=PlatformConfiguration(android=AndroidConfiguration(disableAnimations=false), ios=IOSConfiguration(disableAnimations=false, snapshotKeyHonorModalViews=null))))
1582
+ 10:46:47.463 [ INFO] maestro.Maestro.invoke: Getting device info
1583
+ 10:46:47.619 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1584
+ 10:46:47.666 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1585
+ 10:46:47.668 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=, MAESTRO_FILENAME=alipay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1586
+ 10:46:47.670 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1587
+ 10:46:47.671 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1588
+ 10:46:47.676 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1589
+ 10:46:47.677 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1590
+ 10:46:47.678 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1591
+ 10:46:47.680 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1592
+ 10:46:48.368 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1593
+ 10:46:48.500 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1594
+ 10:46:48.502 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" RUNNING
1595
+ 10:46:48.503 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Wallets, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1596
+ 10:46:50.423 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Wallets, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,1172][1080,1229], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=1172, width=1080, height=57))
1597
+ 10:46:51.293 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1598
+ 10:46:51.295 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1200) using hierarchy based logic for wait
1599
+ 10:46:51.295 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1600
+ 10:46:51.295 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1601
+ 10:46:52.303 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1602
+ 10:46:52.303 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" COMPLETED
1603
+ 10:46:52.304 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" RUNNING
1604
+ 10:46:52.306 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Alipay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1605
+ 10:46:52.343 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Alipay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1340][1038,1397], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1340, width=954, height=57))
1606
+ 10:46:53.173 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1607
+ 10:46:53.174 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1368) using hierarchy based logic for wait
1608
+ 10:46:53.174 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1609
+ 10:46:53.174 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1610
+ 10:46:54.364 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1611
+ 10:46:54.364 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" COMPLETED
1612
+ 10:46:54.365 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible RUNNING
1613
+ 10:46:54.367 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1614
+ 10:46:54.387 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible COMPLETED
1615
+ 10:46:54.387 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
1616
+ 10:46:54.388 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1617
+ 10:46:54.446 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
1618
+ 10:46:55.252 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1619
+ 10:46:55.252 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 321) using hierarchy based logic for wait
1620
+ 10:46:55.252 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1621
+ 10:46:55.252 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1622
+ 10:46:56.929 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1623
+ 10:46:56.929 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
1624
+ 10:46:56.930 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1625
+ 10:46:56.932 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1626
+ 10:46:56.934 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1627
+ 10:46:58.985 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1628
+ 10:46:58.986 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1629
+ 10:46:58.987 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1630
+ 10:46:59.051 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=504, y=473, width=71, height=57))
1631
+ 10:46:59.870 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1632
+ 10:46:59.870 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 501) using hierarchy based logic for wait
1633
+ 10:46:59.870 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1634
+ 10:46:59.871 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1635
+ 10:47:00.155 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1636
+ 10:47:00.156 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1637
+ 10:47:00.670 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=3.57431). Proceed.
1638
+ 10:47:00.671 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1639
+ 10:47:00.671 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
1640
+ 10:47:00.672 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1641
+ 10:47:07.431 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
1642
+ 10:47:07.433 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
1643
+ 10:47:07.434 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1644
+ 10:47:07.896 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[49,1451][653,1561], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=49, y=1451, width=604, height=110))
1645
+ 10:47:08.713 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1646
+ 10:47:08.714 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (351, 1506) using hierarchy based logic for wait
1647
+ 10:47:08.714 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1648
+ 10:47:08.714 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1649
+ 10:47:09.537 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1650
+ 10:47:09.538 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
1651
+ 10:47:09.538 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1652
+ 10:47:09.538 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1653
+ 10:47:11.731 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1654
+ 10:47:11.733 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1655
+ 10:47:11.734 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1656
+ 10:47:12.234 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
1657
+ 10:47:13.133 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1658
+ 10:47:13.133 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1659
+ 10:47:13.134 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1660
+ 10:47:13.134 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1661
+ 10:47:14.157 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1662
+ 10:47:14.158 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1663
+ 10:47:14.468 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1664
+ 10:47:19.472 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1665
+ 10:47:19.472 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1666
+ 10:47:19.472 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1667
+ 10:47:19.472 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1668
+ 10:47:19.472 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1669
+ 10:47:19.472 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1670
+ 10:47:19.667 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1671
+ 10:47:19.667 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1672
+ 10:47:19.668 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1673
+ 10:47:19.668 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1674
+ 10:47:19.670 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1675
+ 10:48:15.782 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1676
+ 10:48:15.783 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1677
+ 10:48:15.783 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1678
+ 10:48:15.783 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1679
+ 10:48:15.783 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1680
+ 10:48:15.783 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1681
+ 10:48:15.783 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1682
+ 10:48:15.898 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1683
+ 10:48:15.904 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1684
+ 10:48:15.908 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1685
+ 10:48:15.908 [ INFO] MAESTRO.logSystemInfo: ---------------------
1686
+ 10:48:16.353 [ INFO] maestro.cli.command.TestCommand.runShardSuite: [shard 1] Selected device emulator-5554 using port 7001 with execution plan ExecutionPlan(flowsToRun=[/Users/tianzhao/stripe/stripe-react-native/./e2e-tests/alipay.yml], sequence=FlowSequence(flows=[], continueOnFailure=true), workspaceConfig=WorkspaceConfig(flows=null, includeTags=null, excludeTags=null, local=null, executionOrder=null, baselineBranch=null, notifications=null, disableRetries=false, platform=PlatformConfiguration(android=AndroidConfiguration(disableAnimations=false), ios=IOSConfiguration(disableAnimations=false, snapshotKeyHonorModalViews=null))))
1687
+ 10:48:17.955 [ INFO] maestro.Maestro.invoke: Getting device info
1688
+ 10:48:18.103 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1689
+ 10:48:18.150 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1690
+ 10:48:18.151 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=, MAESTRO_FILENAME=alipay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1691
+ 10:48:18.154 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1692
+ 10:48:18.155 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1693
+ 10:48:18.158 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1694
+ 10:48:18.159 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1695
+ 10:48:18.160 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1696
+ 10:48:18.161 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1697
+ 10:48:18.914 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1698
+ 10:48:18.980 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1699
+ 10:48:18.981 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" RUNNING
1700
+ 10:48:18.982 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Wallets, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1701
+ 10:48:20.368 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Wallets, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,1172][1080,1229], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=1172, width=1080, height=57))
1702
+ 10:48:21.191 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1703
+ 10:48:21.193 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1200) using hierarchy based logic for wait
1704
+ 10:48:21.193 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1705
+ 10:48:21.193 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1706
+ 10:48:22.237 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1707
+ 10:48:22.237 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" COMPLETED
1708
+ 10:48:22.238 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" RUNNING
1709
+ 10:48:22.238 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Alipay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1710
+ 10:48:22.310 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Alipay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1340][1038,1397], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1340, width=954, height=57))
1711
+ 10:48:23.136 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1712
+ 10:48:23.136 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1368) using hierarchy based logic for wait
1713
+ 10:48:23.137 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1714
+ 10:48:23.137 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1715
+ 10:48:24.318 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1716
+ 10:48:24.318 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" COMPLETED
1717
+ 10:48:24.320 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible RUNNING
1718
+ 10:48:24.321 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1719
+ 10:48:24.383 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible COMPLETED
1720
+ 10:48:24.384 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
1721
+ 10:48:24.385 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1722
+ 10:48:24.399 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
1723
+ 10:48:25.215 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1724
+ 10:48:25.216 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 321) using hierarchy based logic for wait
1725
+ 10:48:25.216 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1726
+ 10:48:25.216 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1727
+ 10:48:26.870 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1728
+ 10:48:26.871 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
1729
+ 10:48:26.872 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1730
+ 10:48:26.873 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1731
+ 10:48:26.875 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1732
+ 10:48:28.931 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1733
+ 10:48:28.932 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1734
+ 10:48:28.933 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1735
+ 10:48:28.993 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=504, y=473, width=71, height=57))
1736
+ 10:48:29.837 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1737
+ 10:48:29.838 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 501) using hierarchy based logic for wait
1738
+ 10:48:29.838 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1739
+ 10:48:29.838 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1740
+ 10:48:30.127 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1741
+ 10:48:30.128 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1742
+ 10:48:30.620 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=3.5674622). Proceed.
1743
+ 10:48:30.620 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1744
+ 10:48:30.621 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
1745
+ 10:48:30.621 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1746
+ 10:48:37.572 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
1747
+ 10:48:37.574 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
1748
+ 10:48:37.575 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1749
+ 10:48:37.647 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[49,1451][653,1561], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=49, y=1451, width=604, height=110))
1750
+ 10:48:38.501 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1751
+ 10:48:38.502 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (351, 1506) using hierarchy based logic for wait
1752
+ 10:48:38.502 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1753
+ 10:48:38.502 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1754
+ 10:48:40.088 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1755
+ 10:48:40.088 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
1756
+ 10:48:40.089 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1757
+ 10:48:40.090 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1758
+ 10:48:41.071 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1759
+ 10:48:41.072 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1760
+ 10:48:41.073 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1761
+ 10:48:41.576 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
1762
+ 10:48:42.458 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1763
+ 10:48:42.459 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1764
+ 10:48:42.459 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1765
+ 10:48:42.459 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1766
+ 10:48:43.266 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1767
+ 10:48:43.267 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1768
+ 10:48:43.555 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1769
+ 10:48:48.561 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1770
+ 10:48:48.562 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1771
+ 10:48:48.562 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1772
+ 10:48:48.562 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1773
+ 10:48:48.562 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1774
+ 10:48:48.562 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1775
+ 10:48:48.746 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1776
+ 10:48:48.747 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1777
+ 10:48:48.747 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1778
+ 10:48:48.747 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1779
+ 10:48:48.749 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1780
+ 16:28:28.963 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1781
+ 16:28:28.964 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1782
+ 16:28:28.964 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1783
+ 16:28:28.964 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1784
+ 16:28:28.964 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1785
+ 16:28:28.964 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1786
+ 16:28:28.964 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1787
+ 16:28:29.064 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1788
+ 16:28:29.068 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1789
+ 16:28:29.071 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1790
+ 16:28:29.071 [ INFO] MAESTRO.logSystemInfo: ---------------------
1791
+ 16:28:29.527 [ INFO] maestro.cli.command.TestCommand.runShardSuite: [shard 1] Selected device emulator-5554 using port 7001 with execution plan ExecutionPlan(flowsToRun=[/Users/tianzhao/stripe/stripe-react-native/./e2e-tests/alipay.yml], sequence=FlowSequence(flows=[], continueOnFailure=true), workspaceConfig=WorkspaceConfig(flows=null, includeTags=null, excludeTags=null, local=null, executionOrder=null, baselineBranch=null, notifications=null, disableRetries=false, platform=PlatformConfiguration(android=AndroidConfiguration(disableAnimations=false), ios=IOSConfiguration(disableAnimations=false, snapshotKeyHonorModalViews=null))))
1792
+ 16:28:31.361 [ INFO] maestro.Maestro.invoke: Getting device info
1793
+ 16:28:31.536 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1794
+ 16:28:31.601 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1795
+ 16:28:31.603 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=, MAESTRO_FILENAME=alipay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1796
+ 16:28:31.606 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1797
+ 16:28:31.607 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1798
+ 16:28:31.610 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1799
+ 16:28:31.611 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1800
+ 16:28:31.612 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1801
+ 16:28:31.613 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1802
+ 16:28:32.528 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1803
+ 16:28:32.705 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1804
+ 16:28:32.706 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" RUNNING
1805
+ 16:28:32.707 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Wallets, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1806
+ 16:28:35.314 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Wallets, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,1172][1080,1229], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=1172, width=1080, height=57))
1807
+ 16:28:36.321 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1808
+ 16:28:36.322 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1200) using hierarchy based logic for wait
1809
+ 16:28:36.322 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1810
+ 16:28:36.322 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1811
+ 16:28:37.710 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1812
+ 16:28:37.711 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Wallets" COMPLETED
1813
+ 16:28:37.713 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" RUNNING
1814
+ 16:28:37.715 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Alipay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1815
+ 16:28:37.798 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Alipay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1340][1038,1397], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1340, width=954, height=57))
1816
+ 16:28:38.627 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1817
+ 16:28:38.628 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1368) using hierarchy based logic for wait
1818
+ 16:28:38.628 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1819
+ 16:28:38.628 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1820
+ 16:28:39.868 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1821
+ 16:28:39.869 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Alipay" COMPLETED
1822
+ 16:28:39.869 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible RUNNING
1823
+ 16:28:39.873 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1824
+ 16:28:39.928 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "E-mail" is visible COMPLETED
1825
+ 16:28:39.929 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
1826
+ 16:28:39.930 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1827
+ 16:28:39.996 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
1828
+ 16:28:40.791 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1829
+ 16:28:40.792 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 321) using hierarchy based logic for wait
1830
+ 16:28:40.792 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1831
+ 16:28:40.792 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1832
+ 16:28:42.540 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1833
+ 16:28:42.540 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
1834
+ 16:28:42.541 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1835
+ 16:28:42.543 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1836
+ 16:28:42.544 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1837
+ 16:28:44.693 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1838
+ 16:28:44.694 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1839
+ 16:28:44.694 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1840
+ 16:28:44.820 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=504, y=473, width=71, height=57))
1841
+ 16:28:45.623 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1842
+ 16:28:45.623 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 501) using hierarchy based logic for wait
1843
+ 16:28:45.623 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1844
+ 16:28:45.623 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1845
+ 16:28:46.171 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1846
+ 16:28:46.171 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1847
+ 16:28:46.737 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=0.006847994). Proceed.
1848
+ 16:28:46.737 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1849
+ 16:28:46.738 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
1850
+ 16:28:46.738 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1851
+ 16:28:53.861 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
1852
+ 16:28:53.864 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
1853
+ 16:28:53.866 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1854
+ 16:28:53.954 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[49,1451][653,1561], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=49, y=1451, width=604, height=110))
1855
+ 16:28:54.812 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1856
+ 16:28:54.812 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (351, 1506) using hierarchy based logic for wait
1857
+ 16:28:54.812 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1858
+ 16:28:54.812 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1859
+ 16:28:55.663 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1860
+ 16:28:55.664 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
1861
+ 16:28:55.665 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1862
+ 16:28:55.665 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1863
+ 16:28:57.469 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1864
+ 16:28:57.471 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1865
+ 16:28:57.472 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1866
+ 16:28:57.988 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
1867
+ 16:28:58.787 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1868
+ 16:28:58.788 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1869
+ 16:28:58.788 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1870
+ 16:28:58.788 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1871
+ 16:28:59.690 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1872
+ 16:28:59.691 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1873
+ 16:29:00.058 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1874
+ 16:29:00.058 [ERROR] maestro.cli.session.MaestroSessionManager.newSession$lambda$0: Failed to record heartbeat
1875
+ java.lang.InterruptedException: sleep interrupted
1876
+ at java.base/java.lang.Thread.sleep(Native Method)
1877
+ at maestro.cli.session.MaestroSessionManager.newSession$lambda$0(MaestroSessionManager.kt:93)
1878
+ at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1879
+ at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
1880
+ at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
1881
+ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1882
+ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1883
+ at java.base/java.lang.Thread.run(Thread.java:840)
1884
+ 16:29:05.064 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1885
+ 16:29:05.066 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1886
+ 16:29:05.066 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1887
+ 16:29:05.066 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1888
+ 16:29:05.066 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1889
+ 16:29:05.066 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1890
+ 16:29:05.319 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1891
+ 16:29:05.319 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1892
+ 16:29:05.319 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1893
+ 16:29:05.319 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1894
+ 16:29:05.320 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel