Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] setup Chrome and utilize binary path #3997

Merged
merged 1 commit into from
May 11, 2023

Commits on May 10, 2023

  1. [CI] setup Chrome and utilize binary path

    Within the CI, the virtual runner that we are utilizing has Chrome
    installed already. The version of Chrome is installed periodically.
    
    The most recent version of Chrome requires updates to dependencies
    that drop support for Node 14.
    
    This downloads chrome in the CI and then checks the chromedriver
    from the environment variable `TEST_BROWSER_BINARY_PATH`.
    
    Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
    kavilla committed May 10, 2023
    Configuration menu
    Copy the full SHA
    12f08f4 View commit details
    Browse the repository at this point in the history