Add flag to specify W3C loggingPrefs compliance
Currently, common.py uses the capability 'loggingPrefs'. Since ChromeDriver 75.0.3770.8, this name has been renamed to 'goog:loggingPrefs' as required by W3C standard. 'goog:loggingPrefs' has been changed to be the default capability. The flag --ignore_logging_prefs_w3c enables the 'loggingPrefs' capability instead. Bug: 1004566 Change-Id: Ib6b8f3260560ce48471952946fc2b98849157b45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1808088Reviewed-by:Robert Ogden <robertogden@chromium.org> Reviewed-by:
rajendrant <rajendrant@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Gavin Mak <gavinmak@google.com> Cr-Commit-Position: refs/heads/master@{#698658}
Showing
Please register or sign in to comment