Add click fallback action for autofill tests
Several sites were failing on windows autofill tests. The main issue seems to be the resolution on windows bot that causes the sites to sometimes render differently than when they were recorded. One site needs different behavior for a button click on replay so added a new action that will first check for a different element's presence before trying to find the button to click. Updated site recipes for 5 sites, so cipd version was updated: sephora (removed a visibility constraint) indigo (same) newegg (added extra clicks to reset phone/zip fields to verify) rue21 (rerecorded site on smaller resolution and used click fallback) crate_and_barrel (forced payment page load) Bug: 984664 Change-Id: Ic7d11082a2b4af53779281fcd27dce65753bac37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1888742 Commit-Queue: Ian Struiksma <ianstruiksma@google.com> Auto-Submit: Ian Struiksma <ianstruiksma@google.com> Reviewed-by:Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#710922}
Showing
Please register or sign in to comment