Commit 81555fc
Install newest Chrome browser before running tests (#6115)
* Install newest Chrome browser when needed
* Create command for installing Chrome
* Install Chrome without any conditions in run-e2e-tests. Browser is always defined.
* Install newest Chrome in e2e tests only if it is needed.
* Add condition to install the latest chrome only for chrome e2e tests
* Add description to install-latest-chrome. Browser parameter becomes an enum.
* 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 😄
Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
Co-authored-by: Zach Bloomquist <github@chary.us>1 parent d816772 commit 81555fc
1 file changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
58 | 78 | | |
59 | 79 | | |
60 | 80 | | |
| 81 | + | |
61 | 82 | | |
62 | 83 | | |
63 | 84 | | |
| |||
66 | 87 | | |
67 | 88 | | |
68 | 89 | | |
| 90 | + | |
| 91 | + | |
69 | 92 | | |
70 | 93 | | |
71 | 94 | | |
| |||
493 | 516 | | |
494 | 517 | | |
495 | 518 | | |
| 519 | + | |
| 520 | + | |
496 | 521 | | |
497 | 522 | | |
498 | 523 | | |
| |||
0 commit comments