Dmitry Lemeshko
|
8e50e59a50
|
Report page load asset size (#66224) (#68383)
* performance_tests: draft version
* update cli runner and script
* ingest metrics
* save asset type for plugins
* Update src/dev/performance/ingest_metrics.ts
Co-authored-by: Spencer <email@spalger.com>
* follow review comments
* fix size calc, add FTR config, move src to kbn/test
* fix import, remove unused interface
* Update packages/kbn-test/src/page_load_metrics/capture_page_load_metrics.ts
Co-authored-by: Spencer <email@spalger.com>
* start chromium with no-sandbox
* add logging
* check page contains expected element, cut apps to 5
* fix locator & typo
* Update packages/kbn-test/src/page_load_metrics/navigation.ts
Co-authored-by: Spencer <email@spalger.com>
* Update navigation.ts
* Update navigation.ts
* bump puppeteer version
* fix typo
* update navigation script
* update config file
* update yarn.lock
* fix
* take screenshot on failure
* update screenshot title
* fix screenshot saving and error
* invalid locator
* Revert "invalid locator"
This reverts commit 3007539a69 .
* run script in a loop 10 times
* Revert "run script in a loop 10 times"
This reverts commit 6cfa219140 .
* path config value directly
* fix screenshots directory setup
* update maps locator, common for landing and new map
Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Mikhail Shustov <restrry@gmail.com>
Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Mikhail Shustov <restrry@gmail.com>
|
2020-06-05 18:54:31 +02:00 |
|