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

Install newest Chrome browser before running tests #6115

Merged
merged 12 commits into from
Jan 31, 2020
Merged

Install newest Chrome browser before running tests #6115

merged 12 commits into from
Jan 31, 2020

Commits on Jan 8, 2020

  1. Install newest Chrome browser when needed

    clarmso committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    dd72d20 View commit details
    Browse the repository at this point in the history
  2. Create command for installing Chrome

    clarmso committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    40f8a83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fa0cf0 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    38d2a57 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Install Chrome without any conditions in run-e2e-tests. Browser is al…

    …ways defined.
    clarmso committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    b5ee249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b848ad8 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    914a979 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Configuration menu
    Copy the full SHA
    3443f28 View commit details
    Browse the repository at this point in the history
  2. Add description to install-latest-chrome. Browser parameter becomes a…

    …n enum.
    clarmso committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    ef870f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    334db6e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'Chrome79' of https://github.com/clarmso/cypress into Ch…

    …rome79
    clarmso committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    1bd1713 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Update circle.yml

    - Add a descriptive name to the install step, so the script doesn't get printed out twice
    - Let `browser` be any string - we have more browsers on the way 😄
    flotwig authored Jan 31, 2020
    Configuration menu
    Copy the full SHA
    a94bcf0 View commit details
    Browse the repository at this point in the history