maestro icon indicating copy to clipboard operation
maestro copied to clipboard

[Maestro - v1.29.0] How can I handle the button Not Now keychain of ios device

Open stephenduong12 opened this issue 2 years ago • 3 comments
trafficstars

Describe the bug When I input the username and password, there is a popup which allows me to save password in the keychain. I want to tap on 'Not Now' button, but the Maestro studio cannot identity this button.

Expected behavior Can identify and tap on the button 'Not Now'

Screenshots image image

Environment information (please complete the following information):

  • Maestro version 1.29.0
  • Platform: iOS
  • Framework: React Native
  • Device model and OS version: 14 pro max (ios 16.4)
  • Simulator
  • Host : Mac

stephenduong12 avatar Jul 08 '23 03:07 stephenduong12

Hey, since this screen is from Apple and is quite fixed over time, you could use tapOn with coordinates https://maestro.mobile.dev/api-reference/commands/tapon#tapping-on-a-specific-point-on-the-screen

Something like this:

- tapOn:
    point: 90%,50%

maestro studio could you help discovering the exact number.

igorsmotto avatar Jul 10 '23 13:07 igorsmotto

Hello, any news about this?

Selnapenek avatar Apr 03 '24 13:04 Selnapenek

Any update on this issue?

anas-baadshah avatar Apr 23 '24 09:04 anas-baadshah