docs: fox mobile device testing example (#3887)

This commit is contained in:
Paul Irish 2017-11-22 11:47:15 -08:00 коммит произвёл Patrick Hulce
Родитель 207000a23c
Коммит f19ffd181d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -82,7 +82,7 @@ $ adb devices -l
$ adb forward tcp:9222 localabstract:chrome_devtools_remote
$ lighthouse --disable-device-emulation --disable-cpu-throttling https://mysite.com
$ lighthouse --port=9222 --disable-device-emulation --disable-cpu-throttling https://example.com
```
## Lighthouse as trace processor