• Ian Struiksma's avatar
    Use more reliable element to grab Autofill info · b9e83a0a
    Ian Struiksma authored
    For each input element, we grab the autofill information from
    the html element and log it. FormCache writes to 2 elements, and
    sometimes title is used on the page, so switching to use
    "autofill-information" instead
    
    Also, making the lack of this element a simple log line instead
    of a failure as it doesn't affect validation or execution of test.
    
    Bug: 984664
    Change-Id: I934db1eb8d787a8fe799525bda14a33ee0cfa72d
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1931656
    Auto-Submit: Ian Struiksma <ianstruiksma@google.com>
    Reviewed-by: default avatarDominic Battré <battre@chromium.org>
    Commit-Queue: Dominic Battré <battre@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#718556}
    b9e83a0a
captured_sites_test_utils.cc 66.2 KB