Give test hooks to allow autofill test to keep popup open
On some test bots, mac dock or external values cause the browser to make minor resizings of the frame. These are extraneous to our tests so we would like to ignore those during tests. This CL provides a test hook by adding test access methods to ChromeAutofillClient to make the autofill popup more resistant to hiding from frame resizes, and then has AutofillUiTest access that hook when running Interactive UI tests. This re-enables autofill interactive tests on mac bots. Bug: 967588 Change-Id: Id9e25988f0cf64f0aa0631a48d48eb982b116c34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473802 Commit-Queue: Ian Struiksma <ianstruiksma@google.com> Reviewed-by:Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#818550}
Showing
Please register or sign in to comment