Here’s a quick guide to know how to check PWA is working or not.
So let’s get into it.
There are two ways to check if PWA is working or not on your website
1. Audits PWA
a) Press F12 to open the developer panel in Chrome -> Click on the Audits tab -> Make sure the “Progressive Web App” option is checked. You can uncheck the others for now. Then click on the “Generate report” button.
b) Once you click on “Generates reports” button it will display the result and you need to click on Progressive Web APP option like below the screenshot.
c) Lighthouse generates an HTML page with the results. An example page is shown below.
2. WebPagetest Lighthouse Test:
a) Here is the official website – https://www.webpagetest.org/lighthouse
b) You need to enter your URL and click on the “start test” like below the screenshot.
c) Once you click on “start test” button it will display the result and you need to click on Progressive Web APP option like below the screenshot.
d) Lighthouse generates an HTML page with the results. An example page is shown below.
That’s it for this tutorial!
We hope we’ve clear your doubts in case If you have any feedback or questions, Just contact us here and we are always available for you.