Skip to content

Fix gentest compatibility with chrome > 75#1011

Closed
woehrl01 wants to merge 3 commits intofacebook:mainfrom
woehrl01:fix-gentest-chrome75
Closed

Fix gentest compatibility with chrome > 75#1011
woehrl01 wants to merge 3 commits intofacebook:mainfrom
woehrl01:fix-gentest-chrome75

Conversation

@woehrl01
Copy link
Copy Markdown
Contributor

@woehrl01 woehrl01 commented Jun 7, 2020

This PR fixes the gentest suite to be compatible with chrome >75 by passing w3c: false as chromeOption so that the access to the log is still possible. With the chrome >75 it is also required to pass the logging preferences as goog:loggingPrefs

Additionally, changes are fixing the copyright header to match the latest version and the usage of the Selenium API directly instead of going the extra route of using watir

The last change is to exclude the gentests from being formatted by clang-format to reduce unnecessary changes.

@NickGerleman
Copy link
Copy Markdown
Contributor

This was updated/fixed with fd180de

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants