Commit Graph

123 Commits

Author SHA1 Message Date
soulgalore c56b217a5a Removed one extra pageLoadStrategy item 2019-12-05 04:51:15 +01:00
Peter Hedenskog 6ce0ff5e87
Add new complete check params from BT (#2811) 2019-12-04 20:10:57 +01:00
Peter Hedenskog cd6c961055
Handle URLs with Arabic characters (#2813) 2019-12-04 20:10:27 +01:00
Peter Hedenskog 92cf54f9ba
Let Grafana annotations have same functionality as Graphite annotations. (#2798) 2019-11-24 14:26:47 -05:00
Samuli Reijonen b97dce509e Add --crawler.include (#2763) 2019-11-09 21:55:03 +01:00
Peter Hedenskog 6b2f38d6ba
Documentation changes for 11.0 (#2756) 2019-11-07 09:45:39 +01:00
soulgalore 8c0ce07d5a Added FF windowRecorder cli option 2019-11-03 08:48:42 +01:00
Peter Hedenskog a71cb9dd5d
skip using cli array param since it's kind of evil (#2742) 2019-11-01 15:30:30 +01:00
Peter Hedenskog b9f46f370f
Call friendly names ... friendly names :) (#2741) 2019-11-01 15:25:17 +01:00
thapasya-m 34ee102630 feat:summary box on result page (#2736)
customizable summary box on result index page
handle summary for tool axe separately
fix summary key mismatch
2019-11-01 15:22:37 +01:00
Peter Hedenskog b2a0e6c259
Better cli info text for gcs.key after feedback (#2739)
* Better cli info text for gcs.key after feedback

* one the is enough
2019-11-01 10:23:11 +01:00
Peter Hedenskog 1f1434963e
Follow the same pattern to handle multiple cli params (#2731)
* Follow the same pattern to handle multiple cli params
2019-10-31 20:18:27 +01:00
Peter Hedenskog a09a5f3a15
Make it possible to disable video/visualMetrics in Docker using config file. (#2715) 2019-10-23 19:30:43 +02:00
thapasya-m 4fdd121912 feat-metric page display change, by new user entered arg (#2711)
cli args to display metric tests require
ISSUES CLOSED: 2001
2019-10-23 14:48:41 +02:00
Peter Hedenskog ce83f9d9af
Move per iteration to experimental flag. (#2685)
--graphite.experimental.perIteration
2019-10-07 05:22:30 +02:00
soulgalore 0879b57c2a typeo 2019-10-04 15:31:58 +02:00
Peter Hedenskog fd8909431a
Add link to compare HAR files (#2680)
* Add link to compare HAR files

* fix link on run page

* new structure
2019-10-04 15:28:33 +02:00
Peter Hedenskog d870a63192
bugfix: fix faulty axe config #2670 (#2676) 2019-10-02 22:03:17 +02:00
soulgalore 3a956e2368 Make it clear that you can only limit by one metric #2669 2019-10-01 19:33:26 +02:00
Peter Hedenskog ba0fe57256
Simplify running Safari on ios by only using --safari.ios (#2666) 2019-10-01 13:16:06 +02:00
Peter Hedenskog 3afe4a0fbf
Fix for resultBaseURL as env variable #2663 (#2664) 2019-09-30 23:55:29 +02:00
soulgalore 06aa80ba2d remove --connectivity log warning since in some extend scenario the warning is wrong 2019-09-23 10:55:10 +02:00
Peter Hedenskog 78e28df70a
Using --connectivity as alias was broken and breaks setting connectivity at all. (#2649) 2019-09-23 02:20:30 +02:00
Peter Hedenskog 1845dd990f
Yargs 14.1 and extending merging configs (#2626)
* Yargs 14.1 and extending merging configs

* lint
2019-09-07 21:51:03 +02:00
Peter Hedenskog 83013e59d6
Added new metrics for slacking: (#2611)
* firstPaint
* visualComplete85
* lastVisualChange
* fullyLoaded

And fixed broken fullyLoaded.
2019-08-30 08:27:24 +02:00
soulgalore b94a3a80e2 Fix plugins.remove text 2019-08-29 07:29:01 +02:00
Peter Hedenskog 767ea15701
Switch --debug to log in verbose log and use --debugMessages to log the queue. (#2607)
Users add --debug and think they get more detailed log messages but instead
they get the each message in the queue. With this fix we change that.
2019-08-29 07:19:19 +02:00
Peter Hedenskog e18243412e
Only log to a file if you ask for it (#2606) 2019-08-29 07:15:07 +02:00
soulgalore d4715f4f08 Added missing tsproxy 2019-08-21 07:51:00 +02:00
Peter Hedenskog 9171392651
follow the same format all over the place (#2580) 2019-08-17 10:38:33 +02:00
Peter Hedenskog be12197c92
Safari support (#2578) 2019-08-16 16:37:36 +02:00
Peter Hedenskog 549d0cdef4
Make it easy to run axe core (#2571)
* use axe with `--axe.enable`
2019-08-14 20:37:14 +02:00
soulgalore 7de6883060 support other response bodies in Chrome 2019-07-29 19:42:56 +02:00
Peter Hedenskog a561955c61
Use --android to test Chrome stable on Android (#2544)
* Use --android to test Chrome stable on Android
2019-07-13 20:48:48 +02:00
Peter Hedenskog b7450aaaf9
Make it easier for users to understand that the JSON is malformed. (#2525) 2019-06-29 23:37:09 +02:00
soulgalore d40a2ad052 injectJS support in Chrome 2019-06-29 08:23:11 +02:00
soulgalore 8c3c5f6460 cli: set which chromedriver to use 2019-06-14 06:51:00 +02:00
soulgalore 5753b79e72 fixed typeo 2019-06-13 12:10:13 +02:00
Peter Hedenskog e98bb68d26 Added enableTraceScreenshots shortcut 2019-06-10 13:37:51 +02:00
soulgalore 0a08ae476b fix broken help 2019-06-01 16:56:53 +02:00
Peter Hedenskog fc331da6fb
Using extend missed out on configured objects. (#2490) 2019-05-31 22:49:38 +02:00
Peter Hedenskog fe978ccbb9
Pre-parse the config file so we can extend it. (#2488)
Extends only works on objects, not path that is instantiated, so we
read the file and make it and object, so we can use extend.
2019-05-30 20:53:21 +02:00
soulgalore af71bbf3fe Added missing clis 2019-05-19 14:18:31 +02:00
Peter Hedenskog ad60c21a30
CPU per tool to data storage (#2462)
* CPU per tool to data storage
2019-05-18 20:47:02 +02:00
Peter Hedenskog 1f8b8dee1c
Add --cpu shortcut (#2456) 2019-05-14 09:58:17 +02:00
soulgalore ac4dec0d57 remove console log 2019-05-14 08:55:52 +02:00
Peter Hedenskog fc3d58d9db
Support for .rc file (#2454) 2019-05-14 08:37:50 +02:00
Peter Hedenskog 9184d20d13
First go at use Browsertime 5 (beta.1) (#2449)
* First go at use Browsertime 5 (beta.1)
2019-05-10 06:34:28 +02:00
Peter Hedenskog 8ebb751e35
Use latest yargs (#2445) 2019-05-07 13:47:55 +02:00
Markus Liljedahl 6b3209e4b3 Fixes/gcs fixes (#2438)
* Ensure only files are uploaded since the node lib does not support uloading folders directly

* Addig flag for enabeling gzip metadata encoding and disabled resumable upload since to many connecteins are opened some times.

* Running the linter to late as usual
2019-04-26 12:54:17 +02:00