• Eric Aleshire's avatar
    Add "type" and "save password" actions to the ios autofill automation. · ba2001fe
    Eric Aleshire authored
    The type action allows for text to be typed into a field, enabling
    more autofill scenarios, and additionally enabling for password
    manager automation, which I am working on extending autofill
    automation to support.
    
    There are a great deal many more flows needed for
    password automation compared to autofill (i.e. save password on login,
    don't save password on login, update password on change, etc), and
    "save password" is just the first of them - but this change lays
    important groundwork by adding AX IDs to the confirm infobar so that
    automation can tap them.
    
    Change-Id: I5368fabfbc1a450341969b63936960dce2de6246
    Reviewed-on: https://chromium-review.googlesource.com/c/1332008
    Commit-Queue: ericale <ericale@chromium.org>
    Reviewed-by: default avatarRohit Rao <rohitrao@chromium.org>
    Reviewed-by: default avatarMoe Ahmadi <mahmadi@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#607415}
    ba2001fe
infobar_constants.mm 647 Bytes