Giter Club home page Giter Club logo

google-lighthouse-puppeteer's People

Contributors

bakavic avatar dependabot[bot] avatar jaymoulin avatar luke-john avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

google-lighthouse-puppeteer's Issues

report is overriden for same url , summary contains proper information

If you use multiple time the same url (to basically get min, max, percentile) for loading same url,
unfortunately the reports are overridden, so only the last report is available, in the summary.json the data show the multiple urls, but since all points to same file it is useless.

Can it be fixed so each requested url reports are stored in unique files ?

resolveGlobal does not get called

Description

exec never calls resolve global

.then(b => resolveGlobal)

-                .then(b => resolveGlobal)
+                .then(resolveGlobal)

Version of google-lighthouse-puppeteer (yarn list global google-lighthouse-puppeteer) or (npm list global google-lighthouse-puppeteer)

0.5.0

Command line I used

Steps to reproduce the issue:

  1. await lp.exec(...)

Describe the results you received:

This promise never resolves

Describe the results you expected:

The promise resolves.

How to I run lighthouse puppeteer in non-headless way

Description
Lighthouse puppeteer runs chrome in headless mode. I want to disable headless flag to basically see what's happening on the page.

Version of google-lighthouse-puppeteer (yarn list global google-lighthouse-puppeteer) or (npm list global google-lighthouse-puppeteer)
Latest version

Command line I used
I did not use command line. I have written a node script as per documentation which runs the test script.

Steps to reproduce the issue:
I am not reporting an issue. I just want to know if there is a way to run chrome in no headless manner.

Describe the results you received:
Need a way to disable headless mode that's all.

Describe the results you expected:
Need a way to disable headless mode that's all.

Additional information you deem important (e.g. issue happens only occasionally):
No additional information. I think my problem statement is quite clear

Provide some logs

no logs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.