mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
* chore: update protractor and selenium-webdriver packages As `karma-jasmine` has a peer dependency on `jasmine-core@2.3`, but `jasmine` and `protractor` are using `jasmine-core@2.4` we need to add `jasmine-core@2.3` explicitly. Previously, the peer dependency was satisfied by accident because npm deduped the dependency for `jasmine-core@2.3` as top level dependency. Note that the shrink-wrap files changes quite a bit because of the deduping mechanism of npm. * fix(benchpress): make it work with latest protractor and seleniuv-webdriver * fix(e2e_tests): make them work with latest protractor |
||
|---|---|---|
| .. | ||
| firefox_extension | ||
| metric | ||
| reporter | ||
| validator | ||
| webdriver | ||
| common_options.ts | ||
| facade | ||
| measure_values.ts | ||
| metric.ts | ||
| reporter.ts | ||
| runner.ts | ||
| sample_description.ts | ||
| sampler.ts | ||
| statistic.ts | ||
| validator.ts | ||
| web_driver_adapter.ts | ||
| web_driver_extension.ts | ||