Update cipd version for giftcardmall test fix
updated giftcardmall.test to remove autofill-information reference in xpath. This required update of cipd version in DEPS diff of cipd versions: 265c265 < "selector": "//select[@id=\"statesList\"]", --- > "selector": "//select[@id=\"statesList\" and normalize-space(@autofill-information)=\"overall type: ADDRESS_HOME_STATE server type: ADDRESS_HOME_STATE heuristic type: ADDRESS_HOME_STATE label: State parseable name: state section: address_2-default field signature: 1878375253 form signature: 2667380901547437148\"]", 276c276 < "selector": "//input[@id=\"addressZip\"]", --- > "selector": "//input[@id=\"addressZip\" and normalize-space(@autofill-information)=\"overall type: ADDRESS_HOME_ZIP server type: ADDRESS_HOME_ZIP heuristic type: ADDRESS_HOME_ZIP label: Zip parseable name: zip section: address_2-default field signature: 569224803 form signature: 2667380901547437148\"]", Bug: 1088252 Change-Id: I06821a54e0f0e92505e92d31a5b54aef54c951f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2224052 Auto-Submit: Ian Struiksma <ianstruiksma@google.com> Reviewed-by:Ian Struiksma <ianstruiksma@google.com> Reviewed-by:
Sven Zheng <svenzheng@chromium.org> Commit-Queue: Ian Struiksma <ianstruiksma@google.com> Cr-Commit-Position: refs/heads/master@{#773842}
Showing
Please register or sign in to comment