@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,2556 @@
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 "Bank Debits" RUNNING
24
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Bank Debits" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Bank Debits, 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 - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Bank Debits, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,562][1080,619], 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=562, width=1080, height=57))
26
+ [INFO ] maestro.Maestro - Refreshed element
27
+ [INFO ] maestro.Maestro - Tapping at (540, 590) using hierarchy based logic for wait
28
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
29
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
30
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
31
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Bank Debits" COMPLETED
32
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BECS Direct Debit payment" RUNNING
33
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BECS Direct Debit payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=BECS Direct Debit 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))
34
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BECS Direct Debit payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1098][1038,1155], 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=1098, width=954, height=57))
35
+ [INFO ] maestro.Maestro - Refreshed element
36
+ [INFO ] maestro.Maestro - Tapping at (561, 1126) using hierarchy based logic for wait
37
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
38
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
39
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
40
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BECS Direct Debit payment" COMPLETED
41
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Name" RUNNING
42
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=true, 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))
43
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Name, accessibilityText=, hintText=Name, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/name_edit_text, clickable=true, bounds=[63,313][540,439], 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=63, y=313, width=477, height=126))
44
+ [INFO ] maestro.Maestro - Refreshed element
45
+ [INFO ] maestro.Maestro - Tapping at (301, 376) using hierarchy based logic for wait
46
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
47
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
48
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
49
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Name" COMPLETED
50
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Full name" RUNNING
51
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=true, 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 ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Full name" COMPLETED
53
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text stripe RUNNING
54
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text stripe 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=stripe, 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))
55
+ [INFO ] maestro.Maestro - Inputting text: stripe
56
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text stripe COMPLETED
57
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email Address" RUNNING
58
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=true, 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))
59
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Email Address, accessibilityText=, hintText=Email Address, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/email_edit_text, clickable=true, bounds=[540,313][1017,439], 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=540, y=313, width=477, height=126))
60
+ [INFO ] maestro.Maestro - Refreshed element
61
+ [INFO ] maestro.Maestro - Tapping at (778, 376) using hierarchy based logic for wait
62
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
63
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
64
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
65
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email Address" COMPLETED
66
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email", Index: 1 RUNNING
67
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=true, traits=null, index=1, 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))
68
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email", Index: 1 COMPLETED
69
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com RUNNING
70
+ [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))
71
+ [INFO ] maestro.Maestro - Inputting text: test@stripe.com
72
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com COMPLETED
73
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BSB" RUNNING
74
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BSB" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=BSB, 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))
75
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BSB, accessibilityText=, hintText=BSB, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/bsb_edit_text, clickable=true, bounds=[63,531][540,657], 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=63, y=531, width=477, height=126))
76
+ [INFO ] maestro.Maestro - Refreshed element
77
+ [INFO ] maestro.Maestro - Tapping at (301, 594) using hierarchy based logic for wait
78
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
79
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
80
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
81
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BSB" COMPLETED
82
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000000 RUNNING
83
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000000 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=000000, 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))
84
+ [INFO ] maestro.Maestro - Inputting text: 000000
85
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000000 COMPLETED
86
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Account number" RUNNING
87
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Account number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Account number, 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))
88
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Account number, accessibilityText=, hintText=Account number, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/account_number_edit_text, clickable=true, bounds=[540,531][1017,657], enabled=true, focused=true, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=true, checked=false, selected=false), bounds=Bounds(x=540, y=531, width=477, height=126))
89
+ [INFO ] maestro.Maestro - Refreshed element
90
+ [INFO ] maestro.Maestro - Tapping at (778, 594) using hierarchy based logic for wait
91
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
92
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
93
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
94
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
95
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by screenshot (d=0.009533482). Proceed.
96
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Account number" COMPLETED
97
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000123456 RUNNING
98
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000123456 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=000123456, 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))
99
+ [INFO ] maestro.Maestro - Inputting text: 000123456
100
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000123456 COMPLETED
101
+ [INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard RUNNING
102
+ [INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard 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=HideKeyboardCommand(), 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))
103
+ [INFO ] maestro.Maestro - Hiding Keyboard
104
+ [INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard COMPLETED
105
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Pay" is visible. RUNNING
106
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Pay" is visible. 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=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, centerElement=false, label=null), travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
107
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Pay" is visible. COMPLETED
108
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" RUNNING
109
+ [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))
110
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,1434][575,1491], 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=1434, width=71, height=57))
111
+ [INFO ] maestro.Maestro - Refreshed element
112
+ [INFO ] maestro.Maestro - Tapping at (539, 1462) using hierarchy based logic for wait
113
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
114
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
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 screenshot (d=1.2620219). Proceed.
118
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" COMPLETED
119
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Processing" is visible RUNNING
120
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Processing" 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=Processing, 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))
121
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Processing" is visible COMPLETED
122
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" RUNNING
123
+ [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))
124
+ [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))
125
+ [INFO ] maestro.Maestro - Refreshed element
126
+ [INFO ] maestro.Maestro - Tapping at (894, 1092) using hierarchy based logic for wait
127
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
128
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
129
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
130
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" COMPLETED
131
+ [INFO ] MAESTRO - ---- System Info ----
132
+ [INFO ] MAESTRO - Maestro Version: 1.38.1
133
+ [INFO ] MAESTRO - CI: Undefined
134
+ [INFO ] MAESTRO - OS Name: Mac OS X
135
+ [INFO ] MAESTRO - OS Version: 15.5
136
+ [INFO ] MAESTRO - Architecture: aarch64
137
+ [INFO ] MAESTRO - Java Version: 17
138
+ [INFO ] MAESTRO - Xcode Version: 16.0
139
+ [INFO ] MAESTRO - Flutter Version: Undefined
140
+ [INFO ] MAESTRO - Flutter Channel: Undefined
141
+ [INFO ] MAESTRO - ---------------------
142
+ [INFO ] maestro.Maestro - Getting device info
143
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
144
+ [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))
145
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
146
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
147
+ [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))
148
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
149
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
150
+ [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))
151
+ [INFO ] maestro.Maestro - Launching app com.stripe.react.native
152
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
153
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Bank Debits" RUNNING
154
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Bank Debits" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Bank Debits, 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))
155
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Bank Debits, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,562][1080,619], 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=562, width=1080, height=57))
156
+ [INFO ] maestro.Maestro - Refreshed element
157
+ [INFO ] maestro.Maestro - Tapping at (540, 590) using hierarchy based logic for wait
158
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
159
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
160
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
161
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Bank Debits" COMPLETED
162
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BECS Direct Debit payment" RUNNING
163
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BECS Direct Debit payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=BECS Direct Debit 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))
164
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BECS Direct Debit payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1098][1038,1155], 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=1098, width=954, height=57))
165
+ [INFO ] maestro.Maestro - Refreshed element
166
+ [INFO ] maestro.Maestro - Tapping at (561, 1126) using hierarchy based logic for wait
167
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
168
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
169
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
170
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BECS Direct Debit payment" COMPLETED
171
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Name" RUNNING
172
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=true, 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))
173
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Name, accessibilityText=, hintText=Name, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/name_edit_text, clickable=true, bounds=[63,313][540,439], 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=63, y=313, width=477, height=126))
174
+ [INFO ] maestro.Maestro - Refreshed element
175
+ [INFO ] maestro.Maestro - Tapping at (301, 376) using hierarchy based logic for wait
176
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
177
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
178
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
179
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Name" COMPLETED
180
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Full name" RUNNING
181
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=true, 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))
182
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Full name" COMPLETED
183
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text stripe RUNNING
184
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text stripe 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=stripe, 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))
185
+ [INFO ] maestro.Maestro - Inputting text: stripe
186
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text stripe COMPLETED
187
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email Address" RUNNING
188
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=true, 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))
189
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Email Address, accessibilityText=, hintText=Email Address, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/email_edit_text, clickable=true, bounds=[540,313][1017,439], 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=540, y=313, width=477, height=126))
190
+ [INFO ] maestro.Maestro - Refreshed element
191
+ [INFO ] maestro.Maestro - Tapping at (778, 376) using hierarchy based logic for wait
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 view hierarchy. Proceed.
195
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email Address" COMPLETED
196
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email", Index: 1 RUNNING
197
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=true, traits=null, index=1, 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))
198
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email", Index: 1 COMPLETED
199
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com RUNNING
200
+ [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))
201
+ [INFO ] maestro.Maestro - Inputting text: test@stripe.com
202
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com COMPLETED
203
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BSB" RUNNING
204
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BSB" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=BSB, 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))
205
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BSB, accessibilityText=, hintText=BSB, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/bsb_edit_text, clickable=true, bounds=[63,531][540,657], 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=63, y=531, width=477, height=126))
206
+ [INFO ] maestro.Maestro - Refreshed element
207
+ [INFO ] maestro.Maestro - Tapping at (301, 594) using hierarchy based logic for wait
208
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
209
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
210
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
211
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BSB" COMPLETED
212
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000000 RUNNING
213
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000000 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=000000, 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))
214
+ [INFO ] maestro.Maestro - Inputting text: 000000
215
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000000 COMPLETED
216
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Account number" RUNNING
217
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Account number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Account number, 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))
218
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Account number, accessibilityText=, hintText=Account number, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/account_number_edit_text, clickable=true, bounds=[540,531][1017,657], enabled=true, focused=true, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=true, checked=false, selected=false), bounds=Bounds(x=540, y=531, width=477, height=126))
219
+ [INFO ] maestro.Maestro - Refreshed element
220
+ [INFO ] maestro.Maestro - Tapping at (778, 594) using hierarchy based logic for wait
221
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
222
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
223
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
224
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
225
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by screenshot (d=0.009533482). Proceed.
226
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Account number" COMPLETED
227
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000123456 RUNNING
228
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000123456 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=000123456, 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))
229
+ [INFO ] maestro.Maestro - Inputting text: 000123456
230
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000123456 COMPLETED
231
+ [INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard RUNNING
232
+ [INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard 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=HideKeyboardCommand(), 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))
233
+ [INFO ] maestro.Maestro - Hiding Keyboard
234
+ [INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard COMPLETED
235
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Pay" is visible. RUNNING
236
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Pay" is visible. 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=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, centerElement=false, label=null), travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
237
+ [INFO ] maestro.Maestro - Swiping UP from center
238
+ [INFO ] maestro.Maestro - Swiping UP from center
239
+ [INFO ] maestro.Maestro - Swiping UP from center
240
+ [INFO ] maestro.Maestro - Swiping UP from center
241
+ [INFO ] maestro.Maestro - Swiping UP from center
242
+ [INFO ] maestro.Maestro - Swiping UP from center
243
+ [INFO ] maestro.Maestro - Swiping UP from center
244
+ [INFO ] maestro.Maestro - Swiping UP from center
245
+ [INFO ] maestro.Maestro - Swiping UP from center
246
+ [INFO ] maestro.Maestro - Swiping UP from center
247
+ [INFO ] maestro.Maestro - Swiping UP from center
248
+ [INFO ] maestro.Maestro - Swiping UP from center
249
+ [INFO ] maestro.Maestro - Swiping UP from center
250
+ [INFO ] maestro.Maestro - Swiping UP from center
251
+ [INFO ] maestro.Maestro - Taking screenshot
252
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
253
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Pay" is visible. FAILED
254
+ [INFO ] MAESTRO - ---- System Info ----
255
+ [INFO ] MAESTRO - Maestro Version: 1.38.1
256
+ [INFO ] MAESTRO - CI: Undefined
257
+ [INFO ] MAESTRO - OS Name: Mac OS X
258
+ [INFO ] MAESTRO - OS Version: 15.5
259
+ [INFO ] MAESTRO - Architecture: aarch64
260
+ [INFO ] MAESTRO - Java Version: 17
261
+ [INFO ] MAESTRO - Xcode Version: 16.0
262
+ [INFO ] MAESTRO - Flutter Version: Undefined
263
+ [INFO ] MAESTRO - Flutter Channel: Undefined
264
+ [INFO ] MAESTRO - ---------------------
265
+ [INFO ] maestro.Maestro - Getting device info
266
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
267
+ [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))
268
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
269
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
270
+ [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))
271
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
272
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
273
+ [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))
274
+ [INFO ] maestro.Maestro - Launching app com.stripe.react.native
275
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
276
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Bank Debits" RUNNING
277
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Bank Debits" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Bank Debits, 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))
278
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Bank Debits, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,562][1080,619], 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=562, width=1080, height=57))
279
+ [INFO ] maestro.Maestro - Refreshed element
280
+ [INFO ] maestro.Maestro - Tapping at (540, 590) 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.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
284
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Bank Debits" COMPLETED
285
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BECS Direct Debit payment" RUNNING
286
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BECS Direct Debit payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=BECS Direct Debit 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))
287
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BECS Direct Debit payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1098][1038,1155], 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=1098, width=954, height=57))
288
+ [INFO ] maestro.Maestro - Refreshed element
289
+ [INFO ] maestro.Maestro - Tapping at (561, 1126) using hierarchy based logic for wait
290
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
291
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
292
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
293
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BECS Direct Debit payment" COMPLETED
294
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Name" RUNNING
295
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=true, 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))
296
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Name, accessibilityText=, hintText=Name, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/name_edit_text, clickable=true, bounds=[63,313][540,439], 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=63, y=313, width=477, height=126))
297
+ [INFO ] maestro.Maestro - Refreshed element
298
+ [INFO ] maestro.Maestro - Tapping at (301, 376) using hierarchy based logic for wait
299
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
300
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
301
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
302
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Name" COMPLETED
303
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Full name" RUNNING
304
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=true, 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))
305
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Full name" COMPLETED
306
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text stripe RUNNING
307
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text stripe 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=stripe, 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))
308
+ [INFO ] maestro.Maestro - Inputting text: stripe
309
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text stripe COMPLETED
310
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email Address" RUNNING
311
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=true, 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))
312
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Email Address, accessibilityText=, hintText=Email Address, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/email_edit_text, clickable=true, bounds=[540,313][1017,439], 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=540, y=313, width=477, height=126))
313
+ [INFO ] maestro.Maestro - Refreshed element
314
+ [INFO ] maestro.Maestro - Tapping at (778, 376) using hierarchy based logic for wait
315
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
316
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
317
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
318
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email Address" COMPLETED
319
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email", Index: 1 RUNNING
320
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=true, traits=null, index=1, 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))
321
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Email", Index: 1 COMPLETED
322
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com RUNNING
323
+ [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))
324
+ [INFO ] maestro.Maestro - Inputting text: test@stripe.com
325
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com COMPLETED
326
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BSB" RUNNING
327
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BSB" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=BSB, 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))
328
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BSB, accessibilityText=, hintText=BSB, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/bsb_edit_text, clickable=true, bounds=[63,531][540,657], 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=63, y=531, width=477, height=126))
329
+ [INFO ] maestro.Maestro - Refreshed element
330
+ [INFO ] maestro.Maestro - Tapping at (301, 594) using hierarchy based logic for wait
331
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
332
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
333
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
334
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "BSB" COMPLETED
335
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000000 RUNNING
336
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000000 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=000000, 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))
337
+ [INFO ] maestro.Maestro - Inputting text: 000000
338
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000000 COMPLETED
339
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Account number" RUNNING
340
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Account number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Account number, 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))
341
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Account number, accessibilityText=, hintText=Account number, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/account_number_edit_text, clickable=true, bounds=[540,531][1017,657], enabled=true, focused=true, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=true, checked=false, selected=false), bounds=Bounds(x=540, y=531, width=477, height=126))
342
+ [INFO ] maestro.Maestro - Refreshed element
343
+ [INFO ] maestro.Maestro - Tapping at (778, 594) using hierarchy based logic for wait
344
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
345
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
346
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
347
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
348
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by screenshot (d=0.009533482). Proceed.
349
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Account number" COMPLETED
350
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000123456 RUNNING
351
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000123456 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=000123456, 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))
352
+ [INFO ] maestro.Maestro - Inputting text: 000123456
353
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 000123456 COMPLETED
354
+ [INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard RUNNING
355
+ [INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard 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=HideKeyboardCommand(), 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))
356
+ [INFO ] maestro.Maestro - Hiding Keyboard
357
+ [INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard COMPLETED
358
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Pay" is visible. RUNNING
359
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Pay" is visible. 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=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, centerElement=false, label=null), travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
360
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Pay" is visible. COMPLETED
361
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" RUNNING
362
+ [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))
363
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,1434][575,1491], 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=1434, width=71, height=57))
364
+ [INFO ] maestro.Maestro - Refreshed element
365
+ [INFO ] maestro.Maestro - Tapping at (539, 1462) using hierarchy based logic for wait
366
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
367
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
368
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
369
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
370
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by screenshot (d=3.730242). Proceed.
371
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" COMPLETED
372
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Processing" is visible RUNNING
373
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Processing" 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=Processing, 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))
374
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Processing" is visible COMPLETED
375
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" RUNNING
376
+ [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))
377
+ [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))
378
+ [INFO ] maestro.Maestro - Refreshed element
379
+ [INFO ] maestro.Maestro - Tapping at (894, 1092) using hierarchy based logic for wait
380
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
381
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
382
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
383
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" COMPLETED
384
+ 16:52:49.202 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
385
+ 16:52:49.203 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
386
+ 16:52:49.204 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
387
+ 16:52:49.204 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
388
+ 16:52:49.204 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
389
+ 16:52:49.204 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
390
+ 16:52:49.204 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
391
+ 16:52:49.233 [DEBUG] io.micrometer.common.util.internal.logging.InternalLoggerFactory.newDefaultFactory: Using SLF4J as the default logging framework
392
+ 16:52:49.326 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
393
+ 16:52:49.330 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
394
+ 16:52:49.334 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
395
+ 16:52:49.334 [ INFO] MAESTRO.logSystemInfo: ---------------------
396
+ 16:52:49.848 [ 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/android-only/becs-payment.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))))
397
+ 16:52:50.077 [TRACE] ios.xctest.XCTestIOSDevice.open: Opening a connection
398
+ 16:52:50.077 [TRACE] xcuitest.XCTestDriverClient.restartXCTestRunner: Restarting XCTest Runner (uninstalling, installing and starting)
399
+ 16:52:50.077 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
400
+ 16:52:50.078 [ 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
401
+ 16:52:50.078 [TRACE] xcuitest.XCTestDriverClient.restartXCTestRunner: XCTest Runner uninstalled, will install and start it
402
+ 16:52:50.078 [ INFO] xcuitest.installer.LocalXCTestInstaller.invoke: start()
403
+ 16:52:50.078 [ INFO] xcuitest.installer.LocalXCTestInstaller.invoke: [Start] Install XCUITest runner on 042D1D96-33BF-40A7-B485-69F794152F60
404
+ 16:52:50.078 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
405
+ 16:52:50.079 [ 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
406
+ 16:52:50.079 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Start] Writing build products
407
+ 16:52:50.106 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Done] Writing build products
408
+ 16:52:50.106 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Start] Writing maestro-driver-iosUITests-Runner app
409
+ 16:52:50.271 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Done] Writing maestro-driver-iosUITests-Runner app
410
+ 16:52:50.271 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Start] Writing maestro-driver-ios app
411
+ 16:52:50.280 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Done] Writing maestro-driver-ios app
412
+ 16:52:50.281 [ INFO] xcuitest.installer.LocalXCTestInstaller.startXCTestRunner: Installing driver with xcodebuild
413
+ 16:52:50.281 [ 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)
414
+ 16:52:50.283 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [xcodebuild, test-without-building, -xctestrun, /var/folders/fr/wwmrxrys7v32qhnlkj7xjbp80000gn/T/042D1D96-33BF-40A7-B485-69F794152F6010259387245665226322/maestro-driver-ios-config.xctestrun, -destination, id=042D1D96-33BF-40A7-B485-69F794152F60, -derivedDataPath, /var/folders/fr/wwmrxrys7v32qhnlkj7xjbp80000gn/T/maestro_xctestrunner_xcodebuild_output11746366870188666187] with {TEST_RUNNER_PORT=7001}
415
+ 16:52:50.289 [ INFO] xcuitest.installer.LocalXCTestInstaller.startXCTestRunner: [Done] Running XcUITest with `xcodebuild test-without-building`
416
+ 16:52:50.289 [ INFO] xcuitest.installer.LocalXCTestInstaller.invoke: [Done] Install XCUITest runner on 042D1D96-33BF-40A7-B485-69F794152F60
417
+ 16:52:50.290 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
418
+ 16:52:50.291 [ 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
419
+ 16:52:50.796 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
420
+ 16:52:50.796 [ 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
421
+ 16:52:51.300 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
422
+ 16:52:51.300 [ 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
423
+ 16:52:51.802 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
424
+ 16:52:51.803 [ 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
425
+ 16:52:52.306 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
426
+ 16:52:52.307 [ 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
427
+ 16:52:52.809 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
428
+ 16:52:52.812 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Done] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
429
+ 16:52:52.850 [ INFO] maestro.Maestro.invoke: Getting device info
430
+ 16:52:52.924 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
431
+ 16:52:52.925 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=IOS, widthPixels=1125, heightPixels=2436, widthGrid=375, heightGrid=812)
432
+ 16:52:53.003 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
433
+ 16:52:53.006 [ 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=becs-payment}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
434
+ 16:52:53.009 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
435
+ 16:52:53.011 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
436
+ 16:52:53.015 [ 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)
437
+ 16:52:53.017 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
438
+ 16:52:53.018 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
439
+ 16:52:53.021 [ 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)
440
+ 16:52:53.024 [ INFO] device.SimctlIOSDevice.setPermissions: [Start] Setting permissions all=allow through applesimutils
441
+ 16:52:53.025 [ INFO] util.LocalSimulatorUtils.setAppleSimutilsPermissions: [Start] Setting permissions via pinned applesimutils
442
+ 16:52:53.025 [ 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 {}
443
+ 16:52:53.085 [ERROR] util.CommandLineUtils.runCommand: Process failed with exit code 137
444
+ 16:52:53.085 [ERROR] util.CommandLineUtils.runCommand: Error output
445
+ 16:52:53.086 [ERROR] util.LocalSimulatorUtils.setAppleSimutilsPermissions: Exception while setting permissions through pinned applesimutils
446
+ java.lang.IllegalStateException:
447
+ at util.CommandLineUtils.runCommand(CommandLineUtils.kt:50)
448
+ at util.CommandLineUtils.runCommand$default(CommandLineUtils.kt:17)
449
+ at util.LocalSimulatorUtils.setAppleSimutilsPermissions(LocalSimulatorUtils.kt:442)
450
+ at device.SimctlIOSDevice.setPermissions(SimctlIOSDevice.kt:165)
451
+ at ios.LocalIOSDevice.setPermissions(LocalIOSDevice.kt:147)
452
+ at maestro.drivers.IOSDriver$setPermissions$1$1.invoke(IOSDriver.kt:496)
453
+ at maestro.drivers.IOSDriver$setPermissions$1$1.invoke(IOSDriver.kt:495)
454
+ at maestro.drivers.IOSDriver.runDeviceCall(IOSDriver.kt:540)
455
+ at maestro.drivers.IOSDriver.access$runDeviceCall(IOSDriver.kt:57)
456
+ at maestro.drivers.IOSDriver$setPermissions$1.invoke(IOSDriver.kt:495)
457
+ at maestro.drivers.IOSDriver$setPermissions$1.invoke(IOSDriver.kt:494)
458
+ at maestro.utils.Metrics.measured(Metrics.kt:48)
459
+ at maestro.drivers.IOSDriver.setPermissions(IOSDriver.kt:494)
460
+ at maestro.Maestro.setPermissions(Maestro.kt:89)
461
+ at maestro.orchestra.Orchestra.launchAppCommand(Orchestra.kt:986)
462
+ at maestro.orchestra.Orchestra.executeCommand(Orchestra.kt:346)
463
+ at maestro.orchestra.Orchestra.executeCommands(Orchestra.kt:256)
464
+ at maestro.orchestra.Orchestra.runFlow(Orchestra.kt:174)
465
+ at maestro.cli.runner.MaestroCommandRunner.runCommands(MaestroCommandRunner.kt:189)
466
+ at maestro.cli.runner.TestRunner$runSingle$result$1$1.invokeSuspend(TestRunner.kt:74)
467
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
468
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
469
+ at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
470
+ at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
471
+ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
472
+ at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
473
+ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
474
+ at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
475
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:73)
476
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:64)
477
+ at maestro.cli.runner.TestRunner.runCatching(TestRunner.kt:196)
478
+ at maestro.cli.runner.TestRunner.runSingle(TestRunner.kt:64)
479
+ at maestro.cli.command.TestCommand.runSingleFlow(TestCommand.kt:402)
480
+ at maestro.cli.command.TestCommand.access$runSingleFlow(TestCommand.kt:65)
481
+ at maestro.cli.command.TestCommand$runShardSuite$1.invoke(TestCommand.kt:377)
482
+ at maestro.cli.command.TestCommand$runShardSuite$1.invoke(TestCommand.kt:342)
483
+ at maestro.cli.session.MaestroSessionManager.newSession(MaestroSessionManager.kt:129)
484
+ at maestro.cli.session.MaestroSessionManager.newSession$default(MaestroSessionManager.kt:65)
485
+ at maestro.cli.command.TestCommand.runShardSuite(TestCommand.kt:342)
486
+ at maestro.cli.command.TestCommand.access$runShardSuite(TestCommand.kt:65)
487
+ at maestro.cli.command.TestCommand$handleSessions$1$results$1$1.invokeSuspend(TestCommand.kt:308)
488
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
489
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
490
+ at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
491
+ at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
492
+ at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
493
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
494
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
495
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
496
+ 16:52:53.086 [ INFO] util.LocalSimulatorUtils.setAppleSimutilsPermissions: [Start] Setting permissions via applesimutils as fallback
497
+ 16:52:53.086 [ 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 {}
498
+ 16:52:53.091 [ERROR] device.SimctlIOSDevice.setPermissions: Failed setting permissions {all=allow} via applesimutils
499
+ java.io.IOException: Cannot run program "applesimutils": error=2, No such file or directory
500
+ at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
501
+ at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
502
+ at util.CommandLineUtils.runCommand(CommandLineUtils.kt:37)
503
+ at util.CommandLineUtils.runCommand$default(CommandLineUtils.kt:17)
504
+ at util.LocalSimulatorUtils.setAppleSimutilsPermissions(LocalSimulatorUtils.kt:457)
505
+ at device.SimctlIOSDevice.setPermissions(SimctlIOSDevice.kt:165)
506
+ at ios.LocalIOSDevice.setPermissions(LocalIOSDevice.kt:147)
507
+ at maestro.drivers.IOSDriver$setPermissions$1$1.invoke(IOSDriver.kt:496)
508
+ at maestro.drivers.IOSDriver$setPermissions$1$1.invoke(IOSDriver.kt:495)
509
+ at maestro.drivers.IOSDriver.runDeviceCall(IOSDriver.kt:540)
510
+ at maestro.drivers.IOSDriver.access$runDeviceCall(IOSDriver.kt:57)
511
+ at maestro.drivers.IOSDriver$setPermissions$1.invoke(IOSDriver.kt:495)
512
+ at maestro.drivers.IOSDriver$setPermissions$1.invoke(IOSDriver.kt:494)
513
+ at maestro.utils.Metrics.measured(Metrics.kt:48)
514
+ at maestro.drivers.IOSDriver.setPermissions(IOSDriver.kt:494)
515
+ at maestro.Maestro.setPermissions(Maestro.kt:89)
516
+ at maestro.orchestra.Orchestra.launchAppCommand(Orchestra.kt:986)
517
+ at maestro.orchestra.Orchestra.executeCommand(Orchestra.kt:346)
518
+ at maestro.orchestra.Orchestra.executeCommands(Orchestra.kt:256)
519
+ at maestro.orchestra.Orchestra.runFlow(Orchestra.kt:174)
520
+ at maestro.cli.runner.MaestroCommandRunner.runCommands(MaestroCommandRunner.kt:189)
521
+ at maestro.cli.runner.TestRunner$runSingle$result$1$1.invokeSuspend(TestRunner.kt:74)
522
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
523
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
524
+ at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
525
+ at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
526
+ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
527
+ at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
528
+ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
529
+ at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
530
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:73)
531
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:64)
532
+ at maestro.cli.runner.TestRunner.runCatching(TestRunner.kt:196)
533
+ at maestro.cli.runner.TestRunner.runSingle(TestRunner.kt:64)
534
+ at maestro.cli.command.TestCommand.runSingleFlow(TestCommand.kt:402)
535
+ at maestro.cli.command.TestCommand.access$runSingleFlow(TestCommand.kt:65)
536
+ at maestro.cli.command.TestCommand$runShardSuite$1.invoke(TestCommand.kt:377)
537
+ at maestro.cli.command.TestCommand$runShardSuite$1.invoke(TestCommand.kt:342)
538
+ at maestro.cli.session.MaestroSessionManager.newSession(MaestroSessionManager.kt:129)
539
+ at maestro.cli.session.MaestroSessionManager.newSession$default(MaestroSessionManager.kt:65)
540
+ at maestro.cli.command.TestCommand.runShardSuite(TestCommand.kt:342)
541
+ at maestro.cli.command.TestCommand.access$runShardSuite(TestCommand.kt:65)
542
+ at maestro.cli.command.TestCommand$handleSessions$1$results$1$1.invokeSuspend(TestCommand.kt:308)
543
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
544
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
545
+ at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
546
+ at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
547
+ at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
548
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
549
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
550
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
551
+ Caused by: java.io.IOException: error=2, No such file or directory
552
+ at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
553
+ at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
554
+ at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
555
+ at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
556
+ ... 50 common frames omitted
557
+ 16:52:53.092 [ INFO] device.SimctlIOSDevice.setPermissions: [Start] Setting Permissions all=allow through simctl
558
+ 16:52:53.092 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [xcrun, simctl, privacy, 042D1D96-33BF-40A7-B485-69F794152F60, grant, location-always, com.stripe.react.native] with {}
559
+ 16:52:53.242 [ INFO] device.SimctlIOSDevice.setPermissions: [Done] Setting Permissions all=allow through simctl
560
+ 16:52:53.251 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
561
+ 16:52:54.331 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [xcrun, simctl, launch, 042D1D96-33BF-40A7-B485-69F794152F60, com.stripe.react.native] with {}
562
+ 16:52:54.569 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
563
+ 16:52:54.570 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" RUNNING
564
+ 16:52:54.571 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Bank Debits, 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)
565
+ 16:52:54.640 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
566
+ 16:52:54.640 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
567
+ 16:52:56.984 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
568
+ 16:52:56.985 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
569
+ 16:52:56.985 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Bank Debits, 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)
570
+ 16:52:56.989 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=Bank Debits, title=, value=, text=, hintText=, resource-id=, bounds=[0,205][375,260], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=205, width=375, height=55))
571
+ 16:52:56.990 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
572
+ 16:52:57.076 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
573
+ 16:52:57.077 [ INFO] device.IOSDevice.invoke: screen static = true
574
+ 16:52:57.077 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
575
+ 16:52:57.077 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (187, 232) using screenshot based logic for wait
576
+ 16:52:57.435 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
577
+ 16:52:57.521 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
578
+ 16:52:57.521 [ INFO] device.IOSDevice.invoke: screen static = false
579
+ 16:52:57.604 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
580
+ 16:52:57.605 [ INFO] device.IOSDevice.invoke: screen static = true
581
+ 16:52:57.605 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
582
+ 16:52:57.605 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" COMPLETED
583
+ 16:52:57.607 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" RUNNING
584
+ 16:52:57.609 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BECS Direct Debit 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)
585
+ 16:52:57.638 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
586
+ 16:52:57.639 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
587
+ 16:52:57.761 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
588
+ 16:52:57.761 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
589
+ 16:52:57.761 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BECS Direct Debit 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)
590
+ 16:52:57.769 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=BECS Direct Debit payment, title=, value=, text=, hintText=, resource-id=, bounds=[32,408][359,451], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=32, y=408, width=327, height=43))
591
+ 16:52:57.770 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
592
+ 16:52:57.856 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
593
+ 16:52:57.857 [ INFO] device.IOSDevice.invoke: screen static = true
594
+ 16:52:57.857 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
595
+ 16:52:57.857 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (195, 429) using screenshot based logic for wait
596
+ 16:52:58.211 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
597
+ 16:52:58.301 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
598
+ 16:52:58.301 [ INFO] device.IOSDevice.invoke: screen static = false
599
+ 16:52:58.391 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
600
+ 16:52:58.391 [ INFO] device.IOSDevice.invoke: screen static = false
601
+ 16:52:58.481 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
602
+ 16:52:58.481 [ INFO] device.IOSDevice.invoke: screen static = false
603
+ 16:52:58.571 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
604
+ 16:52:58.571 [ INFO] device.IOSDevice.invoke: screen static = false
605
+ 16:52:58.661 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
606
+ 16:52:58.661 [ INFO] device.IOSDevice.invoke: screen static = false
607
+ 16:52:58.746 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
608
+ 16:52:58.747 [ INFO] device.IOSDevice.invoke: screen static = true
609
+ 16:52:58.747 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
610
+ 16:52:58.747 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" COMPLETED
611
+ 16:52:58.750 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" RUNNING
612
+ 16:52:58.752 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
613
+ 16:52:58.782 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
614
+ 16:52:58.783 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
615
+ 16:52:58.916 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
616
+ 16:52:58.917 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
617
+ 16:52:58.917 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
618
+ 16:52:58.920 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=Name, title=, value=, text=, hintText=, resource-id=, bounds=[32,124][84,148], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=32, y=124, width=52, height=24))
619
+ 16:52:58.920 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
620
+ 16:52:59.008 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
621
+ 16:52:59.008 [ INFO] device.IOSDevice.invoke: screen static = true
622
+ 16:52:59.009 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
623
+ 16:52:59.009 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (58, 136) using screenshot based logic for wait
624
+ 16:52:59.369 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
625
+ 16:52:59.476 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
626
+ 16:52:59.477 [ INFO] device.IOSDevice.invoke: screen static = true
627
+ 16:52:59.477 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
628
+ 16:52:59.477 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" COMPLETED
629
+ 16:52:59.478 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" RUNNING
630
+ 16:52:59.479 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
631
+ 16:52:59.508 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
632
+ 16:52:59.508 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
633
+ 16:52:59.621 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
634
+ 16:52:59.621 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
635
+ 16:52:59.622 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
636
+ 16:52:59.625 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=Full name, title=, value=, text=, hintText=Full name, resource-id=, bounds=[100,125][343,147], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=100, y=125, width=243, height=22))
637
+ 16:52:59.625 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
638
+ 16:52:59.712 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
639
+ 16:52:59.713 [ INFO] device.IOSDevice.invoke: screen static = true
640
+ 16:52:59.713 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
641
+ 16:52:59.713 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (221, 136) using screenshot based logic for wait
642
+ 16:53:00.073 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
643
+ 16:53:00.164 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
644
+ 16:53:00.165 [ INFO] device.IOSDevice.invoke: screen static = true
645
+ 16:53:00.165 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
646
+ 16:53:00.165 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" COMPLETED
647
+ 16:53:00.167 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe RUNNING
648
+ 16:53:00.169 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=stripe, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
649
+ 16:53:00.171 [ INFO] maestro.Maestro.inputText: Inputting text: stripe
650
+ 16:53:01.777 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
651
+ 16:53:01.884 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
652
+ 16:53:01.884 [ INFO] device.IOSDevice.invoke: screen static = true
653
+ 16:53:01.884 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe COMPLETED
654
+ 16:53:01.886 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" RUNNING
655
+ 16:53:01.887 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
656
+ 16:53:01.917 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
657
+ 16:53:01.917 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
658
+ 16:53:02.064 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
659
+ 16:53:02.064 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
660
+ 16:53:02.065 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
661
+ 16:53:02.096 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
662
+ 16:53:02.096 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
663
+ 16:53:02.238 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
664
+ 16:53:02.238 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
665
+ 16:53:02.238 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
666
+ 16:53:02.270 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
667
+ 16:53:02.270 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
668
+ 16:53:02.407 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
669
+ 16:53:02.407 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
670
+ 16:53:02.407 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
671
+ 16:53:02.442 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
672
+ 16:53:02.442 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
673
+ 16:53:02.602 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
674
+ 16:53:02.603 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
675
+ 16:53:02.603 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
676
+ 16:53:02.636 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
677
+ 16:53:02.637 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
678
+ 16:53:02.771 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
679
+ 16:53:02.771 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
680
+ 16:53:02.771 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
681
+ 16:53:02.802 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
682
+ 16:53:02.803 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
683
+ 16:53:02.949 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
684
+ 16:53:02.949 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
685
+ 16:53:02.949 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
686
+ 16:53:02.983 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
687
+ 16:53:02.983 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
688
+ 16:53:03.124 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
689
+ 16:53:03.124 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
690
+ 16:53:03.124 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
691
+ 16:53:03.156 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
692
+ 16:53:03.156 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
693
+ 16:53:03.298 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
694
+ 16:53:03.298 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
695
+ 16:53:03.298 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
696
+ 16:53:03.329 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
697
+ 16:53:03.329 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
698
+ 16:53:03.468 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
699
+ 16:53:03.468 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
700
+ 16:53:03.469 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
701
+ 16:53:03.501 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
702
+ 16:53:03.501 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
703
+ 16:53:03.632 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
704
+ 16:53:03.632 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
705
+ 16:53:03.632 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
706
+ 16:53:03.663 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
707
+ 16:53:03.663 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
708
+ 16:53:03.795 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
709
+ 16:53:03.796 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
710
+ 16:53:03.796 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
711
+ 16:53:03.829 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
712
+ 16:53:03.829 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
713
+ 16:53:03.965 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
714
+ 16:53:03.966 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
715
+ 16:53:03.966 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
716
+ 16:53:03.998 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
717
+ 16:53:03.998 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
718
+ 16:53:04.139 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
719
+ 16:53:04.139 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
720
+ 16:53:04.139 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
721
+ 16:53:04.172 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
722
+ 16:53:04.172 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
723
+ 16:53:04.309 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
724
+ 16:53:04.309 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
725
+ 16:53:04.309 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
726
+ 16:53:04.339 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
727
+ 16:53:04.340 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
728
+ 16:53:04.474 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
729
+ 16:53:04.474 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
730
+ 16:53:04.474 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
731
+ 16:53:04.505 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
732
+ 16:53:04.505 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
733
+ 16:53:04.637 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
734
+ 16:53:04.638 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
735
+ 16:53:04.638 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
736
+ 16:53:04.670 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
737
+ 16:53:04.670 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
738
+ 16:53:04.808 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
739
+ 16:53:04.808 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
740
+ 16:53:04.808 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
741
+ 16:53:04.839 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
742
+ 16:53:04.839 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
743
+ 16:53:04.972 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
744
+ 16:53:04.972 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
745
+ 16:53:04.973 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
746
+ 16:53:05.003 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
747
+ 16:53:05.004 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
748
+ 16:53:05.132 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
749
+ 16:53:05.132 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
750
+ 16:53:05.132 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
751
+ 16:53:05.164 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
752
+ 16:53:05.164 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
753
+ 16:53:05.296 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
754
+ 16:53:05.296 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
755
+ 16:53:05.296 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
756
+ 16:53:05.329 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
757
+ 16:53:05.329 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
758
+ 16:53:05.458 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
759
+ 16:53:05.458 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
760
+ 16:53:05.458 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
761
+ 16:53:05.490 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
762
+ 16:53:05.491 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
763
+ 16:53:05.725 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
764
+ 16:53:05.726 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
765
+ 16:53:05.726 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
766
+ 16:53:05.791 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
767
+ 16:53:05.791 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
768
+ 16:53:05.966 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
769
+ 16:53:05.966 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
770
+ 16:53:05.966 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
771
+ 16:53:05.998 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
772
+ 16:53:05.999 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
773
+ 16:53:06.131 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
774
+ 16:53:06.131 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
775
+ 16:53:06.131 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
776
+ 16:53:06.163 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
777
+ 16:53:06.163 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
778
+ 16:53:06.294 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
779
+ 16:53:06.294 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
780
+ 16:53:06.295 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
781
+ 16:53:06.326 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
782
+ 16:53:06.326 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
783
+ 16:53:06.460 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
784
+ 16:53:06.460 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
785
+ 16:53:06.460 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
786
+ 16:53:06.494 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
787
+ 16:53:06.494 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
788
+ 16:53:06.634 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
789
+ 16:53:06.634 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
790
+ 16:53:06.634 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
791
+ 16:53:06.664 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
792
+ 16:53:06.664 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
793
+ 16:53:06.795 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
794
+ 16:53:06.795 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
795
+ 16:53:06.795 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
796
+ 16:53:06.826 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
797
+ 16:53:06.826 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
798
+ 16:53:06.959 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
799
+ 16:53:06.959 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
800
+ 16:53:06.960 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
801
+ 16:53:06.990 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
802
+ 16:53:06.990 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
803
+ 16:53:07.119 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
804
+ 16:53:07.119 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
805
+ 16:53:07.119 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
806
+ 16:53:07.152 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
807
+ 16:53:07.152 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
808
+ 16:53:07.285 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
809
+ 16:53:07.285 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
810
+ 16:53:07.285 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
811
+ 16:53:07.315 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
812
+ 16:53:07.315 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
813
+ 16:53:07.448 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
814
+ 16:53:07.448 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
815
+ 16:53:07.448 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
816
+ 16:53:07.480 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
817
+ 16:53:07.480 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
818
+ 16:53:07.612 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
819
+ 16:53:07.612 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
820
+ 16:53:07.612 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
821
+ 16:53:07.643 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
822
+ 16:53:07.644 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
823
+ 16:53:07.774 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
824
+ 16:53:07.774 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
825
+ 16:53:07.774 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
826
+ 16:53:07.804 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
827
+ 16:53:07.804 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
828
+ 16:53:07.937 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
829
+ 16:53:07.937 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
830
+ 16:53:07.937 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
831
+ 16:53:08.078 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
832
+ 16:53:08.078 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
833
+ 16:53:08.219 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
834
+ 16:53:08.220 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
835
+ 16:53:08.220 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
836
+ 16:53:08.250 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
837
+ 16:53:08.250 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
838
+ 16:53:08.379 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
839
+ 16:53:08.380 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
840
+ 16:53:08.380 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
841
+ 16:53:08.410 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
842
+ 16:53:08.410 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
843
+ 16:53:08.539 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
844
+ 16:53:08.540 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
845
+ 16:53:08.540 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
846
+ 16:53:08.571 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
847
+ 16:53:08.571 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
848
+ 16:53:08.702 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
849
+ 16:53:08.703 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
850
+ 16:53:08.703 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
851
+ 16:53:08.733 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
852
+ 16:53:08.733 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
853
+ 16:53:08.872 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
854
+ 16:53:08.872 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
855
+ 16:53:08.872 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
856
+ 16:53:08.905 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
857
+ 16:53:08.906 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
858
+ 16:53:09.053 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
859
+ 16:53:09.054 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
860
+ 16:53:09.054 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
861
+ 16:53:09.086 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
862
+ 16:53:09.087 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
863
+ 16:53:09.225 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
864
+ 16:53:09.225 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
865
+ 16:53:09.225 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
866
+ 16:53:09.226 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Email Address
867
+ 16:53:09.226 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Text matching regex: Email Address, level=WARNING), aiReasoning=null, labeledCommand=null)
868
+ 16:53:09.230 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" WARNED
869
+ 16:53:09.231 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
870
+ 16:53:09.231 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
871
+ 16:53:09.280 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 RUNNING
872
+ 16:53:09.281 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=1, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
873
+ 16:53:09.309 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
874
+ 16:53:09.310 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
875
+ 16:53:09.509 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
876
+ 16:53:09.510 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
877
+ 16:53:09.510 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=1, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
878
+ 16:53:09.511 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=Email, title=, value=, text=, hintText=example@example.com, resource-id=, bounds=[100,169][343,191], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=100, y=169, width=243, height=22))
879
+ 16:53:09.511 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
880
+ 16:53:09.604 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
881
+ 16:53:09.604 [ INFO] device.IOSDevice.invoke: screen static = false
882
+ 16:53:09.693 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
883
+ 16:53:09.693 [ INFO] device.IOSDevice.invoke: screen static = true
884
+ 16:53:09.693 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
885
+ 16:53:09.693 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (221, 180) using screenshot based logic for wait
886
+ 16:53:10.056 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
887
+ 16:53:10.159 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
888
+ 16:53:10.159 [ INFO] device.IOSDevice.invoke: screen static = false
889
+ 16:53:10.246 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
890
+ 16:53:10.246 [ INFO] device.IOSDevice.invoke: screen static = false
891
+ 16:53:10.333 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
892
+ 16:53:10.333 [ INFO] device.IOSDevice.invoke: screen static = false
893
+ 16:53:10.420 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
894
+ 16:53:10.420 [ INFO] device.IOSDevice.invoke: screen static = false
895
+ 16:53:10.505 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
896
+ 16:53:10.505 [ INFO] device.IOSDevice.invoke: screen static = false
897
+ 16:53:10.589 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
898
+ 16:53:10.590 [ INFO] device.IOSDevice.invoke: screen static = false
899
+ 16:53:10.675 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
900
+ 16:53:10.676 [ INFO] device.IOSDevice.invoke: screen static = true
901
+ 16:53:10.676 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
902
+ 16:53:10.676 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 COMPLETED
903
+ 16:53:10.677 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
904
+ 16:53:10.679 [ 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)
905
+ 16:53:10.680 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
906
+ 16:53:12.587 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
907
+ 16:53:12.707 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
908
+ 16:53:12.708 [ INFO] device.IOSDevice.invoke: screen static = true
909
+ 16:53:12.708 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
910
+ 16:53:12.708 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" RUNNING
911
+ 16:53:12.709 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BSB, 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)
912
+ 16:53:12.741 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
913
+ 16:53:12.741 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
914
+ 16:53:12.873 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
915
+ 16:53:12.873 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
916
+ 16:53:12.873 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BSB, 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)
917
+ 16:53:12.875 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=BSB, title=, value=, text=, hintText=BSB, resource-id=, bounds=[32,225][181,247], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=32, y=225, width=149, height=22))
918
+ 16:53:12.875 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
919
+ 16:53:12.963 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
920
+ 16:53:12.964 [ INFO] device.IOSDevice.invoke: screen static = false
921
+ 16:53:13.052 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
922
+ 16:53:13.053 [ INFO] device.IOSDevice.invoke: screen static = false
923
+ 16:53:13.145 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
924
+ 16:53:13.145 [ INFO] device.IOSDevice.invoke: screen static = true
925
+ 16:53:13.145 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
926
+ 16:53:13.145 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (106, 236) using screenshot based logic for wait
927
+ 16:53:13.508 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
928
+ 16:53:13.599 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
929
+ 16:53:13.600 [ INFO] device.IOSDevice.invoke: screen static = false
930
+ 16:53:13.684 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
931
+ 16:53:13.684 [ INFO] device.IOSDevice.invoke: screen static = false
932
+ 16:53:13.770 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
933
+ 16:53:13.770 [ INFO] device.IOSDevice.invoke: screen static = false
934
+ 16:53:13.864 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
935
+ 16:53:13.864 [ INFO] device.IOSDevice.invoke: screen static = false
936
+ 16:53:13.958 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
937
+ 16:53:13.958 [ INFO] device.IOSDevice.invoke: screen static = false
938
+ 16:53:14.045 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
939
+ 16:53:14.045 [ INFO] device.IOSDevice.invoke: screen static = false
940
+ 16:53:14.134 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
941
+ 16:53:14.134 [ INFO] device.IOSDevice.invoke: screen static = false
942
+ 16:53:14.224 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
943
+ 16:53:14.224 [ INFO] device.IOSDevice.invoke: screen static = true
944
+ 16:53:14.224 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
945
+ 16:53:14.224 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" COMPLETED
946
+ 16:53:14.225 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 RUNNING
947
+ 16:53:14.225 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=000000, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
948
+ 16:53:14.226 [ INFO] maestro.Maestro.inputText: Inputting text: 000000
949
+ 16:53:15.841 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
950
+ 16:53:15.940 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
951
+ 16:53:15.940 [ INFO] device.IOSDevice.invoke: screen static = false
952
+ 16:53:16.029 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
953
+ 16:53:16.029 [ INFO] device.IOSDevice.invoke: screen static = false
954
+ 16:53:16.120 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
955
+ 16:53:16.120 [ INFO] device.IOSDevice.invoke: screen static = false
956
+ 16:53:16.208 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
957
+ 16:53:16.208 [ INFO] device.IOSDevice.invoke: screen static = false
958
+ 16:53:16.289 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
959
+ 16:53:16.290 [ INFO] device.IOSDevice.invoke: screen static = false
960
+ 16:53:16.372 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
961
+ 16:53:16.373 [ INFO] device.IOSDevice.invoke: screen static = false
962
+ 16:53:16.457 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
963
+ 16:53:16.458 [ INFO] device.IOSDevice.invoke: screen static = true
964
+ 16:53:16.458 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 COMPLETED
965
+ 16:53:16.459 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" RUNNING
966
+ 16:53:16.460 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Account number, 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)
967
+ 16:53:16.488 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
968
+ 16:53:16.488 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
969
+ 16:53:16.602 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
970
+ 16:53:16.602 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
971
+ 16:53:16.602 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Account number, 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)
972
+ 16:53:16.604 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=Account number, title=, value=, text=, hintText=Account number, resource-id=, bounds=[193,225][343,247], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=193, y=225, width=150, height=22))
973
+ 16:53:16.604 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
974
+ 16:53:16.688 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
975
+ 16:53:16.688 [ INFO] device.IOSDevice.invoke: screen static = false
976
+ 16:53:16.771 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
977
+ 16:53:16.772 [ INFO] device.IOSDevice.invoke: screen static = false
978
+ 16:53:16.855 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
979
+ 16:53:16.856 [ INFO] device.IOSDevice.invoke: screen static = true
980
+ 16:53:16.856 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
981
+ 16:53:16.857 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (268, 236) using screenshot based logic for wait
982
+ 16:53:17.215 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
983
+ 16:53:17.335 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
984
+ 16:53:17.335 [ INFO] device.IOSDevice.invoke: screen static = true
985
+ 16:53:17.335 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
986
+ 16:53:17.335 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" COMPLETED
987
+ 16:53:17.337 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 RUNNING
988
+ 16:53:17.338 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=000123456, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
989
+ 16:53:17.339 [ INFO] maestro.Maestro.inputText: Inputting text: 000123456
990
+ 16:53:19.036 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
991
+ 16:53:19.149 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
992
+ 16:53:19.149 [ INFO] device.IOSDevice.invoke: screen static = false
993
+ 16:53:19.240 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
994
+ 16:53:19.240 [ INFO] device.IOSDevice.invoke: screen static = false
995
+ 16:53:19.329 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
996
+ 16:53:19.330 [ INFO] device.IOSDevice.invoke: screen static = false
997
+ 16:53:19.417 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
998
+ 16:53:19.418 [ INFO] device.IOSDevice.invoke: screen static = false
999
+ 16:53:19.503 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
1000
+ 16:53:19.503 [ INFO] device.IOSDevice.invoke: screen static = true
1001
+ 16:53:19.503 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 COMPLETED
1002
+ 16:53:19.505 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard RUNNING
1003
+ 16:53:19.506 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1004
+ 16:53:19.507 [ INFO] maestro.Maestro.hideKeyboard: Hiding Keyboard
1005
+ 16:53:19.534 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1006
+ 16:53:19.535 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1007
+ 16:53:19.637 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1008
+ 16:53:19.637 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1009
+ 16:53:19.637 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1010
+ 16:53:19.639 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1011
+ 16:53:19.744 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1012
+ 16:53:19.744 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1013
+ 16:53:19.744 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1014
+ 16:53:19.746 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1015
+ 16:53:19.850 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1016
+ 16:53:19.850 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1017
+ 16:53:19.850 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1018
+ 16:53:19.852 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1019
+ 16:53:19.954 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1020
+ 16:53:19.955 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1021
+ 16:53:19.955 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1022
+ 16:53:19.956 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1023
+ 16:53:20.056 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1024
+ 16:53:20.056 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1025
+ 16:53:20.056 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1026
+ 16:53:20.057 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1027
+ 16:53:20.158 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1028
+ 16:53:20.158 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1029
+ 16:53:20.158 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1030
+ 16:53:20.160 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1031
+ 16:53:20.262 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1032
+ 16:53:20.262 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1033
+ 16:53:20.262 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1034
+ 16:53:20.264 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1035
+ 16:53:20.364 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1036
+ 16:53:20.365 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1037
+ 16:53:20.365 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1038
+ 16:53:20.366 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1039
+ 16:53:20.466 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1040
+ 16:53:20.466 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1041
+ 16:53:20.466 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1042
+ 16:53:20.468 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1043
+ 16:53:20.570 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1044
+ 16:53:20.570 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1045
+ 16:53:20.570 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1046
+ 16:53:20.571 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1047
+ 16:53:20.672 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1048
+ 16:53:20.672 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1049
+ 16:53:20.673 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1050
+ 16:53:20.674 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1051
+ 16:53:20.774 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1052
+ 16:53:20.774 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1053
+ 16:53:20.774 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1054
+ 16:53:20.776 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1055
+ 16:53:20.879 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1056
+ 16:53:20.880 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1057
+ 16:53:20.880 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1058
+ 16:53:20.881 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1059
+ 16:53:20.984 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1060
+ 16:53:20.984 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1061
+ 16:53:20.984 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1062
+ 16:53:20.985 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1063
+ 16:53:21.089 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1064
+ 16:53:21.089 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1065
+ 16:53:21.089 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1066
+ 16:53:21.090 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1067
+ 16:53:21.192 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1068
+ 16:53:21.192 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1069
+ 16:53:21.192 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1070
+ 16:53:21.193 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1071
+ 16:53:21.294 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1072
+ 16:53:21.294 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1073
+ 16:53:21.294 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1074
+ 16:53:21.296 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1075
+ 16:53:21.396 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1076
+ 16:53:21.396 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1077
+ 16:53:21.396 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1078
+ 16:53:21.397 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1079
+ 16:53:21.501 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1080
+ 16:53:21.501 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1081
+ 16:53:21.501 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1082
+ 16:53:21.502 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1083
+ 16:53:21.610 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1084
+ 16:53:21.611 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1085
+ 16:53:21.611 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1086
+ 16:53:21.613 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1087
+ 16:53:21.715 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1088
+ 16:53:21.715 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1089
+ 16:53:21.715 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1090
+ 16:53:21.717 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1091
+ 16:53:21.818 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1092
+ 16:53:21.818 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1093
+ 16:53:21.818 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1094
+ 16:53:21.819 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1095
+ 16:53:21.924 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1096
+ 16:53:21.924 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1097
+ 16:53:21.924 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1098
+ 16:53:21.926 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1099
+ 16:53:22.029 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1100
+ 16:53:22.029 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1101
+ 16:53:22.029 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1102
+ 16:53:22.031 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1103
+ 16:53:22.131 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1104
+ 16:53:22.131 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1105
+ 16:53:22.131 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1106
+ 16:53:22.133 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1107
+ 16:53:22.232 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1108
+ 16:53:22.232 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1109
+ 16:53:22.232 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1110
+ 16:53:22.234 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1111
+ 16:53:22.332 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1112
+ 16:53:22.333 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1113
+ 16:53:22.333 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1114
+ 16:53:22.334 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1115
+ 16:53:22.434 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1116
+ 16:53:22.435 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1117
+ 16:53:22.435 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1118
+ 16:53:22.436 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1119
+ 16:53:22.536 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1120
+ 16:53:22.537 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1121
+ 16:53:22.537 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1122
+ 16:53:22.538 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1123
+ 16:53:22.640 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1124
+ 16:53:22.640 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1125
+ 16:53:22.640 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1126
+ 16:53:22.641 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1127
+ 16:53:22.741 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1128
+ 16:53:22.741 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1129
+ 16:53:22.741 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1130
+ 16:53:22.743 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1131
+ 16:53:22.843 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1132
+ 16:53:22.844 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1133
+ 16:53:22.844 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1134
+ 16:53:22.846 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1135
+ 16:53:22.950 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1136
+ 16:53:22.951 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1137
+ 16:53:22.951 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1138
+ 16:53:22.952 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1139
+ 16:53:23.051 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1140
+ 16:53:23.051 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1141
+ 16:53:23.052 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1142
+ 16:53:23.053 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1143
+ 16:53:23.154 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1144
+ 16:53:23.154 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1145
+ 16:53:23.154 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1146
+ 16:53:23.155 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1147
+ 16:53:23.258 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1148
+ 16:53:23.258 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1149
+ 16:53:23.258 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1150
+ 16:53:23.259 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1151
+ 16:53:23.361 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1152
+ 16:53:23.361 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1153
+ 16:53:23.362 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1154
+ 16:53:23.362 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1155
+ 16:53:23.469 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1156
+ 16:53:23.469 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1157
+ 16:53:23.469 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1158
+ 16:53:23.470 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1159
+ 16:53:23.572 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1160
+ 16:53:23.572 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1161
+ 16:53:23.572 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1162
+ 16:53:23.573 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1163
+ 16:53:23.678 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1164
+ 16:53:23.678 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1165
+ 16:53:23.678 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1166
+ 16:53:23.680 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard COMPLETED
1167
+ 16:53:23.680 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
1168
+ 16:53:23.681 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(scrollUntilVisibleCommand=ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1169
+ 16:53:23.711 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1170
+ 16:53:23.737 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1171
+ 16:53:23.737 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1172
+ 16:53:23.838 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1173
+ 16:53:23.839 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1174
+ 16:53:23.839 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(scrollUntilVisibleCommand=ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1175
+ 16:53:23.840 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 375, DeviceWidth: 812
1176
+ 16:53:23.840 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=16, y=548, width=343, height=43)
1177
+ 16:53:23.840 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
1178
+ 16:53:23.840 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
1179
+ 16:53:23.840 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
1180
+ 16:53:23.841 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
1181
+ 16:53:23.841 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1182
+ 16:53:23.842 [ 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)
1183
+ 16:53:23.868 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1184
+ 16:53:23.869 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1185
+ 16:53:23.972 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1186
+ 16:53:23.972 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1187
+ 16:53:23.972 [ 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)
1188
+ 16:53:23.973 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=Pay, title=, value=, text=, hintText=, resource-id=, bounds=[16,548][359,591], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=16, y=548, width=343, height=43))
1189
+ 16:53:23.974 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
1190
+ 16:53:24.056 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
1191
+ 16:53:24.056 [ INFO] device.IOSDevice.invoke: screen static = true
1192
+ 16:53:24.056 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1193
+ 16:53:24.057 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (187, 569) using screenshot based logic for wait
1194
+ 16:53:24.414 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
1195
+ 16:53:24.516 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
1196
+ 16:53:24.516 [ INFO] device.IOSDevice.invoke: screen static = false
1197
+ 16:53:24.606 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
1198
+ 16:53:24.607 [ INFO] device.IOSDevice.invoke: screen static = true
1199
+ 16:53:24.607 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
1200
+ 16:53:24.607 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1201
+ 16:53:24.609 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible RUNNING
1202
+ 16:53:24.610 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Processing, 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)
1203
+ 16:53:24.651 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1204
+ 16:53:24.651 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1205
+ 16:53:24.789 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1206
+ 16:53:24.789 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1207
+ 16:53:24.789 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Processing, 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)
1208
+ 16:53:24.818 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1209
+ 16:53:24.818 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1210
+ 16:53:24.942 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1211
+ 16:53:24.942 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1212
+ 16:53:24.942 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Processing, 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)
1213
+ 16:53:24.971 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1214
+ 16:53:24.971 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1215
+ 16:53:25.082 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1216
+ 16:53:25.082 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1217
+ 16:53:25.082 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Processing, 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)
1218
+ 16:53:25.111 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1219
+ 16:53:25.111 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1220
+ 16:53:25.218 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1221
+ 16:53:25.218 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1222
+ 16:53:25.218 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Processing, 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)
1223
+ 16:53:25.246 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1224
+ 16:53:25.246 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1225
+ 16:53:25.353 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1226
+ 16:53:25.353 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1227
+ 16:53:25.353 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Processing, 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)
1228
+ 16:53:25.382 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1229
+ 16:53:25.383 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1230
+ 16:53:25.485 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1231
+ 16:53:25.486 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1232
+ 16:53:25.486 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Processing, 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)
1233
+ 16:53:25.512 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1234
+ 16:53:25.512 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1235
+ 16:53:25.618 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1236
+ 16:53:25.619 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1237
+ 16:53:25.619 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Processing, 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)
1238
+ 16:53:25.648 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1239
+ 16:53:25.649 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1240
+ 16:53:25.768 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1241
+ 16:53:25.768 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1242
+ 16:53:25.768 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Processing, 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)
1243
+ 16:53:25.771 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible COMPLETED
1244
+ 16:53:25.771 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1245
+ 16:53:25.772 [ 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)
1246
+ 16:53:25.802 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1247
+ 16:53:25.803 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1248
+ 16:53:25.926 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 25
1249
+ 16:53:25.926 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 25
1250
+ 16:53:25.926 [ 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)
1251
+ 16:53:25.927 [ 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))
1252
+ 16:53:25.928 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
1253
+ 16:53:26.030 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
1254
+ 16:53:26.030 [ INFO] device.IOSDevice.invoke: screen static = false
1255
+ 16:53:26.124 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
1256
+ 16:53:26.124 [ INFO] device.IOSDevice.invoke: screen static = true
1257
+ 16:53:26.124 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1258
+ 16:53:26.124 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (187, 462) using screenshot based logic for wait
1259
+ 16:53:26.486 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
1260
+ 16:53:26.628 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
1261
+ 16:53:26.629 [ INFO] device.IOSDevice.invoke: screen static = false
1262
+ 16:53:26.725 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
1263
+ 16:53:26.726 [ INFO] device.IOSDevice.invoke: screen static = false
1264
+ 16:53:26.814 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
1265
+ 16:53:26.814 [ INFO] device.IOSDevice.invoke: screen static = true
1266
+ 16:53:26.814 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
1267
+ 16:53:26.814 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1268
+ 16:53:27.175 [ INFO] xcuitest.installer.LocalXCTestInstaller.close: [Start] Cleaning up the ui test runner files
1269
+ 16:53:27.201 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
1270
+ 16:53:27.203 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Done] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
1271
+ 16:53:27.203 [TRACE] xcuitest.installer.LocalXCTestInstaller.invoke$killXCTestRunnerProcess: Will attempt to stop all alive XCTest Runner processes before uninstalling
1272
+ 16:53:27.203 [TRACE] xcuitest.installer.LocalXCTestInstaller.invoke$killXCTestRunnerProcess: XCTest Runner process started by us is alive, killing it
1273
+ 16:53:27.487 [TRACE] xcuitest.installer.LocalXCTestInstaller.invoke$killXCTestRunnerProcess: All XCTest Runner processes were stopped
1274
+ 16:53:27.487 [TRACE] xcuitest.installer.LocalXCTestInstaller.invoke: Uninstalling XCTest Runner from device 042D1D96-33BF-40A7-B485-69F794152F60
1275
+ 16:53:27.487 [ INFO] device.SimctlIOSDevice.close: [Start] Stop and uninstall the runner app
1276
+ 16:53:27.487 [ INFO] util.LocalSimulatorUtils.terminate: [Start] Terminating app dev.mobile.maestro-driver-iosUITests.xctrunner
1277
+ 16:53:27.487 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [xcrun, simctl, terminate, 042D1D96-33BF-40A7-B485-69F794152F60, dev.mobile.maestro-driver-iosUITests.xctrunner] with {}
1278
+ 16:53:27.634 [ERROR] util.CommandLineUtils.runCommand: Process failed with exit code 3
1279
+ 16:53:27.634 [ERROR] util.CommandLineUtils.runCommand: Error output An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3):
1280
+ Simulator device failed to terminate dev.mobile.maestro-driver-iosUITests.xctrunner.
1281
+ found nothing to terminate
1282
+ Underlying error (domain=NSPOSIXErrorDomain, code=3):
1283
+ The operation couldn’t be completed. found nothing to terminate
1284
+ found nothing to terminate
1285
+
1286
+ 16:53:27.634 [ INFO] util.LocalSimulatorUtils.terminate: [Done] Terminating app dev.mobile.maestro-driver-iosUITests.xctrunner
1287
+ 16:53:27.634 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [xcrun, simctl, uninstall, 042D1D96-33BF-40A7-B485-69F794152F60, dev.mobile.maestro-driver-iosUITests.xctrunner] with {}
1288
+ 16:53:27.830 [ INFO] device.SimctlIOSDevice.close: [Done] Stop and uninstall the runner app
1289
+ 16:53:27.830 [ INFO] xcuitest.installer.LocalXCTestInstaller.close: [Done] Cleaning up the ui test runner files
1290
+ 17:00:27.264 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1291
+ 17:00:27.265 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1292
+ 17:00:27.265 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1293
+ 17:00:27.265 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1294
+ 17:00:27.265 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1295
+ 17:00:27.265 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1296
+ 17:00:27.265 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1297
+ 17:00:27.481 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1298
+ 17:00:27.487 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1299
+ 17:00:27.490 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1300
+ 17:00:27.490 [ INFO] MAESTRO.logSystemInfo: ---------------------
1301
+ 17:00:28.441 [ 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/android-only/becs-payment.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))))
1302
+ 17:00:30.445 [ INFO] maestro.Maestro.invoke: Getting device info
1303
+ 17:00:30.599 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1304
+ 17:00:30.657 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1305
+ 17:00:30.660 [ 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=becs-payment}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1306
+ 17:00:30.663 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1307
+ 17:00:30.665 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1308
+ 17:00:30.669 [ 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)
1309
+ 17:00:30.672 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1310
+ 17:00:30.674 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1311
+ 17:00:30.676 [ 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)
1312
+ 17:00:31.516 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1313
+ 17:00:31.596 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1314
+ 17:00:31.598 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" RUNNING
1315
+ 17:00:31.600 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Bank Debits, 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)
1316
+ 17:00:33.920 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Bank Debits, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,562][1080,619], 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=562, width=1080, height=57))
1317
+ 17:00:34.752 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1318
+ 17:00:34.754 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 590) using hierarchy based logic for wait
1319
+ 17:00:34.754 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1320
+ 17:00:34.754 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1321
+ 17:00:35.811 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1322
+ 17:00:35.811 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" COMPLETED
1323
+ 17:00:35.813 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" RUNNING
1324
+ 17:00:35.815 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BECS Direct Debit 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)
1325
+ 17:00:35.892 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BECS Direct Debit payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1098][1038,1155], 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=1098, width=954, height=57))
1326
+ 17:00:36.726 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1327
+ 17:00:36.727 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1126) using hierarchy based logic for wait
1328
+ 17:00:36.727 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1329
+ 17:00:36.727 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1330
+ 17:00:37.754 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1331
+ 17:00:37.754 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" COMPLETED
1332
+ 17:00:37.756 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" RUNNING
1333
+ 17:00:37.757 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1334
+ 17:00:37.860 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Name, accessibilityText=, hintText=Name, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/name_edit_text, clickable=true, bounds=[63,313][540,439], 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=63, y=313, width=477, height=126))
1335
+ 17:00:38.730 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1336
+ 17:00:38.730 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (301, 376) using hierarchy based logic for wait
1337
+ 17:00:38.730 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1338
+ 17:00:38.730 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1339
+ 17:00:40.461 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1340
+ 17:00:40.461 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" COMPLETED
1341
+ 17:00:40.462 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" RUNNING
1342
+ 17:00:40.464 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1343
+ 17:00:47.579 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Full name
1344
+ 17:00:47.581 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Text matching regex: Full name, level=WARNING), aiReasoning=null, labeledCommand=null)
1345
+ 17:00:47.584 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" WARNED
1346
+ 17:00:47.586 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1347
+ 17:00:47.586 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1348
+ 17:00:47.649 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe RUNNING
1349
+ 17:00:47.650 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=stripe, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1350
+ 17:00:47.651 [ INFO] maestro.Maestro.inputText: Inputting text: stripe
1351
+ 17:00:49.511 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe COMPLETED
1352
+ 17:00:49.513 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" RUNNING
1353
+ 17:00:49.515 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1354
+ 17:00:49.574 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Email Address, accessibilityText=, hintText=Email Address, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/email_edit_text, clickable=true, bounds=[540,313][1017,439], 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=540, y=313, width=477, height=126))
1355
+ 17:00:50.426 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1356
+ 17:00:50.427 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (778, 376) using hierarchy based logic for wait
1357
+ 17:00:50.427 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1358
+ 17:00:50.427 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1359
+ 17:00:51.963 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1360
+ 17:00:51.963 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" COMPLETED
1361
+ 17:00:51.965 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 RUNNING
1362
+ 17:00:51.968 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=1, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1363
+ 17:00:59.063 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Email
1364
+ 17:00:59.064 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=1, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Text matching regex: Email, level=WARNING), aiReasoning=null, labeledCommand=null)
1365
+ 17:00:59.065 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 WARNED
1366
+ 17:00:59.066 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1367
+ 17:00:59.066 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1368
+ 17:00:59.124 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1369
+ 17:00:59.124 [ 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)
1370
+ 17:00:59.125 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1371
+ 17:01:01.266 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1372
+ 17:01:01.269 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" RUNNING
1373
+ 17:01:01.277 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BSB, 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)
1374
+ 17:01:01.405 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BSB, accessibilityText=, hintText=BSB, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/bsb_edit_text, clickable=true, bounds=[63,531][540,657], 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=63, y=531, width=477, height=126))
1375
+ 17:01:02.245 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1376
+ 17:01:02.245 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (301, 594) using hierarchy based logic for wait
1377
+ 17:01:02.246 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1378
+ 17:01:02.246 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1379
+ 17:01:03.885 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1380
+ 17:01:03.885 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" COMPLETED
1381
+ 17:01:03.887 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 RUNNING
1382
+ 17:01:03.889 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=000000, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1383
+ 17:01:03.891 [ INFO] maestro.Maestro.inputText: Inputting text: 000000
1384
+ 17:01:06.140 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 COMPLETED
1385
+ 17:01:06.142 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" RUNNING
1386
+ 17:01:06.144 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Account number, 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)
1387
+ 17:01:06.224 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Account number, accessibilityText=, hintText=Account number, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/account_number_edit_text, clickable=true, bounds=[540,531][1017,657], enabled=true, focused=true, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=true, checked=false, selected=false), bounds=Bounds(x=540, y=531, width=477, height=126))
1388
+ 17:01:07.073 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1389
+ 17:01:07.074 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (778, 594) using hierarchy based logic for wait
1390
+ 17:01:07.074 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1391
+ 17:01:07.074 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1392
+ 17:01:07.969 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1393
+ 17:01:07.969 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1394
+ 17:01:08.461 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=0.009533482). Proceed.
1395
+ 17:01:08.461 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" COMPLETED
1396
+ 17:01:08.462 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 RUNNING
1397
+ 17:01:08.463 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=000123456, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1398
+ 17:01:08.463 [ INFO] maestro.Maestro.inputText: Inputting text: 000123456
1399
+ 17:01:10.310 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 COMPLETED
1400
+ 17:01:10.312 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard RUNNING
1401
+ 17:01:10.313 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1402
+ 17:01:10.314 [ INFO] maestro.Maestro.hideKeyboard: Hiding Keyboard
1403
+ 17:01:11.154 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard COMPLETED
1404
+ 17:01:11.157 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
1405
+ 17:01:11.159 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(scrollUntilVisibleCommand=ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1406
+ 17:01:11.189 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
1407
+ 17:01:11.189 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=504, y=1434, width=71, height=57)
1408
+ 17:01:11.189 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
1409
+ 17:01:11.189 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
1410
+ 17:01:11.189 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
1411
+ 17:01:11.189 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
1412
+ 17:01:11.190 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1413
+ 17:01:11.190 [ 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)
1414
+ 17:01:11.219 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,1434][575,1491], 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=1434, width=71, height=57))
1415
+ 17:01:12.149 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1416
+ 17:01:12.149 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 1462) using hierarchy based logic for wait
1417
+ 17:01:12.149 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1418
+ 17:01:12.149 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1419
+ 17:01:12.429 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1420
+ 17:01:12.429 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1421
+ 17:01:12.742 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=3.8485832). Proceed.
1422
+ 17:01:12.742 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1423
+ 17:01:12.743 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible RUNNING
1424
+ 17:01:12.743 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Processing, 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)
1425
+ 17:01:14.527 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible COMPLETED
1426
+ 17:01:14.528 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1427
+ 17:01:14.529 [ 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)
1428
+ 17:01:14.544 [ 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))
1429
+ 17:01:15.307 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1430
+ 17:01:15.307 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1431
+ 17:01:15.307 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1432
+ 17:01:15.307 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1433
+ 17:01:16.404 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1434
+ 17:01:16.404 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1435
+ 17:01:16.739 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1436
+ 17:01:21.743 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1437
+ 17:01:21.743 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1438
+ 17:01:21.743 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1439
+ 17:01:21.744 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1440
+ 17:01:21.744 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1441
+ 17:01:21.744 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1442
+ 17:01:22.106 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1443
+ 17:01:22.106 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1444
+ 17:01:22.106 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1445
+ 17:01:22.106 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1446
+ 17:01:22.108 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1447
+ 14:02:33.812 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1448
+ 14:02:33.813 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1449
+ 14:02:33.814 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1450
+ 14:02:33.814 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1451
+ 14:02:33.814 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1452
+ 14:02:33.814 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1453
+ 14:02:33.814 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1454
+ 14:02:33.967 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1455
+ 14:02:33.974 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1456
+ 14:02:33.978 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1457
+ 14:02:33.979 [ INFO] MAESTRO.logSystemInfo: ---------------------
1458
+ 14:02:34.471 [ 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/android-only/becs-payment.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))))
1459
+ 14:02:37.989 [ INFO] maestro.Maestro.invoke: Getting device info
1460
+ 14:02:38.131 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1461
+ 14:02:38.182 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1462
+ 14:02:38.185 [ 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=becs-payment}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1463
+ 14:02:38.188 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1464
+ 14:02:38.190 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1465
+ 14:02:38.193 [ 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)
1466
+ 14:02:38.194 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1467
+ 14:02:38.196 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1468
+ 14:02:38.197 [ 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)
1469
+ 14:02:38.902 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1470
+ 14:02:39.040 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1471
+ 14:02:39.044 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" RUNNING
1472
+ 14:02:39.047 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Bank Debits, 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)
1473
+ 14:02:40.934 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Bank Debits, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,562][1080,619], 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=562, width=1080, height=57))
1474
+ 14:02:41.775 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1475
+ 14:02:41.776 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 590) using hierarchy based logic for wait
1476
+ 14:02:41.776 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1477
+ 14:02:41.776 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1478
+ 14:02:42.791 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1479
+ 14:02:42.792 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" COMPLETED
1480
+ 14:02:42.795 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" RUNNING
1481
+ 14:02:42.797 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BECS Direct Debit 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)
1482
+ 14:02:42.864 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BECS Direct Debit payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1098][1038,1155], 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=1098, width=954, height=57))
1483
+ 14:02:43.685 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1484
+ 14:02:43.685 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1126) using hierarchy based logic for wait
1485
+ 14:02:43.685 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1486
+ 14:02:43.685 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1487
+ 14:02:44.904 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1488
+ 14:02:44.905 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" COMPLETED
1489
+ 14:02:44.908 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" RUNNING
1490
+ 14:02:44.909 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1491
+ 14:02:44.971 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Name, accessibilityText=, hintText=Name, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/name_edit_text, clickable=true, bounds=[63,313][540,439], 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=63, y=313, width=477, height=126))
1492
+ 14:02:45.847 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1493
+ 14:02:45.848 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (301, 376) using hierarchy based logic for wait
1494
+ 14:02:45.850 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1495
+ 14:02:45.850 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1496
+ 14:02:47.765 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1497
+ 14:02:47.766 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" COMPLETED
1498
+ 14:02:47.768 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" RUNNING
1499
+ 14:02:47.770 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1500
+ 14:02:54.854 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Full name
1501
+ 14:02:54.854 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Text matching regex: Full name, level=WARNING), aiReasoning=null, labeledCommand=null)
1502
+ 14:02:54.857 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" WARNED
1503
+ 14:02:54.860 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1504
+ 14:02:54.861 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1505
+ 14:02:54.932 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe RUNNING
1506
+ 14:02:54.933 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=stripe, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1507
+ 14:02:54.934 [ INFO] maestro.Maestro.inputText: Inputting text: stripe
1508
+ 14:02:56.120 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe COMPLETED
1509
+ 14:02:56.123 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" RUNNING
1510
+ 14:02:56.124 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1511
+ 14:02:56.206 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Email Address, accessibilityText=, hintText=Email Address, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/email_edit_text, clickable=true, bounds=[540,313][1017,439], 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=540, y=313, width=477, height=126))
1512
+ 14:02:57.767 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1513
+ 14:02:57.768 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (778, 376) using hierarchy based logic for wait
1514
+ 14:02:57.768 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1515
+ 14:02:57.768 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1516
+ 14:02:59.251 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1517
+ 14:02:59.251 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" COMPLETED
1518
+ 14:02:59.254 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 RUNNING
1519
+ 14:02:59.256 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=1, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1520
+ 14:03:06.373 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Email
1521
+ 14:03:06.374 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=1, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Text matching regex: Email, level=WARNING), aiReasoning=null, labeledCommand=null)
1522
+ 14:03:06.377 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 WARNED
1523
+ 14:03:06.379 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1524
+ 14:03:06.380 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1525
+ 14:03:06.456 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1526
+ 14:03:06.457 [ 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)
1527
+ 14:03:06.458 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1528
+ 14:03:08.898 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1529
+ 14:03:08.899 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" RUNNING
1530
+ 14:03:08.900 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BSB, 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)
1531
+ 14:03:08.923 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BSB, accessibilityText=, hintText=BSB, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/bsb_edit_text, clickable=true, bounds=[63,531][540,657], 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=63, y=531, width=477, height=126))
1532
+ 14:03:09.735 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1533
+ 14:03:09.736 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (301, 594) using hierarchy based logic for wait
1534
+ 14:03:09.736 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1535
+ 14:03:09.736 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1536
+ 14:03:11.264 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1537
+ 14:03:11.265 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" COMPLETED
1538
+ 14:03:11.268 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 RUNNING
1539
+ 14:03:11.270 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=000000, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1540
+ 14:03:11.271 [ INFO] maestro.Maestro.inputText: Inputting text: 000000
1541
+ 14:03:13.515 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 COMPLETED
1542
+ 14:03:13.518 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" RUNNING
1543
+ 14:03:13.521 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Account number, 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)
1544
+ 14:03:13.603 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Account number, accessibilityText=, hintText=Account number, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/account_number_edit_text, clickable=true, bounds=[540,531][1017,657], enabled=true, focused=true, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=true, checked=false, selected=false), bounds=Bounds(x=540, y=531, width=477, height=126))
1545
+ 14:03:14.423 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1546
+ 14:03:14.424 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (778, 594) using hierarchy based logic for wait
1547
+ 14:03:14.424 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1548
+ 14:03:14.424 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1549
+ 14:03:15.247 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1550
+ 14:03:15.248 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1551
+ 14:03:15.761 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=0.009533482). Proceed.
1552
+ 14:03:15.761 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" COMPLETED
1553
+ 14:03:15.762 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 RUNNING
1554
+ 14:03:15.762 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=000123456, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1555
+ 14:03:15.763 [ INFO] maestro.Maestro.inputText: Inputting text: 000123456
1556
+ 14:03:17.492 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 COMPLETED
1557
+ 14:03:17.493 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard RUNNING
1558
+ 14:03:17.494 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1559
+ 14:03:17.494 [ INFO] maestro.Maestro.hideKeyboard: Hiding Keyboard
1560
+ 14:03:18.393 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard COMPLETED
1561
+ 14:03:18.395 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
1562
+ 14:03:18.396 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(scrollUntilVisibleCommand=ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1563
+ 14:03:19.014 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1564
+ 14:03:19.016 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1565
+ 14:03:21.237 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1566
+ 14:03:21.284 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1567
+ 14:03:22.710 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1568
+ 14:03:22.712 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1569
+ 14:03:24.085 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1570
+ 14:03:24.107 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1571
+ 14:03:25.485 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1572
+ 14:03:25.487 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1573
+ 14:03:26.830 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1574
+ 14:03:26.832 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1575
+ 14:03:28.208 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1576
+ 14:03:28.258 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1577
+ 14:03:29.619 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1578
+ 14:03:29.665 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1579
+ 14:03:31.050 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1580
+ 14:03:31.052 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1581
+ 14:03:32.454 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1582
+ 14:03:32.458 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1583
+ 14:03:33.834 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1584
+ 14:03:33.837 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1585
+ 14:03:35.401 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1586
+ 14:03:35.413 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1587
+ 14:03:37.140 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1588
+ 14:03:37.151 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1589
+ 14:03:38.594 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1590
+ 14:03:38.598 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1591
+ 14:03:39.505 [ERROR] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandFailed: No visible element found: "Pay"
1592
+ 14:03:39.506 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1593
+ 14:03:39.507 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1594
+ 14:03:39.705 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled FAILED
1595
+ 14:03:39.983 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1596
+ 14:03:39.983 [ERROR] maestro.cli.session.MaestroSessionManager.newSession$lambda$0: Failed to record heartbeat
1597
+ java.lang.InterruptedException: sleep interrupted
1598
+ at java.base/java.lang.Thread.sleep(Native Method)
1599
+ at maestro.cli.session.MaestroSessionManager.newSession$lambda$0(MaestroSessionManager.kt:93)
1600
+ at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1601
+ at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
1602
+ at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
1603
+ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1604
+ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1605
+ at java.base/java.lang.Thread.run(Thread.java:840)
1606
+ 14:03:44.986 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1607
+ 14:03:44.986 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1608
+ 14:03:44.986 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1609
+ 14:03:44.986 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1610
+ 14:03:44.986 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1611
+ 14:03:44.986 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1612
+ 14:03:46.006 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1613
+ 14:03:46.007 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1614
+ 14:03:46.007 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1615
+ 14:03:46.007 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1616
+ 14:03:46.009 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1617
+ 19:58:50.192 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1618
+ 19:58:50.193 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1619
+ 19:58:50.193 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1620
+ 19:58:50.193 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1621
+ 19:58:50.193 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1622
+ 19:58:50.193 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1623
+ 19:58:50.193 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1624
+ 19:58:50.296 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1625
+ 19:58:50.300 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1626
+ 19:58:50.304 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1627
+ 19:58:50.305 [ INFO] MAESTRO.logSystemInfo: ---------------------
1628
+ 19:58:50.890 [ 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/android-only/becs-payment.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))))
1629
+ 19:58:52.524 [ INFO] maestro.Maestro.invoke: Getting device info
1630
+ 19:58:52.673 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1631
+ 19:58:52.736 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1632
+ 19:58:52.739 [ 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=becs-payment}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1633
+ 19:58:52.743 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1634
+ 19:58:52.746 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1635
+ 19:58:52.750 [ 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)
1636
+ 19:58:52.752 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1637
+ 19:58:52.753 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1638
+ 19:58:52.755 [ 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)
1639
+ 19:58:53.565 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1640
+ 19:58:53.644 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1641
+ 19:58:53.645 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" RUNNING
1642
+ 19:58:53.646 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Bank Debits, 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)
1643
+ 19:58:55.088 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Bank Debits, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,562][1080,619], 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=562, width=1080, height=57))
1644
+ 19:58:56.163 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1645
+ 19:58:56.165 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 590) using hierarchy based logic for wait
1646
+ 19:58:56.165 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1647
+ 19:58:56.166 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1648
+ 19:58:57.302 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1649
+ 19:58:57.302 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" COMPLETED
1650
+ 19:58:57.303 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" RUNNING
1651
+ 19:58:57.304 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BECS Direct Debit 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)
1652
+ 19:58:57.346 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BECS Direct Debit payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1098][1038,1155], 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=1098, width=954, height=57))
1653
+ 19:58:58.205 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1654
+ 19:58:58.205 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1126) using hierarchy based logic for wait
1655
+ 19:58:58.205 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1656
+ 19:58:58.205 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1657
+ 19:58:59.585 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1658
+ 19:58:59.585 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" COMPLETED
1659
+ 19:58:59.587 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" RUNNING
1660
+ 19:58:59.589 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1661
+ 19:58:59.652 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Name, accessibilityText=, hintText=Name, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/name_edit_text, clickable=true, bounds=[63,313][540,439], 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=63, y=313, width=477, height=126))
1662
+ 19:59:00.495 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1663
+ 19:59:00.496 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (301, 376) using hierarchy based logic for wait
1664
+ 19:59:00.497 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1665
+ 19:59:00.497 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1666
+ 19:59:02.017 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1667
+ 19:59:02.017 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" COMPLETED
1668
+ 19:59:02.020 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" RUNNING
1669
+ 19:59:02.022 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1670
+ 19:59:09.144 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Full name
1671
+ 19:59:09.145 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Text matching regex: Full name, level=WARNING), aiReasoning=null, labeledCommand=null)
1672
+ 19:59:09.148 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" WARNED
1673
+ 19:59:09.151 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1674
+ 19:59:09.151 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1675
+ 19:59:09.232 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe RUNNING
1676
+ 19:59:09.233 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=stripe, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1677
+ 19:59:09.233 [ INFO] maestro.Maestro.inputText: Inputting text: stripe
1678
+ 19:59:10.427 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe COMPLETED
1679
+ 19:59:10.430 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" RUNNING
1680
+ 19:59:10.432 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1681
+ 19:59:10.565 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Email Address, accessibilityText=, hintText=Email Address, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/email_edit_text, clickable=true, bounds=[540,313][1017,439], 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=540, y=313, width=477, height=126))
1682
+ 19:59:11.379 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1683
+ 19:59:11.380 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (778, 376) using hierarchy based logic for wait
1684
+ 19:59:11.380 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1685
+ 19:59:11.380 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1686
+ 19:59:12.897 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1687
+ 19:59:12.898 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" COMPLETED
1688
+ 19:59:12.900 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 RUNNING
1689
+ 19:59:12.902 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=1, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1690
+ 19:59:19.985 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Email
1691
+ 19:59:19.987 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=1, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Text matching regex: Email, level=WARNING), aiReasoning=null, labeledCommand=null)
1692
+ 19:59:19.989 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 WARNED
1693
+ 19:59:19.990 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1694
+ 19:59:19.991 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1695
+ 19:59:20.063 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1696
+ 19:59:20.064 [ 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)
1697
+ 19:59:20.065 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1698
+ 19:59:22.259 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1699
+ 19:59:22.261 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" RUNNING
1700
+ 19:59:22.263 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BSB, 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
+ 19:59:22.337 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BSB, accessibilityText=, hintText=BSB, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/bsb_edit_text, clickable=true, bounds=[63,531][540,657], 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=63, y=531, width=477, height=126))
1702
+ 19:59:23.150 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1703
+ 19:59:23.150 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (301, 594) using hierarchy based logic for wait
1704
+ 19:59:23.150 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1705
+ 19:59:23.150 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1706
+ 19:59:24.663 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1707
+ 19:59:24.664 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" COMPLETED
1708
+ 19:59:24.666 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 RUNNING
1709
+ 19:59:24.668 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=000000, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1710
+ 19:59:24.670 [ INFO] maestro.Maestro.inputText: Inputting text: 000000
1711
+ 19:59:27.320 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 COMPLETED
1712
+ 19:59:27.322 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" RUNNING
1713
+ 19:59:27.324 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Account number, 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)
1714
+ 19:59:27.395 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Account number, accessibilityText=, hintText=Account number, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/account_number_edit_text, clickable=true, bounds=[540,531][1017,657], enabled=true, focused=true, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=true, checked=false, selected=false), bounds=Bounds(x=540, y=531, width=477, height=126))
1715
+ 19:59:28.206 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1716
+ 19:59:28.206 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (778, 594) using hierarchy based logic for wait
1717
+ 19:59:28.206 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1718
+ 19:59:28.206 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1719
+ 19:59:28.997 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1720
+ 19:59:28.998 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1721
+ 19:59:29.443 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=0.009533482). Proceed.
1722
+ 19:59:29.443 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" COMPLETED
1723
+ 19:59:29.444 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 RUNNING
1724
+ 19:59:29.446 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=000123456, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1725
+ 19:59:29.447 [ INFO] maestro.Maestro.inputText: Inputting text: 000123456
1726
+ 19:59:31.162 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 COMPLETED
1727
+ 19:59:31.163 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard RUNNING
1728
+ 19:59:31.164 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1729
+ 19:59:31.164 [ INFO] maestro.Maestro.hideKeyboard: Hiding Keyboard
1730
+ 19:59:32.048 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard COMPLETED
1731
+ 19:59:32.050 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
1732
+ 19:59:32.052 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(scrollUntilVisibleCommand=ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1733
+ 19:59:32.585 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1734
+ 19:59:32.588 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1735
+ 19:59:34.727 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1736
+ 19:59:34.731 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1737
+ 19:59:36.163 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1738
+ 19:59:36.167 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1739
+ 19:59:37.539 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1740
+ 19:59:37.542 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1741
+ 19:59:38.912 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1742
+ 19:59:38.916 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1743
+ 19:59:40.255 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1744
+ 19:59:40.258 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1745
+ 19:59:41.644 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1746
+ 19:59:41.648 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1747
+ 19:59:42.979 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1748
+ 19:59:42.982 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1749
+ 19:59:44.305 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1750
+ 19:59:44.309 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1751
+ 19:59:45.664 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1752
+ 19:59:45.668 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1753
+ 19:59:46.989 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1754
+ 19:59:46.993 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1755
+ 19:59:48.313 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1756
+ 19:59:48.317 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1757
+ 19:59:49.676 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1758
+ 19:59:49.679 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1759
+ 19:59:51.054 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1760
+ 19:59:51.057 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1761
+ 19:59:52.432 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
1762
+ 19:59:52.435 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1763
+ 19:59:53.272 [ERROR] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandFailed: No visible element found: "Pay"
1764
+ 19:59:53.274 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1765
+ 19:59:53.274 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1766
+ 19:59:53.341 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled FAILED
1767
+ 19:59:53.683 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1768
+ 19:59:58.689 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1769
+ 19:59:58.690 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1770
+ 19:59:58.690 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1771
+ 19:59:58.690 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1772
+ 19:59:58.691 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1773
+ 19:59:58.691 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1774
+ 19:59:58.901 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1775
+ 19:59:58.901 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1776
+ 19:59:58.901 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1777
+ 19:59:58.901 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1778
+ 19:59:58.905 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1779
+ 21:49:22.253 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1780
+ 21:49:22.253 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1781
+ 21:49:22.254 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1782
+ 21:49:22.254 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1783
+ 21:49:22.254 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1784
+ 21:49:22.254 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1785
+ 21:49:22.254 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1786
+ 21:49:22.470 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1787
+ 21:49:22.476 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1788
+ 21:49:22.482 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1789
+ 21:49:22.482 [ INFO] MAESTRO.logSystemInfo: ---------------------
1790
+ 21:49:23.084 [ 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/android-only/becs-payment.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))))
1791
+ 21:49:27.556 [ INFO] maestro.Maestro.invoke: Getting device info
1792
+ 21:49:27.730 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1793
+ 21:49:27.774 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1794
+ 21:49:27.776 [ 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=becs-payment}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1795
+ 21:49:27.779 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1796
+ 21:49:27.780 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1797
+ 21:49:27.784 [ 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)
1798
+ 21:49:27.785 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1799
+ 21:49:27.787 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1800
+ 21:49:27.788 [ 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)
1801
+ 21:49:29.653 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1802
+ 21:49:30.085 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1803
+ 21:49:30.090 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" RUNNING
1804
+ 21:49:30.093 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Bank Debits, 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)
1805
+ 21:49:37.164 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Bank Debits, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,562][1080,619], 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=562, width=1080, height=57))
1806
+ 21:49:38.178 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1807
+ 21:49:38.182 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 590) using hierarchy based logic for wait
1808
+ 21:49:38.182 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1809
+ 21:49:38.182 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1810
+ 21:49:39.594 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1811
+ 21:49:39.595 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" COMPLETED
1812
+ 21:49:39.599 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" RUNNING
1813
+ 21:49:39.601 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BECS Direct Debit 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)
1814
+ 21:49:39.769 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BECS Direct Debit payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1098][1038,1155], 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=1098, width=954, height=57))
1815
+ 21:49:40.721 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1816
+ 21:49:40.721 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1126) using hierarchy based logic for wait
1817
+ 21:49:40.721 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1818
+ 21:49:40.721 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1819
+ 21:49:43.101 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1820
+ 21:49:43.102 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" COMPLETED
1821
+ 21:49:43.103 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" RUNNING
1822
+ 21:49:43.105 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1823
+ 21:49:43.165 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Name, accessibilityText=, hintText=Name, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/name_edit_text, clickable=true, bounds=[63,313][540,439], 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=63, y=313, width=477, height=126))
1824
+ 21:49:44.017 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1825
+ 21:49:44.017 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (301, 376) using hierarchy based logic for wait
1826
+ 21:49:44.017 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1827
+ 21:49:44.018 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1828
+ 21:49:46.164 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1829
+ 21:49:46.165 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" COMPLETED
1830
+ 21:49:46.168 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" RUNNING
1831
+ 21:49:46.169 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1832
+ 21:49:53.334 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Full name
1833
+ 21:49:53.335 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Text matching regex: Full name, level=WARNING), aiReasoning=null, labeledCommand=null)
1834
+ 21:49:53.340 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" WARNED
1835
+ 21:49:53.343 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1836
+ 21:49:53.343 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1837
+ 21:49:53.581 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe RUNNING
1838
+ 21:49:53.583 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=stripe, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1839
+ 21:49:53.588 [ INFO] maestro.Maestro.inputText: Inputting text: stripe
1840
+ 21:49:55.005 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe COMPLETED
1841
+ 21:49:55.008 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" RUNNING
1842
+ 21:49:55.010 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1843
+ 21:49:55.122 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Email Address, accessibilityText=, hintText=Email Address, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/email_edit_text, clickable=true, bounds=[540,313][1017,439], 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=540, y=313, width=477, height=126))
1844
+ 21:49:56.057 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1845
+ 21:49:56.058 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (778, 376) using hierarchy based logic for wait
1846
+ 21:49:56.059 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1847
+ 21:49:56.059 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1848
+ 21:49:57.905 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1849
+ 21:49:57.905 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" COMPLETED
1850
+ 21:49:57.907 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 RUNNING
1851
+ 21:49:57.907 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=1, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1852
+ 21:50:05.009 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Email
1853
+ 21:50:05.011 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=1, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Text matching regex: Email, level=WARNING), aiReasoning=null, labeledCommand=null)
1854
+ 21:50:05.013 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 WARNED
1855
+ 21:50:05.015 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1856
+ 21:50:05.015 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1857
+ 21:50:05.088 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1858
+ 21:50:05.089 [ 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)
1859
+ 21:50:05.090 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1860
+ 21:50:07.175 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1861
+ 21:50:07.177 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" RUNNING
1862
+ 21:50:07.179 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BSB, 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)
1863
+ 21:50:07.212 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BSB, accessibilityText=, hintText=BSB, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/bsb_edit_text, clickable=true, bounds=[63,531][540,657], 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=63, y=531, width=477, height=126))
1864
+ 21:50:07.979 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1865
+ 21:50:07.979 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (301, 594) using hierarchy based logic for wait
1866
+ 21:50:07.979 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1867
+ 21:50:07.979 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1868
+ 21:50:09.486 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1869
+ 21:50:09.486 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" COMPLETED
1870
+ 21:50:09.488 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 RUNNING
1871
+ 21:50:09.490 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=000000, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1872
+ 21:50:09.491 [ INFO] maestro.Maestro.inputText: Inputting text: 000000
1873
+ 21:50:11.706 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 COMPLETED
1874
+ 21:50:11.707 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" RUNNING
1875
+ 21:50:11.709 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Account number, 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)
1876
+ 21:50:11.726 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Account number, accessibilityText=, hintText=Account number, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/account_number_edit_text, clickable=true, bounds=[540,531][1017,657], enabled=true, focused=true, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=true, checked=false, selected=false), bounds=Bounds(x=540, y=531, width=477, height=126))
1877
+ 21:50:12.502 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1878
+ 21:50:12.502 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (778, 594) using hierarchy based logic for wait
1879
+ 21:50:12.502 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1880
+ 21:50:12.503 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1881
+ 21:50:13.296 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1882
+ 21:50:13.296 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1883
+ 21:50:13.504 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Screenshots are not different enough (d=0.0)
1884
+ 21:50:13.505 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Nothing changed in the UI.
1885
+ 21:50:13.505 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" COMPLETED
1886
+ 21:50:13.505 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 RUNNING
1887
+ 21:50:13.506 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=000123456, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1888
+ 21:50:13.506 [ INFO] maestro.Maestro.inputText: Inputting text: 000123456
1889
+ 21:50:15.200 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 COMPLETED
1890
+ 21:50:15.202 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
1891
+ 21:50:15.204 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(scrollUntilVisibleCommand=ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1892
+ 21:50:15.278 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
1893
+ 21:50:15.279 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=504, y=1434, width=71, height=57)
1894
+ 21:50:15.279 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
1895
+ 21:50:15.279 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
1896
+ 21:50:15.279 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
1897
+ 21:50:15.279 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
1898
+ 21:50:15.280 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1899
+ 21:50:15.281 [ 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)
1900
+ 21:50:15.301 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,1434][575,1491], 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=1434, width=71, height=57))
1901
+ 21:50:16.148 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1902
+ 21:50:16.148 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 1462) using hierarchy based logic for wait
1903
+ 21:50:16.148 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1904
+ 21:50:16.148 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1905
+ 21:50:16.451 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1906
+ 21:50:16.451 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1907
+ 21:50:16.961 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=3.5674622). Proceed.
1908
+ 21:50:16.961 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1909
+ 21:50:16.962 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible RUNNING
1910
+ 21:50:16.963 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Processing, 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)
1911
+ 21:50:18.802 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible COMPLETED
1912
+ 21:50:18.805 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1913
+ 21:50:18.807 [ 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)
1914
+ 21:50:18.868 [ 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))
1915
+ 21:50:20.137 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1916
+ 21:50:20.138 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1917
+ 21:50:20.138 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1918
+ 21:50:20.138 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1919
+ 21:50:21.651 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1920
+ 21:50:21.652 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1921
+ 21:50:21.972 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1922
+ 21:50:26.979 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1923
+ 21:50:26.979 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1924
+ 21:50:26.979 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1925
+ 21:50:26.979 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1926
+ 21:50:26.979 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1927
+ 21:50:26.980 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1928
+ 21:50:27.177 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1929
+ 21:50:27.180 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1930
+ 21:50:27.183 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1931
+ 21:50:27.186 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1932
+ 21:50:27.192 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1933
+ 22:30:34.943 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1934
+ 22:30:34.945 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1935
+ 22:30:34.945 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1936
+ 22:30:34.945 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1937
+ 22:30:34.945 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1938
+ 22:30:34.945 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1939
+ 22:30:34.945 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1940
+ 22:30:35.063 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1941
+ 22:30:35.070 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1942
+ 22:30:35.075 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1943
+ 22:30:35.075 [ INFO] MAESTRO.logSystemInfo: ---------------------
1944
+ 22:30:35.689 [ 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/android-only/becs-payment.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))))
1945
+ 22:30:42.156 [ INFO] maestro.Maestro.invoke: Getting device info
1946
+ 22:30:42.398 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1947
+ 22:30:42.459 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1948
+ 22:30:42.462 [ 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=becs-payment}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1949
+ 22:30:42.466 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1950
+ 22:30:42.468 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1951
+ 22:30:42.471 [ 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)
1952
+ 22:30:42.473 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1953
+ 22:30:42.474 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1954
+ 22:30:42.476 [ 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)
1955
+ 22:30:44.857 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1956
+ 22:30:45.208 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1957
+ 22:30:45.212 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" RUNNING
1958
+ 22:30:45.216 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Bank Debits, 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)
1959
+ 22:30:52.516 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Bank Debits, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,562][1080,619], 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=562, width=1080, height=57))
1960
+ 22:30:53.554 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1961
+ 22:30:53.555 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 590) using hierarchy based logic for wait
1962
+ 22:30:53.556 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1963
+ 22:30:53.556 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1964
+ 22:30:55.487 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1965
+ 22:30:55.488 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" COMPLETED
1966
+ 22:30:55.490 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" RUNNING
1967
+ 22:30:55.492 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BECS Direct Debit 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)
1968
+ 22:30:55.733 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BECS Direct Debit payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1098][1038,1155], 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=1098, width=954, height=57))
1969
+ 22:30:56.747 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1970
+ 22:30:56.751 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1126) using hierarchy based logic for wait
1971
+ 22:30:56.752 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1972
+ 22:30:56.752 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1973
+ 22:30:59.024 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1974
+ 22:30:59.025 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" COMPLETED
1975
+ 22:30:59.027 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" RUNNING
1976
+ 22:30:59.029 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1977
+ 22:30:59.170 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Name, accessibilityText=, hintText=Name, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/name_edit_text, clickable=true, bounds=[63,313][540,439], 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=63, y=313, width=477, height=126))
1978
+ 22:31:00.038 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1979
+ 22:31:00.038 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (301, 376) using hierarchy based logic for wait
1980
+ 22:31:00.038 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1981
+ 22:31:00.038 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1982
+ 22:31:01.905 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1983
+ 22:31:01.906 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" COMPLETED
1984
+ 22:31:01.908 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" RUNNING
1985
+ 22:31:01.910 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1986
+ 22:31:09.055 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Full name
1987
+ 22:31:09.055 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Text matching regex: Full name, level=WARNING), aiReasoning=null, labeledCommand=null)
1988
+ 22:31:09.058 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" WARNED
1989
+ 22:31:09.060 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1990
+ 22:31:09.061 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1991
+ 22:31:09.312 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe RUNNING
1992
+ 22:31:09.314 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=stripe, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1993
+ 22:31:09.318 [ INFO] maestro.Maestro.inputText: Inputting text: stripe
1994
+ 22:31:10.937 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe COMPLETED
1995
+ 22:31:10.939 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" RUNNING
1996
+ 22:31:10.941 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1997
+ 22:31:11.062 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Email Address, accessibilityText=, hintText=Email Address, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/email_edit_text, clickable=true, bounds=[540,313][1017,439], 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=540, y=313, width=477, height=126))
1998
+ 22:31:11.925 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1999
+ 22:31:11.926 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (778, 376) using hierarchy based logic for wait
2000
+ 22:31:11.926 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2001
+ 22:31:11.926 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2002
+ 22:31:13.781 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2003
+ 22:31:13.781 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" COMPLETED
2004
+ 22:31:13.782 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 RUNNING
2005
+ 22:31:13.784 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=1, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2006
+ 22:31:20.924 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Email
2007
+ 22:31:20.924 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=1, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Text matching regex: Email, level=WARNING), aiReasoning=null, labeledCommand=null)
2008
+ 22:31:20.925 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 WARNED
2009
+ 22:31:20.927 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
2010
+ 22:31:20.927 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2011
+ 22:31:21.190 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
2012
+ 22:31:21.192 [ 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)
2013
+ 22:31:21.193 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
2014
+ 22:31:23.919 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
2015
+ 22:31:23.921 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" RUNNING
2016
+ 22:31:23.923 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BSB, 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)
2017
+ 22:31:24.049 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BSB, accessibilityText=, hintText=BSB, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/bsb_edit_text, clickable=true, bounds=[63,531][540,657], 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=63, y=531, width=477, height=126))
2018
+ 22:31:24.963 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2019
+ 22:31:24.963 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (301, 594) using hierarchy based logic for wait
2020
+ 22:31:24.964 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2021
+ 22:31:24.964 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2022
+ 22:31:26.665 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2023
+ 22:31:26.666 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" COMPLETED
2024
+ 22:31:26.669 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 RUNNING
2025
+ 22:31:26.671 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=000000, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2026
+ 22:31:26.672 [ INFO] maestro.Maestro.inputText: Inputting text: 000000
2027
+ 22:31:29.144 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 COMPLETED
2028
+ 22:31:29.146 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" RUNNING
2029
+ 22:31:29.148 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Account number, 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)
2030
+ 22:31:29.250 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Account number, accessibilityText=, hintText=Account number, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/account_number_edit_text, clickable=true, bounds=[540,531][1017,657], enabled=true, focused=true, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=true, checked=false, selected=false), bounds=Bounds(x=540, y=531, width=477, height=126))
2031
+ 22:31:30.120 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2032
+ 22:31:30.121 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (778, 594) using hierarchy based logic for wait
2033
+ 22:31:30.121 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2034
+ 22:31:30.121 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2035
+ 22:31:31.249 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2036
+ 22:31:31.249 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2037
+ 22:31:31.653 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Screenshots are not different enough (d=0.0)
2038
+ 22:31:31.654 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Nothing changed in the UI.
2039
+ 22:31:31.654 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" COMPLETED
2040
+ 22:31:31.654 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 RUNNING
2041
+ 22:31:31.655 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=000123456, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2042
+ 22:31:31.655 [ INFO] maestro.Maestro.inputText: Inputting text: 000123456
2043
+ 22:31:33.649 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 COMPLETED
2044
+ 22:31:33.651 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
2045
+ 22:31:33.654 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(scrollUntilVisibleCommand=ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2046
+ 22:31:33.722 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
2047
+ 22:31:33.722 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=504, y=1434, width=71, height=57)
2048
+ 22:31:33.722 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
2049
+ 22:31:33.722 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
2050
+ 22:31:33.723 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
2051
+ 22:31:33.723 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
2052
+ 22:31:33.723 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
2053
+ 22:31:33.724 [ 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)
2054
+ 22:31:33.777 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,1434][575,1491], 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=1434, width=71, height=57))
2055
+ 22:31:34.630 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2056
+ 22:31:34.630 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 1462) using hierarchy based logic for wait
2057
+ 22:31:34.630 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2058
+ 22:31:34.631 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2059
+ 22:31:35.503 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2060
+ 22:31:35.503 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2061
+ 22:31:35.991 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Screenshots are not different enough (d=0.0)
2062
+ 22:31:35.991 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Nothing changed in the UI.
2063
+ 22:31:35.991 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
2064
+ 22:31:35.992 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible RUNNING
2065
+ 22:31:35.992 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Processing, 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)
2066
+ 22:31:38.533 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible COMPLETED
2067
+ 22:31:38.535 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
2068
+ 22:31:38.537 [ 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)
2069
+ 22:31:38.923 [ 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))
2070
+ 22:31:39.935 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2071
+ 22:31:39.936 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
2072
+ 22:31:39.936 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2073
+ 22:31:39.936 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2074
+ 22:31:41.649 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2075
+ 22:31:41.649 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
2076
+ 22:31:41.906 [ERROR] maestro.cli.session.MaestroSessionManager.newSession$lambda$0: Failed to record heartbeat
2077
+ java.lang.InterruptedException: sleep interrupted
2078
+ at java.base/java.lang.Thread.sleep(Native Method)
2079
+ at maestro.cli.session.MaestroSessionManager.newSession$lambda$0(MaestroSessionManager.kt:93)
2080
+ at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
2081
+ at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
2082
+ at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
2083
+ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
2084
+ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
2085
+ at java.base/java.lang.Thread.run(Thread.java:840)
2086
+ 22:31:41.907 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
2087
+ 22:31:46.913 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
2088
+ 22:31:46.914 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
2089
+ 22:31:46.915 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
2090
+ 22:31:46.915 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
2091
+ 22:31:46.915 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
2092
+ 22:31:46.915 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
2093
+ 22:31:47.560 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
2094
+ 22:31:47.560 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
2095
+ 22:31:47.561 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
2096
+ 22:31:47.561 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
2097
+ 22:31:47.564 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
2098
+ 10:47:21.647 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
2099
+ 10:47:21.648 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
2100
+ 10:47:21.649 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
2101
+ 10:47:21.650 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
2102
+ 10:47:21.650 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
2103
+ 10:47:21.650 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
2104
+ 10:47:21.650 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
2105
+ 10:47:21.787 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
2106
+ 10:47:21.792 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
2107
+ 10:47:21.797 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
2108
+ 10:47:21.797 [ INFO] MAESTRO.logSystemInfo: ---------------------
2109
+ 10:47:22.547 [ 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/android-only/becs-payment.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))))
2110
+ 10:47:24.468 [ INFO] maestro.Maestro.invoke: Getting device info
2111
+ 10:47:24.610 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
2112
+ 10:47:24.662 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
2113
+ 10:47:24.665 [ 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=becs-payment}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2114
+ 10:47:24.668 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
2115
+ 10:47:24.670 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
2116
+ 10:47:24.673 [ 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)
2117
+ 10:47:24.674 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
2118
+ 10:47:24.676 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
2119
+ 10:47:24.678 [ 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)
2120
+ 10:47:25.651 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
2121
+ 10:47:25.803 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
2122
+ 10:47:25.804 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" RUNNING
2123
+ 10:47:25.805 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Bank Debits, 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)
2124
+ 10:47:27.273 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Bank Debits, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,499][1080,556], 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=499, width=1080, height=57))
2125
+ 10:47:28.285 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2126
+ 10:47:28.286 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 590) using hierarchy based logic for wait
2127
+ 10:47:28.286 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2128
+ 10:47:28.286 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2129
+ 10:47:29.549 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2130
+ 10:47:29.550 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" COMPLETED
2131
+ 10:47:29.551 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" RUNNING
2132
+ 10:47:29.554 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BECS Direct Debit 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)
2133
+ 10:47:29.609 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BECS Direct Debit payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1098][1038,1155], 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=1098, width=954, height=57))
2134
+ 10:47:30.429 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2135
+ 10:47:30.430 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1126) using hierarchy based logic for wait
2136
+ 10:47:30.430 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2137
+ 10:47:30.430 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2138
+ 10:47:31.661 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2139
+ 10:47:31.662 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" COMPLETED
2140
+ 10:47:31.664 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" RUNNING
2141
+ 10:47:31.665 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2142
+ 10:47:31.734 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Name, accessibilityText=, hintText=Name, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/name_edit_text, clickable=true, bounds=[63,313][540,439], 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=63, y=313, width=477, height=126))
2143
+ 10:47:32.582 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2144
+ 10:47:32.582 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (301, 376) using hierarchy based logic for wait
2145
+ 10:47:32.582 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2146
+ 10:47:32.583 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2147
+ 10:47:34.405 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2148
+ 10:47:34.405 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" COMPLETED
2149
+ 10:47:34.407 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" RUNNING
2150
+ 10:47:34.409 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2151
+ 10:47:34.941 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
2152
+ 10:47:39.947 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
2153
+ 10:47:39.947 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
2154
+ 10:47:39.947 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
2155
+ 10:47:39.947 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
2156
+ 10:47:39.947 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
2157
+ 10:47:39.947 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
2158
+ 10:47:39.988 [ERROR] maestro.drivers.AndroidDriver.runDeviceCall: Not able to reach the gRPC server while doing android device call
2159
+ 10:47:39.988 [ERROR] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandFailed: UNAVAILABLE: io exception
2160
+ 10:47:39.990 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
2161
+ 10:47:39.990 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2162
+ 10:47:39.991 [ERROR] maestro.drivers.AndroidDriver.runDeviceCall: Not able to reach the gRPC server while doing android device call
2163
+ 10:47:39.993 [ERROR] maestro.cli.runner.TestRunner.runCatching: Failed to run flow
2164
+ io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
2165
+ at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:275)
2166
+ at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:256)
2167
+ at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:169)
2168
+ at maestro_android.MaestroDriverGrpc$MaestroDriverBlockingStub.deviceInfo(MaestroDriverGrpc.java:740)
2169
+ at maestro.drivers.AndroidDriver$deviceInfo$1.invoke(AndroidDriver.kt:216)
2170
+ at maestro.drivers.AndroidDriver$deviceInfo$1.invoke(AndroidDriver.kt:215)
2171
+ at maestro.drivers.AndroidDriver.runDeviceCall(AndroidDriver.kt:1235)
2172
+ at maestro.drivers.AndroidDriver.deviceInfo(AndroidDriver.kt:215)
2173
+ at maestro.ViewHierarchy$Companion.from-8JJjmZI(ViewHierarchy.kt:28)
2174
+ at maestro.Maestro.viewHierarchy-c1iYVAs(Maestro.kt:412)
2175
+ at maestro.Maestro.viewHierarchy-c1iYVAs$default(Maestro.kt:411)
2176
+ at maestro.Maestro$findElementWithTimeout$element$1.invoke(Maestro.kt:422)
2177
+ at maestro.Maestro$findElementWithTimeout$element$1.invoke(Maestro.kt:421)
2178
+ at maestro.utils.MaestroTimer.withTimeout(MaestroTimer.kt:16)
2179
+ at maestro.Maestro.findElementWithTimeout-AE3g2Tc(Maestro.kt:421)
2180
+ at maestro.Maestro.findElementWithTimeout-AE3g2Tc$default(Maestro.kt:415)
2181
+ at maestro.orchestra.Orchestra.findElement(Orchestra.kt:1162)
2182
+ at maestro.orchestra.Orchestra.findElement$default(Orchestra.kt:1117)
2183
+ at maestro.orchestra.Orchestra.tapOnElement(Orchestra.kt:1044)
2184
+ at maestro.orchestra.Orchestra.executeCommand(Orchestra.kt:322)
2185
+ at maestro.orchestra.Orchestra.executeCommands(Orchestra.kt:256)
2186
+ at maestro.orchestra.Orchestra.runFlow(Orchestra.kt:174)
2187
+ at maestro.cli.runner.MaestroCommandRunner.runCommands(MaestroCommandRunner.kt:189)
2188
+ at maestro.cli.runner.TestRunner$runSingle$result$1$1.invokeSuspend(TestRunner.kt:74)
2189
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
2190
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
2191
+ at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
2192
+ at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
2193
+ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
2194
+ at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
2195
+ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
2196
+ at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
2197
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:73)
2198
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:64)
2199
+ at maestro.cli.runner.TestRunner.runCatching(TestRunner.kt:196)
2200
+ at maestro.cli.runner.TestRunner.runSingle(TestRunner.kt:64)
2201
+ at maestro.cli.command.TestCommand.runSingleFlow(TestCommand.kt:402)
2202
+ at maestro.cli.command.TestCommand.access$runSingleFlow(TestCommand.kt:65)
2203
+ at maestro.cli.command.TestCommand$runShardSuite$1.invoke(TestCommand.kt:377)
2204
+ at maestro.cli.command.TestCommand$runShardSuite$1.invoke(TestCommand.kt:342)
2205
+ at maestro.cli.session.MaestroSessionManager.newSession(MaestroSessionManager.kt:129)
2206
+ at maestro.cli.session.MaestroSessionManager.newSession$default(MaestroSessionManager.kt:65)
2207
+ at maestro.cli.command.TestCommand.runShardSuite(TestCommand.kt:342)
2208
+ at maestro.cli.command.TestCommand.access$runShardSuite(TestCommand.kt:65)
2209
+ at maestro.cli.command.TestCommand$handleSessions$1$results$1$1.invokeSuspend(TestCommand.kt:308)
2210
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
2211
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
2212
+ at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
2213
+ at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
2214
+ at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
2215
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
2216
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
2217
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
2218
+ Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/[0:0:0:0:0:0:0:1]:7001
2219
+ Caused by: java.net.ConnectException: Connection refused
2220
+ at java.base/sun.nio.ch.Net.pollConnect(Native Method)
2221
+ at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
2222
+ at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
2223
+ at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337)
2224
+ at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
2225
+ at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776)
2226
+ at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
2227
+ at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
2228
+ at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
2229
+ at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
2230
+ at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
2231
+ at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
2232
+ at java.base/java.lang.Thread.run(Thread.java:840)
2233
+ 10:47:40.102 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
2234
+ 10:47:40.102 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
2235
+ 10:47:40.102 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
2236
+ 10:47:40.102 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
2237
+ 10:47:40.104 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
2238
+ 10:48:49.789 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
2239
+ 10:48:49.790 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
2240
+ 10:48:49.790 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
2241
+ 10:48:49.790 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
2242
+ 10:48:49.790 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
2243
+ 10:48:49.790 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
2244
+ 10:48:49.790 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
2245
+ 10:48:49.898 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
2246
+ 10:48:49.902 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
2247
+ 10:48:49.906 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
2248
+ 10:48:49.906 [ INFO] MAESTRO.logSystemInfo: ---------------------
2249
+ 10:48:50.396 [ 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/android-only/becs-payment.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))))
2250
+ 10:48:51.953 [ INFO] maestro.Maestro.invoke: Getting device info
2251
+ 10:48:52.092 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
2252
+ 10:48:52.139 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
2253
+ 10:48:52.142 [ 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=becs-payment}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2254
+ 10:48:52.145 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
2255
+ 10:48:52.146 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
2256
+ 10:48:52.149 [ 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)
2257
+ 10:48:52.150 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
2258
+ 10:48:52.152 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
2259
+ 10:48:52.153 [ 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)
2260
+ 10:48:52.919 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
2261
+ 10:48:52.986 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
2262
+ 10:48:52.988 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" RUNNING
2263
+ 10:48:52.988 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Bank Debits, 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)
2264
+ 10:48:54.353 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Bank Debits, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,562][1080,619], 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=562, width=1080, height=57))
2265
+ 10:48:55.488 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2266
+ 10:48:55.491 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 590) using hierarchy based logic for wait
2267
+ 10:48:55.491 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2268
+ 10:48:55.491 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2269
+ 10:48:56.774 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2270
+ 10:48:56.775 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" COMPLETED
2271
+ 10:48:56.777 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" RUNNING
2272
+ 10:48:56.779 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BECS Direct Debit 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)
2273
+ 10:48:56.868 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BECS Direct Debit payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1098][1038,1155], 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=1098, width=954, height=57))
2274
+ 10:48:57.647 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2275
+ 10:48:57.648 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1126) using hierarchy based logic for wait
2276
+ 10:48:57.648 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2277
+ 10:48:57.648 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2278
+ 10:48:58.820 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2279
+ 10:48:58.820 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" COMPLETED
2280
+ 10:48:58.823 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" RUNNING
2281
+ 10:48:58.824 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2282
+ 10:48:58.841 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Name, accessibilityText=, hintText=Name, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/name_edit_text, clickable=true, bounds=[63,313][540,439], 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=63, y=313, width=477, height=126))
2283
+ 10:48:59.676 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2284
+ 10:48:59.677 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (301, 376) using hierarchy based logic for wait
2285
+ 10:48:59.677 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2286
+ 10:48:59.677 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2287
+ 10:49:01.674 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2288
+ 10:49:01.674 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" COMPLETED
2289
+ 10:49:01.676 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" RUNNING
2290
+ 10:49:01.677 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2291
+ 10:49:08.761 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Full name
2292
+ 10:49:08.762 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Text matching regex: Full name, level=WARNING), aiReasoning=null, labeledCommand=null)
2293
+ 10:49:08.765 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" WARNED
2294
+ 10:49:08.767 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
2295
+ 10:49:08.768 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2296
+ 10:49:08.825 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe RUNNING
2297
+ 10:49:08.826 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=stripe, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2298
+ 10:49:08.827 [ INFO] maestro.Maestro.inputText: Inputting text: stripe
2299
+ 10:49:09.984 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe COMPLETED
2300
+ 10:49:09.986 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" RUNNING
2301
+ 10:49:09.988 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2302
+ 10:49:10.052 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Email Address, accessibilityText=, hintText=Email Address, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/email_edit_text, clickable=true, bounds=[540,313][1017,439], 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=540, y=313, width=477, height=126))
2303
+ 10:49:10.866 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2304
+ 10:49:10.866 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (778, 376) using hierarchy based logic for wait
2305
+ 10:49:10.866 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2306
+ 10:49:10.866 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2307
+ 10:49:12.363 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2308
+ 10:49:12.363 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" COMPLETED
2309
+ 10:49:12.365 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 RUNNING
2310
+ 10:49:12.367 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=1, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2311
+ 10:49:19.450 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Email
2312
+ 10:49:19.451 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=1, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Text matching regex: Email, level=WARNING), aiReasoning=null, labeledCommand=null)
2313
+ 10:49:19.452 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 WARNED
2314
+ 10:49:19.453 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
2315
+ 10:49:19.453 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2316
+ 10:49:19.511 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
2317
+ 10:49:19.512 [ 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)
2318
+ 10:49:19.513 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
2319
+ 10:49:21.568 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
2320
+ 10:49:21.570 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" RUNNING
2321
+ 10:49:21.572 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BSB, 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)
2322
+ 10:49:21.595 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BSB, accessibilityText=, hintText=BSB, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/bsb_edit_text, clickable=true, bounds=[63,531][540,657], 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=63, y=531, width=477, height=126))
2323
+ 10:49:22.362 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2324
+ 10:49:22.362 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (301, 594) using hierarchy based logic for wait
2325
+ 10:49:22.363 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2326
+ 10:49:22.363 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2327
+ 10:49:23.852 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2328
+ 10:49:23.852 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" COMPLETED
2329
+ 10:49:23.854 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 RUNNING
2330
+ 10:49:23.856 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=000000, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2331
+ 10:49:23.857 [ INFO] maestro.Maestro.inputText: Inputting text: 000000
2332
+ 10:49:26.046 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 COMPLETED
2333
+ 10:49:26.048 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" RUNNING
2334
+ 10:49:26.049 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Account number, 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)
2335
+ 10:49:26.114 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Account number, accessibilityText=, hintText=Account number, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/account_number_edit_text, clickable=true, bounds=[540,531][1017,657], enabled=true, focused=true, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=true, checked=false, selected=false), bounds=Bounds(x=540, y=531, width=477, height=126))
2336
+ 10:49:26.927 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2337
+ 10:49:26.928 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (778, 594) using hierarchy based logic for wait
2338
+ 10:49:26.928 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2339
+ 10:49:26.928 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2340
+ 10:49:27.772 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2341
+ 10:49:27.773 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2342
+ 10:49:28.195 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=0.009533482). Proceed.
2343
+ 10:49:28.195 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" COMPLETED
2344
+ 10:49:28.196 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 RUNNING
2345
+ 10:49:28.197 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=000123456, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2346
+ 10:49:28.197 [ INFO] maestro.Maestro.inputText: Inputting text: 000123456
2347
+ 10:49:29.923 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 COMPLETED
2348
+ 10:49:29.925 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard RUNNING
2349
+ 10:49:29.927 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2350
+ 10:49:29.928 [ INFO] maestro.Maestro.hideKeyboard: Hiding Keyboard
2351
+ 10:49:30.784 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard COMPLETED
2352
+ 10:49:30.786 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
2353
+ 10:49:30.788 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(scrollUntilVisibleCommand=ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2354
+ 10:49:31.359 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
2355
+ 10:49:31.362 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
2356
+ 10:49:33.529 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
2357
+ 10:49:33.531 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
2358
+ 10:49:34.857 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
2359
+ 10:49:34.860 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
2360
+ 10:49:36.153 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
2361
+ 10:49:36.155 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
2362
+ 10:49:37.510 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
2363
+ 10:49:37.514 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
2364
+ 10:49:38.904 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
2365
+ 10:49:38.906 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
2366
+ 10:49:40.268 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
2367
+ 10:49:40.270 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
2368
+ 10:49:41.588 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
2369
+ 10:49:41.591 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
2370
+ 10:49:42.953 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
2371
+ 10:49:42.956 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
2372
+ 10:49:44.398 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
2373
+ 10:49:44.401 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
2374
+ 10:49:45.769 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
2375
+ 10:49:45.772 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
2376
+ 10:49:47.179 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
2377
+ 10:49:47.181 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
2378
+ 10:49:48.562 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
2379
+ 10:49:48.564 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
2380
+ 10:49:49.895 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
2381
+ 10:49:49.898 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
2382
+ 10:49:51.310 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Pay
2383
+ 10:49:51.312 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
2384
+ 10:49:52.113 [ERROR] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandFailed: No visible element found: "Pay"
2385
+ 10:49:52.115 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
2386
+ 10:49:52.115 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2387
+ 10:49:52.173 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled FAILED
2388
+ 10:49:52.454 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
2389
+ 10:49:57.456 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
2390
+ 10:49:57.456 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
2391
+ 10:49:57.456 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
2392
+ 10:49:57.456 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
2393
+ 10:49:57.456 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
2394
+ 10:49:57.456 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
2395
+ 10:49:57.704 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
2396
+ 10:49:57.705 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
2397
+ 10:49:57.705 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
2398
+ 10:49:57.705 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
2399
+ 10:49:57.708 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
2400
+ 16:29:06.390 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
2401
+ 16:29:06.391 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
2402
+ 16:29:06.391 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
2403
+ 16:29:06.391 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
2404
+ 16:29:06.391 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
2405
+ 16:29:06.391 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
2406
+ 16:29:06.391 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
2407
+ 16:29:06.498 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
2408
+ 16:29:06.502 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
2409
+ 16:29:06.506 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
2410
+ 16:29:06.507 [ INFO] MAESTRO.logSystemInfo: ---------------------
2411
+ 16:29:06.971 [ 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/android-only/becs-payment.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))))
2412
+ 16:29:08.578 [ INFO] maestro.Maestro.invoke: Getting device info
2413
+ 16:29:08.726 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
2414
+ 16:29:08.772 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
2415
+ 16:29:08.774 [ 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=becs-payment}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2416
+ 16:29:08.777 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
2417
+ 16:29:08.778 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
2418
+ 16:29:08.782 [ 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)
2419
+ 16:29:08.783 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
2420
+ 16:29:08.784 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
2421
+ 16:29:08.786 [ 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)
2422
+ 16:29:09.773 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
2423
+ 16:29:09.850 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
2424
+ 16:29:09.852 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" RUNNING
2425
+ 16:29:09.853 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Bank Debits, 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)
2426
+ 16:29:12.843 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Bank Debits, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,562][1080,619], 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=562, width=1080, height=57))
2427
+ 16:29:13.652 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2428
+ 16:29:13.654 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 590) using hierarchy based logic for wait
2429
+ 16:29:13.654 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2430
+ 16:29:13.654 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2431
+ 16:29:14.672 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2432
+ 16:29:14.672 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Bank Debits" COMPLETED
2433
+ 16:29:14.674 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" RUNNING
2434
+ 16:29:14.676 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BECS Direct Debit 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)
2435
+ 16:29:14.723 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BECS Direct Debit payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1098][1038,1155], 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=1098, width=954, height=57))
2436
+ 16:29:15.602 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2437
+ 16:29:15.602 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1126) using hierarchy based logic for wait
2438
+ 16:29:15.602 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2439
+ 16:29:15.602 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2440
+ 16:29:16.620 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2441
+ 16:29:16.621 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BECS Direct Debit payment" COMPLETED
2442
+ 16:29:16.623 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" RUNNING
2443
+ 16:29:16.625 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2444
+ 16:29:16.698 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Name, accessibilityText=, hintText=Name, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/name_edit_text, clickable=true, bounds=[63,313][540,439], 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=63, y=313, width=477, height=126))
2445
+ 16:29:17.527 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2446
+ 16:29:17.527 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (301, 376) using hierarchy based logic for wait
2447
+ 16:29:17.528 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2448
+ 16:29:17.528 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2449
+ 16:29:19.255 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2450
+ 16:29:19.255 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Name" COMPLETED
2451
+ 16:29:19.257 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" RUNNING
2452
+ 16:29:19.258 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2453
+ 16:29:26.381 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Full name
2454
+ 16:29:26.382 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Full name, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Text matching regex: Full name, level=WARNING), aiReasoning=null, labeledCommand=null)
2455
+ 16:29:26.384 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Full name" WARNED
2456
+ 16:29:26.385 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
2457
+ 16:29:26.385 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2458
+ 16:29:26.450 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe RUNNING
2459
+ 16:29:26.452 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=stripe, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2460
+ 16:29:26.453 [ INFO] maestro.Maestro.inputText: Inputting text: stripe
2461
+ 16:29:28.323 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text stripe COMPLETED
2462
+ 16:29:28.325 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" RUNNING
2463
+ 16:29:28.328 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email Address, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2464
+ 16:29:28.387 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Email Address, accessibilityText=, hintText=Email Address, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/email_edit_text, clickable=true, bounds=[540,313][1017,439], 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=540, y=313, width=477, height=126))
2465
+ 16:29:29.173 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2466
+ 16:29:29.173 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (778, 376) using hierarchy based logic for wait
2467
+ 16:29:29.173 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2468
+ 16:29:29.174 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2469
+ 16:29:30.895 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2470
+ 16:29:30.895 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email Address" COMPLETED
2471
+ 16:29:30.897 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 RUNNING
2472
+ 16:29:30.900 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=1, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2473
+ 16:29:38.050 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Email
2474
+ 16:29:38.050 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Email, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=1, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Text matching regex: Email, level=WARNING), aiReasoning=null, labeledCommand=null)
2475
+ 16:29:38.052 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Email", Index: 1 WARNED
2476
+ 16:29:38.053 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
2477
+ 16:29:38.054 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2478
+ 16:29:38.131 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
2479
+ 16:29:38.133 [ 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)
2480
+ 16:29:38.134 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
2481
+ 16:29:40.184 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
2482
+ 16:29:40.186 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" RUNNING
2483
+ 16:29:40.187 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=BSB, 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)
2484
+ 16:29:40.271 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=BSB, accessibilityText=, hintText=BSB, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/bsb_edit_text, clickable=true, bounds=[63,531][540,657], 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=63, y=531, width=477, height=126))
2485
+ 16:29:41.080 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2486
+ 16:29:41.081 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (301, 594) using hierarchy based logic for wait
2487
+ 16:29:41.081 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2488
+ 16:29:41.081 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2489
+ 16:29:42.690 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2490
+ 16:29:42.690 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "BSB" COMPLETED
2491
+ 16:29:42.693 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 RUNNING
2492
+ 16:29:42.695 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=000000, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2493
+ 16:29:42.697 [ INFO] maestro.Maestro.inputText: Inputting text: 000000
2494
+ 16:29:44.943 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000000 COMPLETED
2495
+ 16:29:44.946 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" RUNNING
2496
+ 16:29:44.947 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Account number, 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)
2497
+ 16:29:45.047 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Account number, accessibilityText=, hintText=Account number, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/account_number_edit_text, clickable=true, bounds=[540,531][1017,657], enabled=true, focused=true, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=true, checked=false, selected=false), bounds=Bounds(x=540, y=531, width=477, height=126))
2498
+ 16:29:45.860 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2499
+ 16:29:45.861 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (778, 594) using hierarchy based logic for wait
2500
+ 16:29:45.861 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2501
+ 16:29:45.861 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2502
+ 16:29:46.759 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2503
+ 16:29:46.759 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2504
+ 16:29:47.253 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=0.009533482). Proceed.
2505
+ 16:29:47.253 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Account number" COMPLETED
2506
+ 16:29:47.253 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 RUNNING
2507
+ 16:29:47.254 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=000123456, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2508
+ 16:29:47.254 [ INFO] maestro.Maestro.inputText: Inputting text: 000123456
2509
+ 16:29:48.982 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 000123456 COMPLETED
2510
+ 16:29:48.985 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard RUNNING
2511
+ 16:29:48.987 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2512
+ 16:29:48.988 [ INFO] maestro.Maestro.hideKeyboard: Hiding Keyboard
2513
+ 16:29:49.833 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard COMPLETED
2514
+ 16:29:49.835 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
2515
+ 16:29:49.836 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(scrollUntilVisibleCommand=ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2516
+ 16:29:49.901 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
2517
+ 16:29:49.901 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=504, y=1434, width=71, height=57)
2518
+ 16:29:49.901 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
2519
+ 16:29:49.901 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(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), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
2520
+ 16:29:49.901 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
2521
+ 16:29:49.901 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
2522
+ 16:29:49.903 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
2523
+ 16:29:49.904 [ 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)
2524
+ 16:29:49.920 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,1434][575,1491], 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=1434, width=71, height=57))
2525
+ 16:29:50.746 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2526
+ 16:29:50.746 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 1462) using hierarchy based logic for wait
2527
+ 16:29:50.746 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2528
+ 16:29:50.746 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2529
+ 16:29:51.089 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2530
+ 16:29:51.089 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2531
+ 16:29:51.375 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=2.665859). Proceed.
2532
+ 16:29:51.375 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
2533
+ 16:29:51.376 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible RUNNING
2534
+ 16:29:51.376 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Processing, 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)
2535
+ 16:29:53.089 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Processing" is visible COMPLETED
2536
+ 16:29:53.092 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
2537
+ 16:29:53.094 [ 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)
2538
+ 16:29:53.120 [ 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))
2539
+ 16:29:53.896 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2540
+ 16:29:53.896 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
2541
+ 16:29:53.896 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2542
+ 16:29:53.896 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2543
+ 16:29:55.052 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2544
+ 16:29:55.052 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
2545
+ 16:29:55.333 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
2546
+ 16:30:00.339 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
2547
+ 16:30:00.339 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
2548
+ 16:30:00.339 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
2549
+ 16:30:00.339 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
2550
+ 16:30:00.339 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
2551
+ 16:30:00.339 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
2552
+ 16:30:00.539 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
2553
+ 16:30:00.539 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
2554
+ 16:30:00.539 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
2555
+ 16:30:00.540 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
2556
+ 16:30:00.542 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel