-
The three main use cases I envisage for running tests are:
1. using the UI and being provided visual feedback as part of a one-off process
2. integration into a CI/CD pipeline, where the process w…
-
I've been poking at things and found something that I think you may find useful, and may be worth documenting here.
You can download a catalog of pre-defined scenes for a given sku; you need to pas…
-
My particular use case involves running several tests for various types of pages as opposed to testing a single url. I'm not sure what the best way to implement this would be, but I'm envisioning some…
-
i've got crashes on sending some sequenced data to console.
crash:
``` php
while ($row = $tyreRS->fetch_assoc()) {
if ($zzfetch_assoc()) {
if ($zzfetch_assoc()) {
if ($zz==8) d($row, "ro…
-
Please find the package setup details. which is the latest version of below packages:-
"dependencies": {
"@babel/cli": "^7.2.3",
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.3.1",
"@babel/re…
-
Hi @soulgalore,
We are currently on version 11.0.0 of sitespeed and looking to upgrade to a newer version. We have attempted this before, but have constantly come up against many issues with the n…
-
We're missing data for [vimeo](https://qa-preprod-master.fxtest.jenkins.stage.mozaws.net/job/wpt/job/vimeo/) and [yandex](https://qa-preprod-master.fxtest.jenkins.stage.mozaws.net/job/wpt/job/yandex/)…
-
Consider the following run, which roughly simulates a system where sitespeed.io was upgraded from pre-v11.0.0 to v11.0.00 or later:
```
$ mkdir sitespeed; docker run --rm -v $(pwd)/sitespeed:/sitesp…
-
Hi there,
First of all, thanks for the wonderful tool ;)
I'm running sitespeed on my Ubuntu 18.04 (bionic) via Docker and I have this error / warning ? :
```
Undefined value found at path '…
-
I am able to do proxy by using curl
```
curl -x 1.2.3.4:8008 http://remote-app-host/
WebPagetest - Website Performance and Optimization Test
```
…